ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/avant-window-navigator.spec'], False, '/var/lib/mock/dist-f9-build-301212-55565/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/avant-window-navigator.spec'] sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/avant-window-navigator-0.2.6-12.fc9.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/avant-window-navigator.spec'], False, '/var/lib/mock/dist-f9-build-301212-55565/root/', None, 86400, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/avant-window-navigator.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64531 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf avant-window-navigator-0.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/avant-window-navigator-0.2.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd avant-window-navigator-0.2.6 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (avant-window-navigator-schemas.patch):' Patch #0 (avant-window-navigator-schemas.patch): + patch -p1 -s + echo 'Patch #1 (avant-window-navigator-0.2.6-sticky.patch):' Patch #1 (avant-window-navigator-0.2.6-sticky.patch): + patch -p0 -s + chmod 0644 /builddir/build/BUILD/avant-window-navigator-0.2.6/src/xutils.h + chmod 0644 /builddir/build/BUILD/avant-window-navigator-0.2.6/src/xutils.c + chmod 0644 /builddir/build/BUILD/avant-window-navigator-0.2.6/src/inlinepixbufs.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.64531 + umask 022 + cd /builddir/build/BUILD + cd avant-window-navigator-0.2.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-schemas 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 gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for python... /usr/bin/python checking for a version of Python >= 2.1.0... yes checking for a version of Python >= 2.3.5... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.5 checking for Python library path... -L/usr/lib/python2.5 -lpython2.5 checking for Python site-packages path... ${exec_prefix}/lib/python2.5/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PYGTK... yes checking for pygtk-codegen-2.0... /usr/bin/pygtk-codegen-2.0 checking for pygtk defs... /usr/share/pygtk/2.0/defs checking for PYCAIRO... yes checking for valac... no checking valac is at least version 0.1.6... ./configure: line 21334: : command not found yes checking for vapigen... vapigen checking for python module xdg... yes checking for intltool >= 0.34... 0.36.2 found checking for perl... /usr/bin/perl checking for XML::Parser... ok 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... 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 ar bn bg ca cs da de de_DE el en_AU en_CA en_GB es et eu fa fi fi_FI fr fr_FR ga gl gu he hi hr hu id it it_IT ja ka ko lt mr ms nb nl nn no_NO pl pt_BR pt ro ru ru_RU sk sl sq sr sv ta te th tr uk vi zh_CN zh_HK zh_TW checking for i386-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.7... yes checking for GLIB - version >= 2.8.0... yes (version 2.16.6) checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for specific desktop support... Gnome checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for config backend support... checking for gconftool-2... /usr/bin/gconftool-2 GConf checking for AWN... yes checking for DOCK... yes checking for sin in -lm... yes Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files configure: creating ./config.status config.status: creating Makefile config.status: creating awn-manager/Makefile config.status: creating awn-manager/awn-launcher-editor config.status: creating awn-manager/awn-manager.desktop.in config.status: creating awn-manager/awnDefs.py config.status: creating awn-manager/awnManager.py config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/vala/Makefile config.status: creating doc/Makefile config.status: creating doc/reference/Makefile config.status: creating libawn/Makefile config.status: creating libawn/egg/Makefile config.status: creating src/Makefile config.status: creating awn-applet-activation/Makefile config.status: creating applets/Makefile config.status: creating data/Makefile config.status: creating data/active/Makefile config.status: creating data/avant-window-navigator.desktop.in config.status: creating po/Makefile.in config.status: creating awn.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Avant Window Navigator 0.2.6 ============================ prefix: /usr Desktop: gnome Configuration Backend: GConf VFS Backend: gnome-vfs-module-2.0 Vala Support: yes Documentation: no + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' Making all in libawn make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[2]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped. ( cd . && \ `pkg-config --variable=glib_mkenums glib-2.0` \ --template ./awn-enum-types.h.in \ awn-defines.h awn-applet.h awn-applet-dialog.h awn-applet-simple.h awn-cairo-utils.h awn-config-client.h awn-desktop-item.h awn-effects.h awn-enum-types.h awn-plug.h awn-settings.h awn-title.h awn-vfs.h ) >> xgen-ceth && \ (cmp xgen-ceth awn-enum-types.h || cp xgen-ceth awn-enum-types.h) && \ rm -f xgen-ceth && \ echo timestamp > stamp-awn-enum-types.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' Making all in egg make[4]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[4]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet.lo -MD -MP -MF .deps/awn-applet.Tpo -c -o awn-applet.lo awn-applet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-dialog.lo -MD -MP -MF .deps/awn-applet-dialog.Tpo -c -o awn-applet-dialog.lo awn-applet-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-simple.lo -MD -MP -MF .deps/awn-applet-simple.Tpo -c -o awn-applet-simple.lo awn-applet-simple.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-cairo-utils.lo -MD -MP -MF .deps/awn-cairo-utils.Tpo -c -o awn-cairo-utils.lo awn-cairo-utils.c mkdir .libs mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-dialog.lo -MD -MP -MF .deps/awn-applet-dialog.Tpo -c awn-applet-dialog.c -fPIC -DPIC -o .libs/awn-applet-dialog.o mkdir: cannot create directory `.libs' : File exists gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-cairo-utils.lo -MD -MP -MF .deps/awn-cairo-utils.Tpo -c awn-cairo-utils.c -fPIC -DPIC -o .libs/awn-cairo-utils.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet.lo -MD -MP -MF .deps/awn-applet.Tpo -c awn-applet.c -fPIC -DPIC -o .libs/awn-applet.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-simple.lo -MD -MP -MF .deps/awn-applet-simple.Tpo -c awn-applet-simple.c -fPIC -DPIC -o .libs/awn-applet-simple.o mv -f .deps/awn-cairo-utils.Tpo .deps/awn-cairo-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-effects.lo -MD -MP -MF .deps/awn-effects.Tpo -c -o awn-effects.lo awn-effects.c make[4]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped. mv -f .deps/awn-applet.Tpo .deps/awn-applet.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-plug.lo -MD -MP -MF .deps/awn-plug.Tpo -c -o awn-plug.lo awn-plug.c mv -f .deps/awn-applet-dialog.Tpo .deps/awn-applet-dialog.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-settings.lo -MD -MP -MF .deps/awn-settings.Tpo -c -o awn-settings.lo awn-settings.c mv -f .deps/awn-applet-simple.Tpo .deps/awn-applet-simple.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-title.lo -MD -MP -MF .deps/awn-title.Tpo -c -o awn-title.lo awn-title.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-effects.lo -MD -MP -MF .deps/awn-effects.Tpo -c awn-effects.c -fPIC -DPIC -o .libs/awn-effects.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-title.lo -MD -MP -MF .deps/awn-title.Tpo -c awn-title.c -fPIC -DPIC -o .libs/awn-title.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-settings.lo -MD -MP -MF .deps/awn-settings.Tpo -c awn-settings.c -fPIC -DPIC -o .libs/awn-settings.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-plug.lo -MD -MP -MF .deps/awn-plug.Tpo -c awn-plug.c -fPIC -DPIC -o .libs/awn-plug.o mv -f .deps/awn-settings.Tpo .deps/awn-settings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-vfs.lo -MD -MP -MF .deps/awn-vfs.Tpo -c -o awn-vfs.lo awn-vfs.c mv -f .deps/awn-title.Tpo .deps/awn-title.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-desktop-item-gnome.lo -MD -MP -MF .deps/awn-desktop-item-gnome.Tpo -c -o awn-desktop-item-gnome.lo awn-desktop-item-gnome.c mv -f .deps/awn-plug.Tpo .deps/awn-plug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-config-client-gconf.lo -MD -MP -MF .deps/awn-config-client-gconf.Tpo -c -o awn-config-client-gconf.lo awn-config-client-gconf.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-desktop-item-gnome.lo -MD -MP -MF .deps/awn-desktop-item-gnome.Tpo -c awn-desktop-item-gnome.c -fPIC -DPIC -o .libs/awn-desktop-item-gnome.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-vfs.lo -MD -MP -MF .deps/awn-vfs.Tpo -c awn-vfs.c -fPIC -DPIC -o .libs/awn-vfs.o gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-config-client-gconf.lo -MD -MP -MF .deps/awn-config-client-gconf.Tpo -c awn-config-client-gconf.c -fPIC -DPIC -o .libs/awn-config-client-gconf.o mv -f .deps/awn-effects.Tpo .deps/awn-effects.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\""/usr/share"\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-enum-types.lo -MD -MP -MF .deps/awn-enum-types.Tpo -c -o awn-enum-types.lo awn-enum-types.c mv -f .deps/awn-desktop-item-gnome.Tpo .deps/awn-desktop-item-gnome.Plo mv -f .deps/awn-vfs.Tpo .deps/awn-vfs.Plo mv -f .deps/awn-config-client-gconf.Tpo .deps/awn-config-client-gconf.Plo gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I.. -I.. -DDATADIR=\"/usr/share\" -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-enum-types.lo -MD -MP -MF .deps/awn-enum-types.Tpo -c awn-enum-types.c -fPIC -DPIC -o .libs/awn-enum-types.o mv -f .deps/awn-enum-types.Tpo .deps/awn-enum-types.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -version-info 0:1:0 -o libawn.la -rpath /usr/lib awn-applet.lo awn-applet-dialog.lo awn-applet-simple.lo awn-cairo-utils.lo awn-effects.lo awn-enum-types.lo awn-plug.lo awn-settings.lo awn-title.lo awn-vfs.lo awn-desktop-item-gnome.lo awn-config-client-gconf.lo -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lgconf-2 -lglib-2.0 -lm gcc -shared .libs/awn-applet.o .libs/awn-applet-dialog.o .libs/awn-applet-simple.o .libs/awn-cairo-utils.o .libs/awn-effects.o .libs/awn-enum-types.o .libs/awn-plug.o .libs/awn-settings.o .libs/awn-title.o .libs/awn-vfs.o .libs/awn-desktop-item-gnome.o .libs/awn-config-client-gconf.o -L/lib -ldbus-glib-1 -ldbus-1 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lgconf-2 -lglib-2.0 -lm -m32 -march=i386 -mtune=generic -pthread -Wl,-soname -Wl,libawn.so.0 -o .libs/libawn.so.0.0.1 (cd .libs && rm -f libawn.so.0 && ln -s libawn.so.0.0.1 libawn.so.0) (cd .libs && rm -f libawn.so && ln -s libawn.so.0.0.1 libawn.so) creating libawn.la (cd .libs && rm -f libawn.la && ln -s ../libawn.la libawn.la) make[4]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' Making all in src make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' /bin/sh ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=awn_task_manager --mode=glib-server --output=awn-dbus-glue.h awn-dbus.xml /bin/sh ../libtool --mode=execute /usr/bin/dbus-binding-tool --prefix=awn_applet_manager --mode=glib-server --output=awn-applet-manager-glue.h awn-applet-manager-dbus.xml make all-am make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-manager.o -MD -MP -MF .deps/awn-applet-manager.Tpo -c -o awn-applet-manager.o awn-applet-manager.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-applet-proxy.o -MD -MP -MF .deps/awn-applet-proxy.Tpo -c -o awn-applet-proxy.o awn-applet-proxy.c gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-bar.o -MD -MP -MF .deps/awn-bar.Tpo -c -o awn-bar.o awn-bar.c mv -f .deps/awn-applet-proxy.Tpo .deps/awn-applet-proxy.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-hotspot.o -MD -MP -MF .deps/awn-hotspot.Tpo -c -o awn-hotspot.o awn-hotspot.c mv -f .deps/awn-applet-manager.Tpo .deps/awn-applet-manager.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-marshallers.o -MD -MP -MF .deps/awn-marshallers.Tpo -c -o awn-marshallers.o awn-marshallers.c mv -f .deps/main.Tpo .deps/main.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-task.o -MD -MP -MF .deps/awn-task.Tpo -c -o awn-task.o awn-task.c mv -f .deps/awn-marshallers.Tpo .deps/awn-marshallers.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-task-manager.o -MD -MP -MF .deps/awn-task-manager.Tpo -c -o awn-task-manager.o awn-task-manager.c mv -f .deps/awn-hotspot.Tpo .deps/awn-hotspot.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-window.o -MD -MP -MF .deps/awn-window.Tpo -c -o awn-window.o awn-window.c mv -f .deps/awn-bar.Tpo .deps/awn-bar.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-x.o -MD -MP -MF .deps/awn-x.Tpo -c -o awn-x.o awn-x.c mv -f .deps/awn-window.Tpo .deps/awn-window.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn-utils.o -MD -MP -MF .deps/awn-utils.Tpo -c -o awn-utils.o awn-utils.c mv -f .deps/awn-x.Tpo .deps/awn-x.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT xutils.o -MD -MP -MF .deps/xutils.Tpo -c -o xutils.o xutils.c mv -f .deps/awn-task-manager.Tpo .deps/awn-task-manager.Po mv -f .deps/awn-utils.Tpo .deps/awn-utils.Po gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I/usr/include/libwnck-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -DLIBDIR=\""/usr/lib"\" -I../libawn -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT icon-test.o -MD -MP -MF .deps/icon-test.Tpo -c -o icon-test.o icon-test.c mv -f .deps/awn-task.Tpo .deps/awn-task.Po mv -f .deps/icon-test.Tpo .deps/icon-test.Po mv -f .deps/xutils.Tpo .deps/xutils.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o avant-window-navigator main.o awn-applet-manager.o awn-applet-proxy.o awn-bar.o awn-hotspot.o awn-marshallers.o awn-task.o awn-task-manager.o awn-window.o awn-x.o awn-utils.o xutils.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXcomposite -lXfixes -lXrender -lX11 ../libawn/libawn.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o icon-test icon-test.o xutils.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXcomposite -lXfixes -lXrender -lX11 -lm mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o icon-test icon-test.o xutils.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXcomposite -lXfixes -lXrender -lX11 -lm gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o .libs/avant-window-navigator main.o awn-applet-manager.o awn-applet-proxy.o awn-bar.o awn-hotspot.o awn-marshallers.o awn-task.o awn-task-manager.o awn-window.o awn-x.o awn-utils.o xutils.o -lwnck-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXcomposite -lXfixes -lXrender -lX11 ../libawn/.libs/libawn.so -lm creating avant-window-navigator make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' Making all in awn-applet-activation make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' gcc -DHAVE_CONFIG_H -I. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o awn-applet-activation main.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lgconf-2 -lglib-2.0 ../libawn/libawn.la -lm mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -o .libs/awn-applet-activation main.o -pthread -L/lib -ldbus-glib-1 -ldbus-1 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lgnomevfs-2 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lgobject-2.0 -lgconf-2 -lglib-2.0 ../libawn/.libs/libawn.so -lm creating awn-applet-activation make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' Making all in data make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' Making all in active make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po avant-window-navigator.desktop.in avant-window-navigator.desktop ../data/awn-schema-to-gconf awn.schema-ini awn.schemas.in Generating and caching the translation database LC_ALL=C ../intltool-merge -s -u -c ../po/.intltool-merge-cache ../po awn.schemas.in awn.schemas Generating and caching the translation database Merging translations into avant-window-navigator.desktop. Merging translations into awn.schemas. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' Making all in applets make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' sed -e "s|\@PKGDATADIR\@|/usr/share/avant-window-navigator|g" taskman.desktop.in.in > taskman.desktop.in LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po taskman.desktop.in taskman.desktop Found cached translation database Merging translations into taskman.desktop. make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' Making all in po make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo de_DE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de_DE.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fi_FI | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi_FI.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fr_FR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr_FR.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo it_IT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it_IT.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ka.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo no_NO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file no_NO.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo ru_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru_RU.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/po' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' Making all in python make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I../.. -I../../libawn -DHAVE_PYCAIRO -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awnmodule.lo -MD -MP -MF .deps/awnmodule.Tpo -c -o awnmodule.lo awnmodule.c ***INFO*** Generating awn.c from awn.defs Warning: generating old-style constructor for:awn_applet_new Warning: generating old-style constructor for:awn_applet_dialog_new Warning: generating old-style constructor for:awn_applet_simple_new Warning: generating old-style constructor for:awn_plug_new Warning: Constructor for AwnApplet needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AwnAppletDialog needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AwnAppletSimple needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AwnPlug needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors Warning: Constructor for AwnTitle needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** The coverage of global functions is 100.00% (11/11) ***INFO*** The coverage of methods is 100.00% (43/43) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I../.. -I../../libawn -DHAVE_PYCAIRO -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn.lo -MD -MP -MF .deps/awn.Tpo -c -o awn.lo awn.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I../.. -I../../libawn -DHAVE_PYCAIRO -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awnmodule.lo -MD -MP -MF .deps/awnmodule.Tpo -c awnmodule.c -fPIC -DPIC -o .libs/awnmodule.o gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/python2.5 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pygtk-2.0 -I/usr/include/pycairo -I/usr/include/cairo -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gnome-desktop-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-module-2.0 -I../.. -I../../libawn -DHAVE_PYCAIRO -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -MT awn.lo -MD -MP -MF .deps/awn.Tpo -c awn.c -fPIC -DPIC -o .libs/awn.o mv -f .deps/awnmodule.Tpo .deps/awnmodule.Plo awn.c: In function '_wrap_awn_applet_add_preferences': awn.c:1104: warning: implicit declaration of function 'awn_applet_add_preferences' awn.c: In function '_wrap_awn_applet_simple_get_effects': awn.c:1317: warning: assignment makes integer from pointer without a cast awn.c: In function '_wrap_awn_register_effects': awn.c:1331: warning: passing argument 1 of 'awn_register_effects' from incompatible pointer type awn.c:1331: warning: passing argument 2 of 'awn_register_effects' makes pointer from integer without a cast awn.c: In function '_wrap_awn_effect_start': awn.c:1699: warning: passing argument 1 of 'awn_effect_start' makes pointer from integer without a cast awn.c: In function '_wrap_awn_effect_start_ex': awn.c:1718: warning: passing argument 1 of 'awn_effect_start_ex' makes pointer from integer without a cast awn.c:1718: warning: passing argument 3 of 'awn_effect_start_ex' makes pointer from integer without a cast awn.c:1718: warning: passing argument 4 of 'awn_effect_start_ex' makes pointer from integer without a cast awn.c: In function '_wrap_awn_effect_stop': awn.c:1737: warning: passing argument 1 of 'awn_effect_stop' makes pointer from integer without a cast awn.c: In function '_wrap_awn_unregister_effects': awn.c:1752: warning: passing argument 1 of 'awn_unregister_effects' makes pointer from integer without a cast ./awn.override: In function '_gslist_to_pylist': ./awn.override:69: warning: 'py_data' may be used uninitialized in this function mv -f .deps/awn.Tpo .deps/awn.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -module -avoid-version -export-symbols-regex initawn -o awn.la -rpath /usr/lib/python2.5/site-packages/awn awnmodule.lo awn.lo -L/usr/lib/python2.5 -lpython2.5 -lpthread -ldl -lutil -Xlinker -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo ../../libawn/libawn.la -lm generating symbol list for `awn.la' /usr/bin/nm -B .libs/awnmodule.o .libs/awn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/awn.exp /bin/grep -E -e "initawn" ".libs/awn.exp" > ".libs/awn.expT" mv -f ".libs/awn.expT" ".libs/awn.exp" echo "{ global:" > .libs/awn.ver cat .libs/awn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/awn.ver echo "local: *; };" >> .libs/awn.ver gcc -shared .libs/awnmodule.o .libs/awn.o -Wl,--rpath -Wl,/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/.libs -L/usr/lib/python2.5 -lpython2.5 -lpthread -lutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo ../../libawn/.libs/libawn.so -lm -m32 -march=i386 -mtune=generic -Wl,-export-dynamic -Wl,-soname -Wl,awn.so -Wl,-version-script -Wl,.libs/awn.ver -o .libs/awn.so creating awn.la (cd .libs && rm -f awn.la && ln -s ../awn.la awn.la) make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' Making all in awn-manager make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' LC_ALL=C ../intltool-merge -d -u -c ../po/.intltool-merge-cache ../po awn-manager.desktop.in awn-manager.desktop Found cached translation database Merging translations into awn-manager.desktop. make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' Making all in reference make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.83962 + umask 022 + cd /builddir/build/BUILD + cd avant-window-navigator-0.2.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild + export GCONF_DISABLE_MAKEFILE_ _INSTALL=1 + _INSTALL=1 + make install DESTDIR=/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild Making install in libawn make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[1]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped. make install-recursive make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' Making install in egg make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[4]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn/egg' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[3]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped. make[4]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[4]: Circular stamp-awn-enum-types.h <- awn-enum-types.h dependency dropped. test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libawn.la' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/libawn.la' /usr/bin/install -c .libs/libawn.so.0.0.1 /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/libawn.so.0.0.1 (cd /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib && { ln -s -f libawn.so.0.0.1 libawn.so.0 || { rm -f libawn.so.0 && ln -s libawn.so.0.0.1 libawn.so.0; }; }) (cd /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib && { ln -s -f libawn.so.0.0.1 libawn.so || { rm -f libawn.so && ln -s libawn.so.0.0.1 libawn.so; }; }) /usr/bin/install -c .libs/libawn.lai /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/libawn.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libawn" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn" /usr/bin/install -c -m 644 'awn-defines.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-defines.h' /usr/bin/install -c -m 644 'awn-applet.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-applet.h' /usr/bin/install -c -m 644 'awn-applet-dialog.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-applet-dialog.h' /usr/bin/install -c -m 644 'awn-applet-simple.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-applet-simple.h' /usr/bin/install -c -m 644 'awn-cairo-utils.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-cairo-utils.h' /usr/bin/install -c -m 644 'awn-config-client.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-config-client.h' /usr/bin/install -c -m 644 'awn-desktop-item.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-desktop-item.h' /usr/bin/install -c -m 644 'awn-effects.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-effects.h' /usr/bin/install -c -m 644 'awn-enum-types.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-enum-types.h' /usr/bin/install -c -m 644 'awn-plug.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-plug.h' /usr/bin/install -c -m 644 'awn-settings.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-settings.h' /usr/bin/install -c -m 644 'awn-title.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-title.h' /usr/bin/install -c -m 644 'awn-vfs.h' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-vfs.h' /usr/bin/install -c -m 644 'awn-enum-types.h.in' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/include/libawn/awn-enum-types.h.in' make[4]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/libawn' Making install in src make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' make install-am make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'avant-window-navigator' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/avant-window-navigator' libtool: install: warning: `../libawn/libawn.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/avant-window-navigator /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/avant-window-navigator make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/src' Making install in awn-applet-activation make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'awn-applet-activation' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/awn-applet-activation' libtool: install: warning: `../libawn/libawn.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/awn-applet-activation /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/awn-applet-activation make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-applet-activation' Making install in data make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' Making install in active make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/avant-window-navigator/active" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active" /usr/bin/install -c -m 644 'spotlight1.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/spotlight1.png' /usr/bin/install -c -m 644 'spotlight2.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/spotlight2.png' /usr/bin/install -c -m 644 'glow.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow.png' /usr/bin/install -c -m 644 'glow2.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow2.png' /usr/bin/install -c -m 644 'glow3.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow3.png' /usr/bin/install -c -m 644 'glow4.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow4.png' /usr/bin/install -c -m 644 'glow5.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow5.png' /usr/bin/install -c -m 644 'glow6.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow6.png' /usr/bin/install -c -m 644 'glow7.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow7.png' /usr/bin/install -c -m 644 'glow8.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow8.png' /usr/bin/install -c -m 644 'glow9.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/active/glow9.png' make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data/active' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' /usr/bin/install -c -m 755 awn-schema-to-gconf /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/awn-schema-to-gconf GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule awn.schemas Resolved address "xml:merged:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 0 None of the resolved addresses are writable; saving configuration settings will not be possible Attached schema `/schemas/apps/avant-window-navigator/title/font_face' to key `/apps/avant-window-navigator/title/font_face' WARNING: failed to install schema `/schemas/apps/avant-window-navigator/title/font_face', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/title/font_face', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf Attached schema `/schemas/apps/avant-window-navigator/bar/corner_radius' to key `/apps/avant-window-navigator/bar/corner_radius' Attached schema `/schemas/apps/avant-window-navigator/app/active_png' to key `/apps/avant-window-navigator/app/active_png' Attached schema `/schemas/apps/avant-window-navigator/app/use_png' to key `/apps/avant-window-navigator/app/use_png' Attached schema `/schemas/apps/avant-window-navigator/bar/bar_height' to key `/apps/avant-window-navigator/bar/bar_height' Attached schema `/schemas/apps/avant-window-navigator/monitor_height' to key `/apps/avant-window-navigator/monitor_height' Attached schema `/schemas/apps/avant-window-navigator/keep_below' to key `/apps/avant-window-navigator/keep_below' Attached schema `/schemas/apps/avant-window-navigator/bar/bar_angle' to key `/apps/avant-window-navigator/bar/bar_angle' WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/corner_radius', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/corner_radius', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/active_png', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/active_png', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/use_png', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/use_png', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/bar_height', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/bar_height', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/monitor_height', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/monitor_height', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/keep_below', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/keep_below', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/bar_angle', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/bar_angle', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/icon_effect', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/icon_effect', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/alpha_effect', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/alpha_effect', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/applets_list', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/applets_list', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/icon_offset', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/icon_offset', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/border_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/border_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/rounded_corners', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/rounded_corners', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/window_manager/launchers', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/window_manager/launchers', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/hover_bounce_effect', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/hover_bounce_effect', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/panel_mode', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/panel_mode', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/title/text_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/title/text_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/bar_pos', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/bar_pos', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/arrow_offset', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/arrow_offset', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/pattern_uri', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/pattern_uri', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/window_manager/show_all_windows', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/window_manager/show_all_windows', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf Attached schema `/schemas/apps/avant-window-navigator/app/icon_effect' to key `/apps/avant-window-navigator/app/icon_effect' Attached schema `/schemas/apps/avant-window-navigator/app/alpha_effect' to key `/apps/avant-window-navigator/app/alpha_effect' Attached schema `/schemas/apps/avant-window-navigator/applets_list' to key `/apps/avant-window-navigator/applets_list' Attached schema `/schemas/apps/avant-window-navigator/bar/icon_offset' to key `/apps/avant-window-navigator/bar/icon_offset' Attached schema `/schemas/apps/avant-window-navigator/bar/border_color' to key `/apps/avant-window-navigator/bar/border_color' Attached schema `/schemas/apps/avant-window-navigator/bar/rounded_corners' to key `/apps/avant-window-navigator/bar/rounded_corners' Attached schema `/schemas/apps/avant-window-navigator/window_manager/launchers' to key `/apps/avant-window-navigator/window_manager/launchers' Attached schema `/schemas/apps/avant-window-navigator/app/hover_bounce_effect' to key `/apps/avant-window-navigator/app/hover_bounce_effect' Attached schema `/schemas/apps/avant-window-navigator/panel_mode' to key `/apps/avant-window-navigator/panel_mode' Attached schema `/schemas/apps/avant-window-navigator/title/text_color' to key `/apps/avant-window-navigator/title/text_color' Attached schema `/schemas/apps/avant-window-navigator/bar/bar_pos' to key `/apps/avant-window-navigator/bar/bar_pos' Attached schema `/schemas/apps/avant-window-navigator/app/arrow_offset' to key `/apps/avant-window-navigator/app/arrow_offset' Attached schema `/schemas/apps/avant-window-navigator/bar/pattern_uri' to key `/apps/avant-window-navigator/bar/pattern_uri' Attached schema `/schemas/apps/avant-window-navigator/window_manager/show_all_windows' to key `/apps/avant-window-navigator/window_manager/show_all_windows' Attached schema `/schemas/apps/avant-window-navigator/title/background' to key `/apps/avant-window-navigator/title/background' Attached schema `/schemas/apps/avant-window-navigator/bar/hilight_color' to key `/apps/avant-window-navigator/bar/hilight_color' Attached schema `/schemas/apps/avant-window-navigator/app/tasks_have_arrows' to key `/apps/avant-window-navigator/app/tasks_have_arrows' Attached schema `/schemas/apps/avant-window-navigator/bar/pattern_alpha' to key `/apps/avant-window-navigator/bar/pattern_alpha' Attached schema `/schemas/apps/avant-window-navigator/app/name_change_notify' to key `/apps/avant-window-navigator/app/name_change_notify' Attached schema `/schemas/apps/avant-window-navigator/app/arrow_color' to key `/apps/avant-window-navigator/app/arrow_color' Attached schema `/schemas/apps/avant-window-navigator/bar/sep_color' to key `/apps/avant-window-navigator/bar/sep_color' Attached schema `/schemas/apps/avant-window-navigator/monitor_width' to key `/apps/avant-window-navigator/monitor_width' Attached schema `/schemas/apps/avant-window-navigator/bar/glass_histep_2' to key `/apps/avant-window-navigator/bar/glass_histep_2' Attached schema `/schemas/apps/avant-window-navigator/auto_hide' to key `/apps/avant-window-navigator/auto_hide' Attached schema `/schemas/apps/avant-window-navigator/title/shadow_color' to key `/apps/avant-window-navigator/title/shadow_color' Attached schema `/schemas/apps/avant-window-navigator/bar/glass_step_2' to key `/apps/avant-window-navigator/bar/glass_step_2' Attached schema `/schemas/apps/avant-window-navigator/auto_hide_delay' to key `/apps/avant-window-navigator/auto_hide_delay' Attached schema `/schemas/apps/avant-window-navigator/bar/glass_step_1' to key `/apps/avant-window-navigator/bar/glass_step_1' Attached schema `/schemas/apps/avant-window-navigator/bar/glass_histep_1' to key `/apps/avant-window-navigator/bar/glass_histep_1' Attached schema `/schemas/apps/avant-window-navigator/bar/show_separator' to key `/apps/avant-window-navigator/bar/show_separator' Attached schema `/schemas/apps/avant-window-navigator/force_monitor' to key `/apps/avant-window-navigator/force_monitor' Attached schema `/schemas/apps/avant-window-navigator/bar/render_pattern' to key `/apps/avant-window-navigator/bar/render_pattern' WARNING: failed to install schema `/schemas/apps/avant-window-navigator/title/background', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/title/background', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/hilight_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/hilight_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/tasks_have_arrows', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/tasks_have_arrows', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/pattern_alpha', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/pattern_alpha', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/name_change_notify', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/name_change_notify', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/arrow_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/arrow_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/arrow_color', locale `en_ca': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/arrow_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/app/arrow_color', locale `en_gb': Unable to store a value at key '/schemas/apps/avant-window-navigator/app/arrow_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/sep_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/sep_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/monitor_width', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/monitor_width', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/glass_histep_2', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/glass_histep_2', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/auto_hide', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/auto_hide', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/title/shadow_color', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/title/shadow_color', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/glass_step_2', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/glass_step_2', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/auto_hide_delay', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/auto_hide_delay', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/glass_step_1', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/glass_step_1', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/glass_histep_1', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/glass_histep_1', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/show_separator', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/show_separator', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/force_monitor', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/force_monitor', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf WARNING: failed to install schema `/schemas/apps/avant-window-navigator/bar/render_pattern', locale `C': Unable to store a value at key '/schemas/apps/avant-window-navigator/bar/render_pattern', as the configuration server has no writable databases. There are some common causes of this problem: 1) your configuration path file /etc/gconf/2/path doesn't contain any databases or wasn't found 2) somehow we mistakenly created two gconfd processes 3) your operating system is misconfigured so NFS file locking doesn't work in your home directory or 4) your NFS client machine crashed and didn't properly notify the server on reboot that file locks should be dropped. If you have two gconfd processes (or had two at the time the second was launched), logging out, killing all copies of gconfd, and logging back in may help. If you have stale locks, remove ~/.gconf*/*lock. Perhaps the problem is that you attempted to use GConf from two machines at once, and ORBit still has its default configuration that prevents remote CORBA connections - put "ORBIIOPIPv4=1" in /etc/orbitrc. As always, check the user.* syslog for details on problems gconfd encountered. There can only be one gconfd per home directory, and it must own a lockfile in ~/.gconfd and also lockfiles in individual storage locations such as ~/.gconf test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'avant-window-navigator.desktop' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications/avant-window-navigator.desktop' test -z "/usr/share/avant-window-navigator" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator" /usr/bin/install -c -m 644 'avant-window-navigator.svg' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/avant-window-navigator.svg' /usr/bin/install -c -m 644 'avant-window-navigator-24.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/avant-window-navigator-24.png' /usr/bin/install -c -m 644 'avant-window-navigator-32.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/avant-window-navigator-32.png' /usr/bin/install -c -m 644 'avant-window-navigator-48.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/avant-window-navigator-48.png' test -z "" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild" test -z "/etc/gconf/schemas" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/etc/gconf/schemas" /usr/bin/install -c -m 644 'awn.schemas' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/etc/gconf/schemas/awn.schemas' make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/data' Making install in applets make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/awn/applets" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/awn/applets" /usr/bin/install -c -m 644 'taskman.desktop' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/awn/applets/taskman.desktop' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/applets' Making install in po make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/po' /bin/sh /builddir/build/BUILD/avant-window-navigator-0.2.6/install-sh -d /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale linguas="af ar bn bg ca cs da de de_DE el en_AU en_CA en_GB es et eu fa fi fi_FI fr fr_FR ga gl gu he hi hr hu id it it_IT ja ka ko lt mr ms nb nl nn no_NO pl pt_BR pt ro ru ru_RU sk sl sq sr sv ta te th tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/avant-window-navigator-0.2.6/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/avant-window-navigator.mo; \ echo "installing $lang.gmo as $dir/avant-window-navigator.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/avant-window-navigator.mo; \ echo "installing ./$lang.gmo as" \ "$dir/avant-window-navigator.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/avant-window-navigator.mo.m; \ echo "installing $lang.gmo.m as $dir/avant-window-navigator.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/avant-window-navigator.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/avant-window-navigator.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/af/LC_MESSAGES/avant-window-navigator.mo installing ar.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ar/LC_MESSAGES/avant-window-navigator.mo installing bn.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/bn/LC_MESSAGES/avant-window-navigator.mo installing bg.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/bg/LC_MESSAGES/avant-window-navigator.mo installing ca.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ca/LC_MESSAGES/avant-window-navigator.mo installing cs.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/cs/LC_MESSAGES/avant-window-navigator.mo installing da.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/da/LC_MESSAGES/avant-window-navigator.mo installing de.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/de/LC_MESSAGES/avant-window-navigator.mo installing de_DE.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/de_DE/LC_MESSAGES/avant-window-navigator.mo installing el.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/el/LC_MESSAGES/avant-window-navigator.mo installing en_AU.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/en_AU/LC_MESSAGES/avant-window-navigator.mo installing en_CA.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/en_CA/LC_MESSAGES/avant-window-navigator.mo installing en_GB.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/en_GB/LC_MESSAGES/avant-window-navigator.mo installing es.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/es/LC_MESSAGES/avant-window-navigator.mo installing et.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/et/LC_MESSAGES/avant-window-navigator.mo installing eu.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/eu/LC_MESSAGES/avant-window-navigator.mo installing fa.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/fa/LC_MESSAGES/avant-window-navigator.mo installing fi.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/fi/LC_MESSAGES/avant-window-navigator.mo installing fi_FI.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/fi_FI/LC_MESSAGES/avant-window-navigator.mo installing fr.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/fr/LC_MESSAGES/avant-window-navigator.mo installing fr_FR.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/fr_FR/LC_MESSAGES/avant-window-navigator.mo installing ga.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ga/LC_MESSAGES/avant-window-navigator.mo installing gl.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/gl/LC_MESSAGES/avant-window-navigator.mo installing gu.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/gu/LC_MESSAGES/avant-window-navigator.mo installing he.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/he/LC_MESSAGES/avant-window-navigator.mo installing hi.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/hi/LC_MESSAGES/avant-window-navigator.mo installing hr.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/hr/LC_MESSAGES/avant-window-navigator.mo installing hu.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/hu/LC_MESSAGES/avant-window-navigator.mo installing id.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/id/LC_MESSAGES/avant-window-navigator.mo installing it.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/it/LC_MESSAGES/avant-window-navigator.mo installing it_IT.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/it_IT/LC_MESSAGES/avant-window-navigator.mo installing ja.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ja/LC_MESSAGES/avant-window-navigator.mo installing ka.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ka/LC_MESSAGES/avant-window-navigator.mo installing ko.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ko/LC_MESSAGES/avant-window-navigator.mo installing lt.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/lt/LC_MESSAGES/avant-window-navigator.mo installing mr.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/mr/LC_MESSAGES/avant-window-navigator.mo installing ms.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ms/LC_MESSAGES/avant-window-navigator.mo installing nb.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/nb/LC_MESSAGES/avant-window-navigator.mo installing nl.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/nl/LC_MESSAGES/avant-window-navigator.mo installing nn.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/nn/LC_MESSAGES/avant-window-navigator.mo installing no_NO.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/no_NO/LC_MESSAGES/avant-window-navigator.mo installing pl.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/pl/LC_MESSAGES/avant-window-navigator.mo installing pt_BR.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/pt_BR/LC_MESSAGES/avant-window-navigator.mo installing pt.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/pt/LC_MESSAGES/avant-window-navigator.mo installing ro.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ro/LC_MESSAGES/avant-window-navigator.mo installing ru.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ru/LC_MESSAGES/avant-window-navigator.mo installing ru_RU.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ru_RU/LC_MESSAGES/avant-window-navigator.mo installing sk.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/sk/LC_MESSAGES/avant-window-navigator.mo installing sl.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/sl/LC_MESSAGES/avant-window-navigator.mo installing sq.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/sq/LC_MESSAGES/avant-window-navigator.mo installing sr.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/sr/LC_MESSAGES/avant-window-navigator.mo installing sv.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/sv/LC_MESSAGES/avant-window-navigator.mo installing ta.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/ta/LC_MESSAGES/avant-window-navigator.mo installing te.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/te/LC_MESSAGES/avant-window-navigator.mo installing th.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/th/LC_MESSAGES/avant-window-navigator.mo installing tr.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/tr/LC_MESSAGES/avant-window-navigator.mo installing uk.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/uk/LC_MESSAGES/avant-window-navigator.mo installing vi.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/vi/LC_MESSAGES/avant-window-navigator.mo installing zh_CN.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/zh_CN/LC_MESSAGES/avant-window-navigator.mo installing zh_HK.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/zh_HK/LC_MESSAGES/avant-window-navigator.mo installing zh_TW.gmo as /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/locale/zh_TW/LC_MESSAGES/avant-window-navigator.mo make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/po' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' Making install in python make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' test -z "/usr/lib/python2.5/site-packages/awn" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'awn.la' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn/awn.la' libtool: install: warning: relinking `awn.la' (cd /builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python; /bin/sh ../../libtool --tag=CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -fno-strict-aliasing -fmessage-length=0 -D_FORTIFY_SOURCE=2 -module -avoid-version -export-symbols-regex initawn -o awn.la -rpath /usr/lib/python2.5/site-packages/awn awnmodule.lo awn.lo -L/usr/lib/python2.5 -lpython2.5 -lpthread -ldl -lutil -Xlinker -export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo ../../libawn/libawn.la -lm -inst-prefix-dir /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild) generating symbol list for `awn.la' /usr/bin/nm -B .libs/awnmodule.o .libs/awn.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/awn.exp /bin/grep -E -e "initawn" ".libs/awn.exp" > ".libs/awn.expT" mv -f ".libs/awn.expT" ".libs/awn.exp" echo "{ global:" > .libs/awn.ver cat .libs/awn.exp | sed -e "s/\(.*\)/\1;/" >> .libs/awn.ver echo "local: *; };" >> .libs/awn.ver gcc -shared .libs/awnmodule.o .libs/awn.o -L/usr/lib/python2.5 -lpython2.5 -lpthread -lutil -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lgmodule-2.0 -ldl -lgobject-2.0 -lglib-2.0 -lcairo -L/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib -L/usr/lib -lawn -lm -m32 -march=i386 -mtune=generic -Wl,-export-dynamic -Wl,-soname -Wl,awn.so -Wl,-version-script -Wl,.libs/awn.ver -o .libs/awn.so /usr/bin/install -c .libs/awn.soT /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn/awn.so /usr/bin/install -c .libs/awn.lai /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn/awn.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages/awn' test -z "/usr/share/avant-window-navigator/defs" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/defs" /usr/bin/install -c -m 644 'awn.defs' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/defs/awn.defs' test -z "/usr/lib/python2.5/site-packages/awn" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn" /usr/bin/install -c -m 644 '__init__.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn/__init__.py' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/bindings' Making install in awn-manager make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' test -e "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin" || mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin" /usr/bin/install -c -m 755 awnManager.py "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/awn-manager" /usr/bin/install -c -m 755 awn-launcher-editor "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin" test -z "/usr/share/applications" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications" /usr/bin/install -c -m 644 'awn-manager.desktop' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications/awn-manager.desktop' test -z "/usr/share/avant-window-navigator/awn-manager" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager" /usr/bin/install -c -m 644 'launcher-editor.glade' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/launcher-editor.glade' /usr/bin/install -c -m 644 'window.glade' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/window.glade' test -z "/usr/share/icons/hicolor/48x48/apps" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/icons/hicolor/48x48/apps" /usr/bin/install -c -m 644 'awn-manager.png' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/icons/hicolor/48x48/apps/awn-manager.png' test -z "/usr/share/avant-window-navigator/awn-manager" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager" /usr/bin/install -c -m 644 'awnApplet.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnApplet.py' /usr/bin/install -c -m 644 'awnDefs.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnDefs.py' /usr/bin/install -c -m 644 'awnLauncher.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnLauncher.py' /usr/bin/install -c -m 644 'awnLauncherEditor.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnLauncherEditor.py' /usr/bin/install -c -m 644 'awnPreferences.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnPreferences.py' /usr/bin/install -c -m 644 'awnTheme.py' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/avant-window-navigator/awn-manager/awnTheme.py' test -z "/usr/share/icons/hicolor/scalable/apps" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/icons/hicolor/scalable/apps" /usr/bin/install -c -m 644 'awn-manager.svg' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/icons/hicolor/scalable/apps/awn-manager.svg' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/awn-manager' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' Making install in reference make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[3]: Nothing to be done for `install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../mkinstalldirs /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/gtk-doc/html/libawn; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -m 644 $i /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/gtk-doc/html/libawn; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -m 644 ./html/index.sgml /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/gtk-doc/html/libawn || :; \ fi mkdir -p -- /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/gtk-doc/html/libawn -- Installing ./html/AwnApplet.html -- Installing ./html/AwnAppletDialog.html -- Installing ./html/AwnAppletSimple.html -- Installing ./html/AwnPlug.html -- Installing ./html/AwnTitle.html -- Installing ./html/ch01.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/libawn-awn-cairo-utils.html -- Installing ./html/libawn-awn-config-client.html -- Installing ./html/libawn-awn-defines.html -- Installing ./html/libawn-awn-desktop-item.html -- Installing ./html/libawn-awn-effects.html -- Installing ./html/libawn-awn-settings.html -- Installing ./html/libawn-awn-vfs.html -- Installing ./html/libawn.devhelp -- Installing ./html/libawn.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc/reference' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[3]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6/doc' make[1]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' make[2]: Entering directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'awn.pc' '/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/pkgconfig/awn.pc' make[2]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' make[1]: Leaving directory `/builddir/build/BUILD/avant-window-navigator-0.2.6' + find /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild -name '*.la' + xargs rm + /usr/lib/rpm/find-lang.sh /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild avant-window-navigator + desktop-file-install --vendor fedora --delete-original --dir /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications --remove-category Application /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications/avant-window-navigator.desktop + desktop-file-install --vendor fedora --delete-original --dir /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications --remove-category Application /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/applications/awn-manager.desktop + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/avant-window-navigator-0.2.6 extracting debug info from /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/awn-applet-activation extracting debug info from /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/bin/avant-window-navigator extracting debug info from /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/python2.5/site-packages/awn/awn.so extracting debug info from /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/lib/libawn.so.0.0.1 symlinked /usr/lib/debug/usr/lib/libawn.so.0.0.1.debug to /usr/lib/debug/usr/lib/libawn.so.debug symlinked /usr/lib/debug/usr/lib/libawn.so.0.0.1.debug to /usr/lib/debug/usr/lib/libawn.so.0.debug 1416 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: avant-window-navigator-0.2.6-12.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.59121 + umask 022 + cd /builddir/build/BUILD + cd avant-window-navigator-0.2.6 + DOCDIR=/var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/doc/avant-window-navigator-0.2.6 + export DOCDIR + rm -rf /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/doc/avant-window-navigator-0.2.6 + /bin/mkdir -p /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/doc/avant-window-navigator-0.2.6 + cp -pr AUTHORS COPYING COPYING.LIB ChangeLog README /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild/usr/share/doc/avant-window-navigator-0.2.6 + exit 0 Provides: avant-window-navigator-python = 0.2.6-12.fc9 awn.so config(avant-window-navigator) = 0.2.6-12.fc9 libawn.so.0 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(pre): /bin/sh GConf2 Requires(post): /bin/sh GConf2 Requires(preun): /bin/sh GConf2 Requires(postun): /bin/sh Requires: /bin/bash /usr/bin/env /usr/bin/python config(avant-window-navigator) = 0.2.6-12.fc9 gnome-python2-gconf gnome-python2-gnomedesktop libICE.so.6 libORBit-2.so.0 libSM.so.6 libX11.so.6 libXcomposite.so.1 libXfixes.so.3 libXrender.so.1 libart_lgpl_2.so.2 libatk-1.0.so.0 libawn.so.0 libbonobo-2.so.0 libbonobo-activation.so.4 libbonoboui-2.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcairo.so.2 libdbus-1.so.3 libdbus-glib-1.so.2 libdl.so.2 libgconf-2.so.4 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnome-2.so.0 libgnome-desktop-2.so.2 libgnomecanvas-2.so.0 libgnomeui-2.so.0 libgnomevfs-2.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpopt.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libpython2.5.so.1.0 librt.so.1 libstartup-notification-1.so.0 libutil.so.1 libwnck-1.so.22 python(abi) = 2.5 pyxdg rtld(GNU_HASH) Obsoletes: avant-window-navigator-python < 0.2.6-3 Processing files: avant-window-navigator-devel-0.2.6-12.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: avant-window-navigator = 0.2.6-12.fc9 libawn.so.0 Processing files: avant-window-navigator-debuginfo-0.2.6-12.fc9 Provides: awn.so.debug libawn.so.0.0.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: awn.so libawn.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/avant-window-navigator-0.2.6-12.fc9.i386.rpm Wrote: /builddir/build/RPMS/avant-window-navigator-devel-0.2.6-12.fc9.i386.rpm Wrote: /builddir/build/RPMS/avant-window-navigator-debuginfo-0.2.6-12.fc9.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.19924 + umask 022 + cd /builddir/build/BUILD + cd avant-window-navigator-0.2.6 + rm -rf /var/tmp/avant-window-navigator-0.2.6-12.fc9-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->