Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-themes-standard.spec'], False, '/var/lib/mock/dist-f15-build-1069216-161474/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gnome-themes-standard.spec'] warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gnome-themes-standard-3.0.2-1.fc15.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-themes-standard.spec'], False, '/var/lib/mock/dist-f15-build-1069216-161474/root/', None, 86400, True, 0, 498, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gnome-themes-standard.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.84oTtw + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gnome-themes-standard-3.0.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/gnome-themes-standard-3.0.2.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-themes-standard-3.0.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pXoLgq + umask 022 + cd /builddir/build/BUILD + cd gnome-themes-standard-3.0.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info 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 how to create a ustar tar archive... gnutar checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.19... yes checking for a sed that does not truncate output... /bin/sed checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking whether gcc and cc understand -c and -o together... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.0.0... yes (version 2.28.6) checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.41.1 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.12.3 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... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating themes/Makefile config.status: creating themes/Adwaita/Makefile config.status: creating themes/Adwaita/backgrounds/Makefile config.status: creating themes/Adwaita/cursors/Makefile config.status: creating themes/Adwaita/gtk-2.0/Makefile config.status: creating themes/Adwaita/gtk-3.0/Makefile config.status: creating themes/Adwaita/gtk-3.0/assets/Makefile config.status: creating themes/Adwaita/metacity-1/Makefile config.status: creating themes/LowContrast/Makefile config.status: creating themes/LowContrast/gtk-2.0/Makefile config.status: creating themes/LowContrast/gtk-3.0/Makefile config.status: creating themes/LowContrast/icons/Makefile config.status: creating themes/LowContrast/icons/48x48/Makefile config.status: creating themes/LowContrast/icons/48x48/actions/Makefile config.status: creating themes/LowContrast/icons/48x48/apps/Makefile config.status: creating themes/LowContrast/icons/48x48/categories/Makefile config.status: creating themes/LowContrast/icons/48x48/devices/Makefile config.status: creating themes/LowContrast/icons/48x48/stock/Makefile config.status: creating themes/HighContrast/Makefile config.status: creating themes/HighContrast/gtk-2.0/Makefile config.status: creating themes/HighContrast/gtk-3.0/Makefile config.status: creating themes/HighContrast/icons/Makefile config.status: creating themes/HighContrast/icons/48x48/Makefile config.status: creating themes/HighContrast/icons/48x48/animations/Makefile config.status: creating themes/HighContrast/icons/48x48/stock/Makefile config.status: creating themes/HighContrast/icons/scalable/Makefile config.status: creating themes/HighContrast/icons/scalable/actions/Makefile config.status: creating themes/HighContrast/icons/scalable/apps/Makefile config.status: creating themes/HighContrast/icons/scalable/categories/Makefile config.status: creating themes/HighContrast/icons/scalable/devices/Makefile config.status: creating themes/HighContrast/icons/scalable/emblems/Makefile config.status: creating themes/HighContrast/icons/scalable/emotes/Makefile config.status: creating themes/HighContrast/icons/scalable/mimetypes/Makefile config.status: creating themes/HighContrast/icons/scalable/places/Makefile config.status: creating themes/HighContrast/icons/scalable/status/Makefile config.status: creating themes/HighContrast/icons/scalable/actions-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/apps-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/categories-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/devices-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/emblems-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/emotes-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/mimetypes-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/places-extra/Makefile config.status: creating themes/HighContrast/icons/scalable/status-extra/Makefile config.status: creating themes/HighContrastInverse/Makefile config.status: creating themes/HighContrastInverse/gtk-2.0/Makefile config.status: creating themes/HighContrastInverse/gtk-3.0/Makefile config.status: creating themes/HighContrastInverse/icons/Makefile config.status: creating themes/HighContrastInverse/icons/48x48/Makefile config.status: creating themes/HighContrastInverse/icons/48x48/stock/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"gnome-themes-standard\" -DPACKAGE_TARNAME=\"gnome-themes-standard\" -DPACKAGE_VERSION=\"3.0.2\" -DPACKAGE_STRING=\"gnome-themes-standard\ 3.0.2\" -DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi\?product=gnome-themes-standard\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gnome-themes-standard\" -DVERSION=\"3.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"gnome-themes-standard\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DASSETS_DIR=\""/usr/share/themes/Adwaita/gtk-3.0/assets"\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c -o adwaita_engine.lo adwaita_engine.c libtool: compile: gcc -DPACKAGE_NAME=\"gnome-themes-standard\" -DPACKAGE_TARNAME=\"gnome-themes-standard\" -DPACKAGE_VERSION=\"3.0.2\" "-DPACKAGE_STRING=\"gnome-themes-standard 3.0.2\"" "-DPACKAGE_BUGREPORT=\"http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-themes-standard\"" -DPACKAGE_URL=\"\" -DPACKAGE=\"gnome-themes-standard\" -DVERSION=\"3.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DGETTEXT_PACKAGE=\"gnome-themes-standard\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DASSETS_DIR=\"/usr/share/themes/Adwaita/gtk-3.0/assets\" -DGSEAL_ENABLE -pthread -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c adwaita_engine.c -fPIC -DPIC -o .libs/adwaita_engine.o adwaita_engine.c: In function 'adwaita_engine_render_slider': adwaita_engine.c:1345:18: warning: unused variable 'matrix' [-Wunused-variable] /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 -m64 -mtune=generic -module -avoid-version -no-undefined -export-symbols ../src/engine.symbols -o libadwaita.la -rpath /usr/lib64/gtk-3.0/3.0.0/theming-engines adwaita_engine.lo -pthread -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 libtool: link: echo "{ global:" > .libs/libadwaita.ver libtool: link: cat ../src/engine.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libadwaita.ver libtool: link: echo "local: *; };" >> .libs/libadwaita.ver libtool: link: gcc -shared -fPIC -DPIC .libs/adwaita_engine.o -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo-gobject -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -O2 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libadwaita.so -Wl,-version-script -Wl,.libs/libadwaita.ver -o .libs/libadwaita.so libtool: link: ( cd ".libs" && rm -f "libadwaita.la" && ln -s "../libadwaita.la" "libadwaita.la" ) make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' Making all in themes make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' Making all in Adwaita make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' Making all in backgrounds make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' /bin/sed -e 's^\@datadir\@^/usr/share^g' < ./adwaita.xml.in.in > adwaita.xml.in.tmp \ && mv adwaita.xml.in.tmp adwaita.xml.in LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../../po/.intltool-merge-cache ../../../po adwaita.xml.in adwaita.xml Generating and caching the translation database Merging translations into adwaita.xml. CREATED adwaita.xml make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' Making all in cursors make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' Making all in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' Making all in assets make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' Making all in metacity-1 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' Making all in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' Making all in LowContrast make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' Making all in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' Making all in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' Making all in actions make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' Making all in apps make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' Making all in categories make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' Making all in devices make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' Making all in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' Making all in HighContrast make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' Making all in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' Making all in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' Making all in scalable make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' Making all in actions make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' Making all in apps make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' Making all in categories make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' Making all in devices make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' Making all in emblems make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' Making all in emotes make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' Making all in mimetypes make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' Making all in places make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' Making all in status make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' Making all in actions-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' Making all in apps-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' Making all in categories-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' Making all in devices-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' Making all in emblems-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' Making all in emotes-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' Making all in mimetypes-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' Making all in places-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' Making all in status-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' Making all in animations make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' Making all in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' Making all in HighContrastInverse make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' Making all in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' Making all in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' Making all in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' Making all in po make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.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 el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.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 fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fy.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 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 ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.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 or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.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 sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.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 ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.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[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/po' make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4TXXFB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 ++ dirname /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 + cd gnome-themes-standard-3.0.2 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gtk-3.0/3.0.0/theming-engines" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines" /bin/sh ../libtool --mode=install /usr/bin/install -c libadwaita.la '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines' libtool: install: /usr/bin/install -c .libs/libadwaita.so /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so libtool: install: /usr/bin/install -c .libs/libadwaita.lai /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gtk-3.0/3.0.0/theming-engines' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/src' Making install in themes make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' Making install in Adwaita make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' Making install in backgrounds make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita/backgrounds" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/backgrounds" /usr/bin/install -c -m 644 stripes.jpg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/backgrounds' test -z "/usr/share/gnome-background-properties" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/gnome-background-properties" /usr/bin/install -c -m 644 adwaita.xml '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/gnome-background-properties' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/backgrounds' Making install in cursors make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/Adwaita/cursors" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/Adwaita/cursors" /usr/bin/install -c -m 644 data/top_tee data/help data/top_side data/fcf1c3c7cd4491d801f1e1c78f100000 data/pencil data/question_arrow data/left_ptr_watch data/lr_angle data/draft_small data/08e8e1c95fe2fc01f976f1e063a24ccd data/fd_double_arrow data/2870a09082c103050810ffdffffe0204 data/dnd-link data/move data/sb_right_arrow data/5c6cd98b3f3ebcb1f9c7f1c204630408 data/3ecb610c1bf2410f44200f48c40d3599 data/dnd-move data/arrow data/03b6e0fcb3499374a867c041f52298f0 data/left_ptr data/X_cursor data/sb_down_arrow data/dot_box_mask data/dotbox data/icon data/double_arrow data/sb_v_double_arrow data/dnd-copy data/tcross data/dnd-ask data/left_ptr_help data/bottom_tee data/hand1 data/circle data/9081237383d90e509aa00f00170e968f data/bottom_right_corner data/v_double_arrow data/draft_large data/ul_angle '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/Adwaita/cursors' /usr/bin/install -c -m 644 data/e29285e634086352946a0e7090d73106 data/14fef782d02440884392942c11205230 data/640fb0e74195791501fd1ed57b41487f data/bottom_side data/plus data/diamond_cross data/draped_box data/left_tee data/hand data/top_left_arrow data/target data/cross data/3085a0e285430894940527032f8b26df data/left_side data/right_side data/top_left_corner data/9d800788f1b08800ae810202380a0822 data/watch data/dnd-none data/cross_reverse data/crossed_circle data/crosshair data/xterm data/bottom_left_corner data/00008160000006810000408080010102 data/4498f0e0c1937ffe01fd06f973665830 data/pirate data/028006030e0e7ebffc7f7070c0600140 data/right_ptr data/copy data/d9ce0ab605698f320427677b458ad60b data/1081e37283d90000800003c07f3ef6bf data/ur_angle data/6407b0e94181790501fd1e167b474872 data/right_tee data/bd_double_arrow data/grabbing data/hand2 data/sb_h_double_arrow data/ll_angle '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/Adwaita/cursors' /usr/bin/install -c -m 644 data/c7088f0f3e6c8088236ef8e1e3e70000 data/sb_left_arrow data/link data/h_double_arrow data/sb_up_arrow data/fleur data/top_right_corner '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/Adwaita/cursors' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/cursors' Making install in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' Making install in assets make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita/gtk-3.0/assets" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-3.0/assets" /usr/bin/install -c -m 644 checkbox-checked.svg checkbox-checked-insensitive.svg checkbox-unchecked.svg checkbox-unchecked-insensitive.svg checkbox-mixed.svg radio-selected.svg radio-selected-insensitive.svg radio-unselected.svg radio-unselected-insensitive.svg radio-mixed.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-3.0/assets' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0/assets' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita/gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-3.0" /usr/bin/install -c -m 644 gtk.css gtk-widgets.css settings.ini '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-3.0' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-3.0' Making install in metacity-1 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita/metacity-1" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/metacity-1" /usr/bin/install -c -m 644 metacity-theme-2.xml metacity-theme-3.xml '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/metacity-1' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/metacity-1' Making install in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita/gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-2.0" /usr/bin/install -c -m 644 gtkrc '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita/gtk-2.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita/gtk-2.0' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/Adwaita" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/Adwaita' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/Adwaita' Making install in LowContrast make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' Making install in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/LowContrast/gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast/gtk-3.0" /usr/bin/install -c -m 644 gtk.css '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast/gtk-3.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-3.0' Making install in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/LowContrast/gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast/gtk-2.0" /usr/bin/install -c -m 644 gtkrc '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast/gtk-2.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/gtk-2.0' Making install in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' Making install in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' Making install in actions make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast/48x48/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/actions" /usr/bin/install -c -m 644 system-lock-screen.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/actions' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/actions' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast/48x48/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/apps" /usr/bin/install -c -m 644 bluetooth.png gnome-power-manager.png multimedia-volume-control.png preferences-desktop-accessibility.png preferences-desktop-display.png preferences-desktop-keyboard.png preferences-desktop-locale.png preferences-desktop-wallpaper.png preferences-system-network.png preferences-system-time.png system-users.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/apps' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/apps' Making install in categories make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast/48x48/categories" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/categories" /usr/bin/install -c -m 644 applications-system.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/categories' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/categories' Making install in devices make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast/48x48/devices" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/devices" /usr/bin/install -c -m 644 drive-optical.png input-mouse.png printer.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/devices' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/devices' Making install in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast/48x48/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/stock" /usr/bin/install -c -m 644 application-exit.png audio-input-microphone.png audio-volume-high.png audio-volume-low.png audio-volume-medium.png audio-volume-muted.png dialog-error.png dialog-information.png dialog-password.png dialog-question.png dialog-warning.png document-new.png document-open.png document-print.png document-print-preview.png document-properties.png document-revert.png document-save-as.png document-save.png drive-harddisk.png edit-clear.png edit-copy.png edit-cut.png edit-delete.png edit-find.png edit-find-replace.png edit-paste.png edit-redo.png edit-undo.png format-justify-center.png format-justify-fill.png format-justify-left.png format-justify-right.png format-text-bold.png format-text-italic.png format-text-strikethrough.png format-text-underline.png go-bottom.png go-down.png go-first.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/stock' /usr/bin/install -c -m 644 go-home.png go-jump.png go-last.png go-next.png go-previous.png go-top.png go-up.png gtk-apply.png gtk-cancel.png gtk-convert.png gtk-dnd-multiple.png gtk-dnd.png gtk-edit.png gtk-index.png gtk-no.png gtk-ok.png gtk-preferences.png gtk-select-color.png gtk-select-font.png gtk-undelete.png gtk-yes.png help-about.png help-contents.png image-missing.png list-add.png list-remove.png media-eject.png media-floppy.png media-optical.png media-playback-pause.png media-playback-start.png media-playback-stop.png media-record.png media-seek-backward.png media-seek-forward.png media-skip-backward.png media-skip-forward.png process-stop.png system-lock-screen.png system-log-out.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/stock' /usr/bin/install -c -m 644 system-run.png system-search.png tools-check-spelling.png view-refresh.png view-sort-ascending.png view-sort-descending.png window-close.png zoom-fit-best.png zoom-in.png zoom-original.png zoom-out.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast/48x48/stock' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/LowContrast" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/LowContrast' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/LowContrast" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/LowContrast' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/LowContrast' Making install in HighContrast make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' Making install in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrast/gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast/gtk-3.0" /usr/bin/install -c -m 644 gtk.css '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast/gtk-3.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-3.0' Making install in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrast/gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast/gtk-2.0" /usr/bin/install -c -m 644 gtkrc '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast/gtk-2.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/gtk-2.0' Making install in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' Making install in scalable make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' Making install in actions make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions" /usr/bin/install -c -m 644 application-exit.svg contact-new.svg dialog-cancel.svg dialog-close.svg dialog-ok.svg document-new.svg document-open-recent.svg document-open.svg document-print-preview.svg document-print.svg document-properties.svg document-revert.svg document-save-as.svg document-save.svg edit-clear.svg edit-copy.svg edit-cut.svg edit-delete.svg edit-find-replace.svg edit-find.svg edit-paste.svg edit-redo.svg edit-undo.svg folder-new.svg format-indent-less.svg format-indent-more.svg format-justify-center.svg format-justify-fill.svg format-justify-left.svg format-justify-right.svg format-text-bold.svg format-text-italic.svg format-text-strikethrough.svg format-text-underline.svg go-bottom.svg go-down.svg go-first.svg go-home.svg go-jump.svg go-last.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions' /usr/bin/install -c -m 644 go-next.svg go-previous.svg go-top.svg go-up.svg help-about.svg help-contents.svg help-faq.svg insert-image.svg insert-object.svg insert-text.svg list-add.svg list-remove.svg mail-forward.svg mail-mark-important.svg mail-mark-read.svg mail-mark-unread.svg mail-message-new.svg mail-reply-all.svg mail-reply-sender.svg mail-send-receive.svg media-eject.svg media-playback-pause.svg media-playback-start.svg media-playback-stop.svg media-record.svg media-seek-backward.svg media-seek-forward.svg media-skip-backward.svg media-skip-forward.svg object-flip-horizontal.svg object-flip-vertical.svg object-rotate-left.svg object-rotate-right.svg process-stop.svg system-lock-screen.svg system-log-out.svg system-run.svg system-search.svg system-shutdown.svg tool-check-spelling.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions' /usr/bin/install -c -m 644 tools-check-spelling.svg view-fullscreen.svg view-refresh.svg view-restore.svg view-sort-ascending.svg view-sort-descending.svg window-close.svg window-new.svg zoom-fit-best.svg zoom-in.svg zoom-original.svg zoom-out.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions' Making install in apps make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/apps" /usr/bin/install -c -m 644 accessories-calculator.svg accessories-character-map.svg accessories-text-editor.svg help-browser.svg multimedia-volume-control.svg preferences-desktop-accessibility.svg preferences-desktop-font.svg preferences-desktop-locale.svg preferences-desktop-screensaver.svg system-file-manager.svg utilities-system-monitor.svg utilities-terminal.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/apps' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps' Making install in categories make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/categories" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/categories" /usr/bin/install -c -m 644 applications-accessories.svg applications-development.svg applications-games.svg applications-graphics.svg applications-internet.svg applications-multimedia.svg applications-system.svg preferences-desktop-peripherals.svg preferences-desktop.svg preferences-system.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/categories' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories' Making install in devices make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/devices" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/devices" /usr/bin/install -c -m 644 audio-input-microphone.svg battery.svg camera-photo.svg camera-video.svg camera-web.svg computer.svg drive-harddisk.svg drive-optical.svg drive-removable-media.svg input-keyboard.svg input-mouse.svg input-tablet.svg media-flash.svg media-floppy.svg media-optical.svg media-tape.svg multimedia-player.svg network-wired.svg network-wireless.svg pda.svg phone.svg printer.svg scanner.svg video-display.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/devices' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices' Making install in emblems make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/emblems" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emblems" /usr/bin/install -c -m 644 emblem-default.svg emblem-documents.svg emblem-downloads.svg emblem-favorite.svg emblem-important.svg emblem-mail.svg emblem-photos.svg emblem-readonly.svg emblem-symbolic-link.svg emblem-system.svg emblem-unreadable.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emblems' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems' Making install in emotes make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/emotes" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emotes" /usr/bin/install -c -m 644 face-cool.svg face-plain.svg face-sad.svg face-smile.svg face-smile-big.svg face-surprise.svg face-wink.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emotes' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes' Making install in mimetypes make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/mimetypes" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/mimetypes" /usr/bin/install -c -m 644 application-x-executable.svg audio-x-generic.svg font-x-generic.svg image-x-generic.svg text-html.svg text-x-generic.svg text-x-generic-template.svg text-x-preview.svg text-x-script.svg video-x-generic.svg x-office-address-book.svg x-office-calendar.svg x-office-document.svg x-office-presentation.svg x-office-spreadsheet.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/mimetypes' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes' Making install in places make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/places" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/places" /usr/bin/install -c -m 644 folder.svg folder-remote.svg network-server.svg network-workgroup.svg start-here.svg user-bookmarks.svg user-desktop.svg user-home.svg user-trash.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/places' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places' Making install in status make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/status" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/status" /usr/bin/install -c -m 644 audio-volume-high.svg audio-volume-low.svg audio-volume-medium.svg audio-volume-muted.svg battery-low.svg battery-caution.svg dialog-error.svg dialog-information.svg dialog-password.svg dialog-question.svg dialog-warning.svg folder-drag-accept.svg folder-open.svg folder-visiting.svg image-missing.svg mail-attachment.svg media-playlist-repeat.svg media-playlist-shuffle.svg network-offline.svg network-online.svg printer-printing.svg software-update-available.svg software-update-urgent.svg user-trash-full.svg weather-clear.svg weather-clear-night.svg weather-few-clouds.svg weather-few-clouds-night.svg weather-fog.svg weather-overcast.svg weather-showers.svg weather-showers-scattered.svg weather-snow.svg weather-storm.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/status' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status' Making install in actions-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/actions" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions" /usr/bin/install -c -m 644 bookmark-view.svg history-view.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/actions' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/actions-extra' Making install in apps-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/apps" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/apps" /usr/bin/install -c -m 644 brasero.svg bug-buddy.svg internet-group-chat.svg internet-mail.svg internet-news-reader.svg internet-web-browser.svg firefox-icon.svg glchess.svg orca.svg pidgin.svg preferences-system-network-proxy.svg preferences-system-session.svg preferences-system-windows.svg rhythmbox.svg sound-juicer.svg thunderbird-icon.svg tomboy.svg totem.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/apps' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/apps-extra' Making install in categories-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/categories" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/categories" make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/categories-extra' Making install in devices-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/devices" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/devices" /usr/bin/install -c -m 644 media-flash.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/devices' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/devices-extra' Making install in emblems-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/emblems" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emblems" make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emblems-extra' Making install in emotes-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/emotes" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/emotes" make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/emotes-extra' Making install in mimetypes-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/mimetypes" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/mimetypes" make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/mimetypes-extra' Making install in places-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/places" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/places" /usr/bin/install -c -m 644 library-internet-radio.svg library-podcast.svg playlist.svg playlist-automatic.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/places' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/places-extra' Making install in status-extra make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/scalable/status" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/status" /usr/bin/install -c -m 644 nm-signal-25.svg nm-signal-50.svg nm-signal-75.svg nm-signal-100.svg '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/scalable/status' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable/status-extra' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/scalable' Making install in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' Making install in animations make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/48x48/animations" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/48x48/animations" /usr/bin/install -c -m 644 process-idle.png process-working.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/48x48/animations' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/animations' Making install in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast/48x48/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/48x48/stock" /usr/bin/install -c -m 644 gtk-apply.png gtk-bold.png gtk-cancel.png gtk-connect.png gtk-convert.png gtk-disconnect.png gtk-dnd-multiple.png gtk-dnd.png gtk-edit.png gtk-index.png gtk-no.png gtk-ok.png gtk-preferences.png gtk-select-color.png gtk-select-font.png gtk-undelete.png gtk-yes.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast/48x48/stock' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrast" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrast' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrast" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrast' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrast' Making install in HighContrastInverse make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' Making install in gtk-3.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrastInverse/gtk-3.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse/gtk-3.0" /usr/bin/install -c -m 644 gtk.css '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse/gtk-3.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-3.0' Making install in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrastInverse/gtk-2.0" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse/gtk-2.0" /usr/bin/install -c -m 644 gtkrc '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse/gtk-2.0' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/gtk-2.0' Making install in icons make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' Making install in 48x48 make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' Making install in stock make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[6]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrastInverse/48x48/stock" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse/48x48/stock" /usr/bin/install -c -m 644 application-exit.png audio-input-microphone.png audio-volume-high.png audio-volume-low.png audio-volume-medium.png audio-volume-muted.png dialog-error.png dialog-information.png dialog-question.png dialog-warning.png document-new.png document-open.png document-print.png document-print-preview.png document-properties.png document-revert.png document-save-as.png document-save.png double-click-maybe.png double-click-off.png double-click-on.png drive-harddisk.png edit-clear.png edit-copy.png edit-cut.png edit-delete.png edit-find.png edit-find-replace.png edit-paste.png edit-redo.png edit-undo.png format-justify-center.png format-justify-fill.png format-justify-left.png format-justify-right.png format-text-bold.png format-text-italic.png format-text-strikethrough.png format-text-underline.png go-bottom.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse/48x48/stock' /usr/bin/install -c -m 644 go-down.png go-first.png go-home.png go-jump.png go-last.png go-next.png go-previous.png go-top.png go-up.png gtk-apply.png gtk-cancel.png gtk-connect.png gtk-convert.png gtk-disconnect.png gtk-dnd-multiple.png gtk-dnd.png gtk-edit.png gtk-index.png gtk-no.png gtk-ok.png gtk-preferences.png gtk-select-color.png gtk-select-font.png gtk-undelete.png gtk-yes.png help-about.png help-contents.png image-missing.png list-add.png list-remove.png media-eject.png media-floppy.png media-optical.png media-playback-pause.png media-playback-start.png media-playback-stop.png media-record.png media-seek-backward.png media-seek-forward.png media-skip-backward.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse/48x48/stock' /usr/bin/install -c -m 644 media-skip-forward.png process-stop.png system-lock-screen.png system-log-out.png system-run.png system-search.png tools-check-spelling.png view-refresh.png view-sort-ascending.png view-sort-descending.png window-close.png zoom-fit-best.png zoom-in.png zoom-original.png zoom-out.png '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse/48x48/stock' make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48/stock' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[6]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[5]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/share/icons/HighContrastInverse" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/icons/HighContrastInverse' make[5]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse/icons' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[4]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/themes/HighContrastInverse" || /bin/mkdir -p "/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse" /usr/bin/install -c -m 644 index.theme '/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/themes/HighContrastInverse' make[4]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[3]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes/HighContrastInverse' make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' make[3]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' 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/gnome-themes-standard-3.0.2/themes' make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/themes' Making install in po make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/po' linguas="af an ar as bg bn_IN ca cs da de el en_GB es et eu fa fr fy gl gu he hi hu id it ja kn ko lv nb nl or pa pl pt pt_BR ro ru sl sr sr@latin sv th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/gnome-themes-standard-3.0.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/gnome-themes-standard.mo; \ echo "installing $lang.gmo as $dir/gnome-themes-standard.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/gnome-themes-standard.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-themes-standard.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/gnome-themes-standard.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-themes-standard.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/gnome-themes-standard.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-themes-standard.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/af/LC_MESSAGES/gnome-themes-standard.mo installing an.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/an/LC_MESSAGES/gnome-themes-standard.mo installing ar.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ar/LC_MESSAGES/gnome-themes-standard.mo installing as.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/as/LC_MESSAGES/gnome-themes-standard.mo installing bg.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/bg/LC_MESSAGES/gnome-themes-standard.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/gnome-themes-standard.mo installing ca.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ca/LC_MESSAGES/gnome-themes-standard.mo installing cs.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/cs/LC_MESSAGES/gnome-themes-standard.mo installing da.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/da/LC_MESSAGES/gnome-themes-standard.mo installing de.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/de/LC_MESSAGES/gnome-themes-standard.mo installing el.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/el/LC_MESSAGES/gnome-themes-standard.mo installing en_GB.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/en_GB/LC_MESSAGES/gnome-themes-standard.mo installing es.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/es/LC_MESSAGES/gnome-themes-standard.mo installing et.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/et/LC_MESSAGES/gnome-themes-standard.mo installing eu.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/eu/LC_MESSAGES/gnome-themes-standard.mo installing fa.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/fa/LC_MESSAGES/gnome-themes-standard.mo installing fr.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/fr/LC_MESSAGES/gnome-themes-standard.mo installing fy.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/fy/LC_MESSAGES/gnome-themes-standard.mo installing gl.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/gl/LC_MESSAGES/gnome-themes-standard.mo installing gu.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/gu/LC_MESSAGES/gnome-themes-standard.mo installing he.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/he/LC_MESSAGES/gnome-themes-standard.mo installing hi.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/hi/LC_MESSAGES/gnome-themes-standard.mo installing hu.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/hu/LC_MESSAGES/gnome-themes-standard.mo installing id.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/id/LC_MESSAGES/gnome-themes-standard.mo installing it.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/it/LC_MESSAGES/gnome-themes-standard.mo installing ja.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ja/LC_MESSAGES/gnome-themes-standard.mo installing kn.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/kn/LC_MESSAGES/gnome-themes-standard.mo installing ko.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ko/LC_MESSAGES/gnome-themes-standard.mo installing lv.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/lv/LC_MESSAGES/gnome-themes-standard.mo installing nb.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/nb/LC_MESSAGES/gnome-themes-standard.mo installing nl.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/nl/LC_MESSAGES/gnome-themes-standard.mo installing or.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/or/LC_MESSAGES/gnome-themes-standard.mo installing pa.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/pa/LC_MESSAGES/gnome-themes-standard.mo installing pl.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/pl/LC_MESSAGES/gnome-themes-standard.mo installing pt.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/pt/LC_MESSAGES/gnome-themes-standard.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-themes-standard.mo installing ro.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ro/LC_MESSAGES/gnome-themes-standard.mo installing ru.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ru/LC_MESSAGES/gnome-themes-standard.mo installing sl.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/sl/LC_MESSAGES/gnome-themes-standard.mo installing sr.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/sr/LC_MESSAGES/gnome-themes-standard.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-themes-standard.mo installing sv.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/sv/LC_MESSAGES/gnome-themes-standard.mo installing th.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/th/LC_MESSAGES/gnome-themes-standard.mo installing tr.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/tr/LC_MESSAGES/gnome-themes-standard.mo installing ug.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/ug/LC_MESSAGES/gnome-themes-standard.mo installing uk.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/uk/LC_MESSAGES/gnome-themes-standard.mo installing vi.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/vi/LC_MESSAGES/gnome-themes-standard.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-themes-standard.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/gnome-themes-standard.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/gnome-themes-standard.mo make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2/po' make[1]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' make[2]: Entering directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' make[1]: Leaving directory `/builddir/build/BUILD/gnome-themes-standard-3.0.2' + rm /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.la + mkdir -p /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/etc/gtk-3.0 + cp /builddir/build/SOURCES/settings.ini /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/etc/gtk-3.0/settings.ini + mkdir -p /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/etc/gtk-2.0 + cp /builddir/build/SOURCES/gtkrc /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/etc/gtk-2.0/gtkrc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 gnome-themes-standard + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gnome-themes-standard-3.0.2 extracting debug info from /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so 90 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gnome-themes-standard-3.0.2-1.fc15.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dADMB1 + umask 022 + cd /builddir/build/BUILD + cd gnome-themes-standard-3.0.2 + DOCDIR=/builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/doc/gnome-themes-standard-3.0.2 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/doc/gnome-themes-standard-3.0.2 + /bin/mkdir -p /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/doc/gnome-themes-standard-3.0.2 + cp -pr COPYING NEWS /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64/usr/share/doc/gnome-themes-standard-3.0.2 + exit 0 Provides: fedora-gnome-theme = 1:3.0.2-1.fc15 gnome-background-standard = 3.0.2-1.fc15 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Obsoletes: fedora-gnome-theme <= 15.0-1.fc15 gnome-background-standard < 3.0.0-2 Processing files: adwaita-cursor-theme-3.0.2-1.fc15.noarch Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: adwaita-gtk2-theme-3.0.2-1.fc15.x86_64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: adwaita-gtk3-theme-3.0.2-1.fc15.x86_64 Provides: libadwaita.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng12.so.0()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: gnome-themes-standard-debuginfo-3.0.2-1.fc15.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 warning: Could not canonicalize hostname: x86-05.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gnome-themes-standard-3.0.2-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/adwaita-cursor-theme-3.0.2-1.fc15.noarch.rpm Wrote: /builddir/build/RPMS/adwaita-gtk2-theme-3.0.2-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/adwaita-gtk3-theme-3.0.2-1.fc15.x86_64.rpm Wrote: /builddir/build/RPMS/gnome-themes-standard-debuginfo-3.0.2-1.fc15.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C4ozJH + umask 022 + cd /builddir/build/BUILD + cd gnome-themes-standard-3.0.2 + /bin/rm -rf /builddir/build/BUILDROOT/gnome-themes-standard-3.0.2-1.fc15.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->