gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/quick-lounge-applet-2.14.1.tar.bz2 --url http://download.gnome.org/sources/quick-lounge-applet/2.14/quick-lounge-applet-2.14.1.tar.bz2 --hash sha256:852d7027e688228a0d2052cd6181d633e573cd799f8fc9526ea09eab6d743812 Source /data/userland-archives/quick-lounge-applet-2.14.1.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/quick-lounge-applet-2.14.1.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/quick-lounge-applet-2.14.1.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" LIBS="-lm" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/configure CC="/usr/gcc/4.9/bin/gcc" CXX="/usr/gcc/4.9/bin/g++" F77="/usr/gcc/4.9/bin/gfortran" FC="/usr/gcc/4.9/bin/gfortran" CFLAGS="-m32 -O3 " CXXFLAGS=" -m32" FFLAGS=" -m32" FCFLAGS="-m32" LDFLAGS="-m32" PKG_CONFIG_PATH="/usr/lib/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib --sbindir=/usr/sbin --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var/lib) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for style of include used by make... GNU checking for gcc... /usr/gcc/4.9/bin/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 /usr/gcc/4.9/bin/gcc accepts -g... yes checking for /usr/gcc/4.9/bin/gcc option to accept ISO C89... none needed checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/4.9/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/4.9/bin/gcc object... ok checking how to run the C preprocessor... /usr/gcc/4.9/bin/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 /usr/gcc/4.9/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/4.9/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/4.9/bin/gcc static flag -static works... no checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/4.9/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/4.9/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking gnome-doc-utils >= 0.3.2... yes checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking for QL... yes checking for gconftool-2... /usr/bin/gconftool-2 Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking whether NLS is requested... yes checking for intltool >= 0.35.0... Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/^(.*)\${ <-- HERE ?([A-Z_]+)}?(.*)$/ at /usr/bin/intltool-update line 1064. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1192. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1194. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_NAME}?/ at /usr/bin/intltool-update line 1221. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?AC_PACKAGE_VERSION}?/ at /usr/bin/intltool-update line 1223. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1225. 0.50.2 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/gnu/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/gnu/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.4 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/gnu/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/gmsgfmt checking for xgettext... (cached) /usr/gnu/bin/xgettext configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/ui/Makefile config.status: creating help/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j4 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' Making all in help make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' mkdir de/ mkdir fr/ mkdir es/ mkdir sl/ msgfmt -o de/de.mo /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/de/de.po msgfmt -o fr/fr.mo /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/fr/fr.po msgfmt -o es/es.mo /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/es/es.po msgfmt -o sl/sl.mo /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/sl/sl.po mkdir sv/ msgfmt -o sv/sv.mo /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/sv/sv.po if ! test -d de/; then mkdir de/; fi if ! test -d es/; then mkdir es/; fi if ! test -d fr/; then mkdir fr/; fi if ! test -d sl/; then mkdir sl/; fi if [ -f "C/quick-lounge.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/quick-lounge.xml" > quick-lounge.xml.tmp && \ cp quick-lounge.xml.tmp quick-lounge.xml && rm -f quick-lounge.xml.tmp) if [ -f "C/quick-lounge.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/quick-lounge.xml" > quick-lounge.xml.tmp && \ cp quick-lounge.xml.tmp quick-lounge.xml && rm -f quick-lounge.xml.tmp) if [ -f "C/quick-lounge.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/"; fi; \ mo="sl/sl.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/${mo}"; fi; \ (cd sl/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/quick-lounge.xml" > quick-lounge.xml.tmp && \ cp quick-lounge.xml.tmp quick-lounge.xml && rm -f quick-lounge.xml.tmp) if [ -f "C/quick-lounge.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/quick-lounge.xml" > quick-lounge.xml.tmp && \ cp quick-lounge.xml.tmp quick-lounge.xml && rm -f quick-lounge.xml.tmp) if ! test -d sv/; then mkdir sv/; fi if [ -f "C/quick-lounge.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/"; fi; \ mo="sv/sv.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/${mo}"; fi; \ (cd sv/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/quick-lounge.xml" > quick-lounge.xml.tmp && \ cp quick-lounge.xml.tmp quick-lounge.xml && rm -f quick-lounge.xml.tmp) make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' Making all in data make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' Making all in ui make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/quick-lounge.schemas.in quick-lounge.schemas sed -e "s|\@LIBEXECDIR\@|/usr/lib|" /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/GNOME_QuickLoungeApplet_Factory.server.in.in > GNOME_QuickLoungeApplet_Factory.server.in LC_ALL=C /usr/bin/intltool-merge -o -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po GNOME_QuickLoungeApplet_Factory.server.in GNOME_QuickLoungeApplet_Factory.server Generating and caching the translation database Merging translations into quick-lounge.schemas. Generating and caching the translation database Merging translations into GNOME_QuickLoungeApplet_Factory.server. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' Making all in src make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT dlg-add-from-menu.o -MD -MP -MF .deps/dlg-add-from-menu.Tpo -c -o dlg-add-from-menu.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/dlg-add-from-menu.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT dlg-properties.o -MD -MP -MF .deps/dlg-properties.Tpo -c -o dlg-properties.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/dlg-properties.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT file-utils.o -MD -MP -MF .deps/file-utils.Tpo -c -o file-utils.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/file-utils.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT gtk-utils.o -MD -MP -MF .deps/gtk-utils.Tpo -c -o gtk-utils.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/gtk-utils.c /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/gtk-utils.c: In function ‘_gtk_image_new_from_inline’: /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/gtk-utils.c:50:2: warning: ‘gdk_pixbuf_new_from_inline’ is deprecated (declared at /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:314) [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline (-1, data, FALSE, NULL); ^ mv -f .deps/gtk-utils.Tpo .deps/gtk-utils.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT quick-box.o -MD -MP -MF .deps/quick-box.Tpo -c -o quick-box.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/quick-box.c mv -f .deps/dlg-add-from-menu.Tpo .deps/dlg-add-from-menu.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT quick-button.o -MD -MP -MF .deps/quick-button.Tpo -c -o quick-button.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/quick-button.c mv -f .deps/file-utils.Tpo .deps/file-utils.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT quick-desktop-entry-dialog.o -MD -MP -MF .deps/quick-desktop-entry-dialog.Tpo -c -o quick-desktop-entry-dialog.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/quick-desktop-entry-dialog.c mv -f .deps/dlg-properties.Tpo .deps/dlg-properties.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT quick-lounge.o -MD -MP -MF .deps/quick-lounge.Tpo -c -o quick-lounge.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/quick-lounge.c mv -f .deps/quick-desktop-entry-dialog.Tpo .deps/quick-desktop-entry-dialog.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src -I.. -I/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1 -I.. -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DUI_DIR=\"/usr/share/quick-lounge-applet/ui\" -DGMENU_I_KNOW_THIS_IS_UNSTABLE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/panel-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gail-1.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gnome-menus -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -m32 -O3 -MT quick-separator.o -MD -MP -MF .deps/quick-separator.Tpo -c -o quick-separator.o /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/src/quick-separator.c mv -f .deps/quick-button.Tpo .deps/quick-button.Po mv -f .deps/quick-lounge.Tpo .deps/quick-lounge.Po mv -f .deps/quick-separator.Tpo .deps/quick-separator.Po mv -f .deps/quick-box.Tpo .deps/quick-box.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -m32 -O3 -m32 -o quick-lounge-applet dlg-add-from-menu.o dlg-properties.o file-utils.o gtk-utils.o quick-box.o quick-button.o quick-desktop-entry-dialog.o quick-lounge.o quick-separator.o -lpanel-applet-2 -lgconf-2 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lgio-2.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lpthread -lORBit-2 -lgthread-2.0 -lpthread -lgobject-2.0 -lgnome-menu -lglib-2.0 -lm libtool: link: /usr/gcc/4.9/bin/gcc -m32 -O3 -m32 -o quick-lounge-applet dlg-add-from-menu.o dlg-properties.o file-utils.o gtk-utils.o quick-box.o quick-button.o quick-desktop-entry-dialog.o quick-lounge.o quick-separator.o -lpanel-applet-2 -lgconf-2 -lbonoboui-2 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXrender -lXinerama -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lpthread -lgobject-2.0 -lgnome-menu -lglib-2.0 -lm make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ar.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/az.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/bg.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/el.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/gu.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ko.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/nb.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/pt_BR.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/rw.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/sr.po file=`echo sr@Latn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/sr@Latn.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/zh_CN.po make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' Making install in help make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' make[5]: Nothing to be done for 'install-exec-am'. /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/legal.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/legal.xml /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/quick-lounge.xml /usr/gnu/bin/install -c -m 644 de/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/quick-lounge.xml /usr/gnu/bin/install -c -m 644 es/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/quick-lounge.xml /usr/gnu/bin/install -c -m 644 fr/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/quick-lounge.xml /usr/gnu/bin/install -c -m 644 sl/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/quick-lounge.xml /usr/gnu/bin/install -c -m 644 sv/quick-lounge.xml /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/quick-lounge.xml /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/figures/quick-lounge_down.png /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/figures/quick-lounge_down.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/figures/ && ln -s -f ../../C/figures/quick-lounge_down.png quick-lounge_down.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/figures/ && ln -s -f ../../C/figures/quick-lounge_down.png quick-lounge_down.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/figures/ && ln -s -f ../../C/figures/quick-lounge_down.png quick-lounge_down.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/figures/ && ln -s -f ../../C/figures/quick-lounge_down.png quick-lounge_down.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/figures/ && ln -s -f ../../C/figures/quick-lounge_down.png quick-lounge_down.png /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/figures/quick-lounge_end.png /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/figures/quick-lounge_end.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/figures/ && ln -s -f ../../C/figures/quick-lounge_end.png quick-lounge_end.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/figures/ && ln -s -f ../../C/figures/quick-lounge_end.png quick-lounge_end.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/figures/ && ln -s -f ../../C/figures/quick-lounge_end.png quick-lounge_end.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/figures/ && ln -s -f ../../C/figures/quick-lounge_end.png quick-lounge_end.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/figures/ && ln -s -f ../../C/figures/quick-lounge_end.png quick-lounge_end.png /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/figures/quick-lounge_start.png /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/figures/quick-lounge_start.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/figures/ && ln -s -f ../../C/figures/quick-lounge_start.png quick-lounge_start.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/figures/ && ln -s -f ../../C/figures/quick-lounge_start.png quick-lounge_start.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/figures/ && ln -s -f ../../C/figures/quick-lounge_start.png quick-lounge_start.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/figures/ && ln -s -f ../../C/figures/quick-lounge_start.png quick-lounge_start.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/figures/ && ln -s -f ../../C/figures/quick-lounge_start.png quick-lounge_start.png /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/figures/quick-lounge_up.png /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/figures/quick-lounge_up.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/figures/ && ln -s -f ../../C/figures/quick-lounge_up.png quick-lounge_up.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/figures/ && ln -s -f ../../C/figures/quick-lounge_up.png quick-lounge_up.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/figures/ && ln -s -f ../../C/figures/quick-lounge_up.png quick-lounge_up.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/figures/ && ln -s -f ../../C/figures/quick-lounge_up.png quick-lounge_up.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/figures/ && ln -s -f ../../C/figures/quick-lounge_up.png quick-lounge_up.png /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/help/C/figures/quick-lounge_window.png /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/C/figures/quick-lounge_window.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/de/figures/ && ln -s -f ../../C/figures/quick-lounge_window.png quick-lounge_window.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/es/figures/ && ln -s -f ../../C/figures/quick-lounge_window.png quick-lounge_window.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/fr/figures/ && ln -s -f ../../C/figures/quick-lounge_window.png quick-lounge_window.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sl/figures/ && ln -s -f ../../C/figures/quick-lounge_window.png quick-lounge_window.png cd /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome/help/quick-lounge/sv/figures/ && ln -s -f ../../C/figures/quick-lounge_window.png quick-lounge_window.png make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/help' Making install in data make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' Making install in ui make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[6]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/quick-lounge-applet/ui" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/quick-lounge-applet/ui" /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/ui/add-from-menu.ui /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/ui/desktop-entry-editor.ui /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/ui/link-entry-editor.ui /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/ui/properties.ui '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/quick-lounge-applet/ui' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data/ui' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[6]: Nothing to be done for 'install-exec-am'. if test -z "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386" ; then \ for p in quick-lounge.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule $p >&1 > /dev/null; \ done \ fi test -z "/usr/share/icons/hicolor/48x48/apps" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/icons/hicolor/48x48/apps" /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/quick-lounge-applet.png '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/icons/hicolor/48x48/apps' test -z "/etc/gconf/schemas" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/etc/gconf/schemas" /usr/gnu/bin/install -c -m 644 quick-lounge.schemas '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/etc/gconf/schemas' test -z "/usr/lib/bonobo/servers" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/lib/bonobo/servers" /usr/gnu/bin/install -c -m 644 GNOME_QuickLoungeApplet_Factory.server '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/lib/bonobo/servers' test -z "/usr/share/gnome-2.0/ui" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome-2.0/ui" /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/data/GNOME_QuickLoungeApplet.xml '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/gnome-2.0/ui' /usr/gnu/bin/make install-data-hook make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/data' Making install in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' test -z "/usr/lib" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/lib" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c quick-lounge-applet '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/lib' libtool: install: /usr/gnu/bin/install -c quick-lounge-applet /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/lib/quick-lounge-applet make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/src' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/po' linguas="ar az bg bs ca cs da de dz el en_CA en_GB es et eu fi fr gl gu hr hu id it ja ko ms nb ne nl oc pa pl pt pt_BR ru rw sk sl sr sr@Latn sv tr uk vi zh_CN "; \ for lang in $linguas; do \ dir=/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo $dir/quick-lounge-applet.mo; \ echo "installing $lang.gmo as $dir/quick-lounge-applet.mo"; \ else \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/$lang.gmo $dir/quick-lounge-applet.mo; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/$lang.gmo as" \ "$dir/quick-lounge-applet.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo.m $dir/quick-lounge-applet.mo.m; \ echo "installing $lang.gmo.m as $dir/quick-lounge-applet.mo.m"; \ else \ if test -r /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/$lang.gmo.m ; then \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/$lang.gmo.m \ $dir/quick-lounge-applet.mo.m; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/quick-lounge-applet-2.14.1/po/$lang.gmo.m as" \ "$dir/quick-lounge-applet.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ar/LC_MESSAGES/quick-lounge-applet.mo installing az.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/az/LC_MESSAGES/quick-lounge-applet.mo installing bg.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/quick-lounge-applet.mo installing bs.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/bs/LC_MESSAGES/quick-lounge-applet.mo installing ca.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/quick-lounge-applet.mo installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/quick-lounge-applet.mo installing da.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/quick-lounge-applet.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/quick-lounge-applet.mo installing dz.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/dz/LC_MESSAGES/quick-lounge-applet.mo installing el.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/quick-lounge-applet.mo installing en_CA.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/en_CA/LC_MESSAGES/quick-lounge-applet.mo installing en_GB.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/quick-lounge-applet.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/quick-lounge-applet.mo installing et.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/quick-lounge-applet.mo installing eu.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/quick-lounge-applet.mo installing fi.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/quick-lounge-applet.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/quick-lounge-applet.mo installing gl.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/quick-lounge-applet.mo installing gu.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/gu/LC_MESSAGES/quick-lounge-applet.mo installing hr.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/hr/LC_MESSAGES/quick-lounge-applet.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/quick-lounge-applet.mo installing id.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/quick-lounge-applet.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/quick-lounge-applet.mo installing ja.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/quick-lounge-applet.mo installing ko.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/quick-lounge-applet.mo installing ms.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/quick-lounge-applet.mo installing nb.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/quick-lounge-applet.mo installing ne.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ne/LC_MESSAGES/quick-lounge-applet.mo installing nl.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/quick-lounge-applet.mo installing oc.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/oc/LC_MESSAGES/quick-lounge-applet.mo installing pa.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/quick-lounge-applet.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/quick-lounge-applet.mo installing pt.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/quick-lounge-applet.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/quick-lounge-applet.mo installing ru.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/quick-lounge-applet.mo installing rw.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/quick-lounge-applet.mo installing sk.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/quick-lounge-applet.mo installing sl.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/quick-lounge-applet.mo installing sr.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/quick-lounge-applet.mo installing sr@Latn.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/sr@Latn/LC_MESSAGES/quick-lounge-applet.mo installing sv.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/quick-lounge-applet.mo installing tr.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/quick-lounge-applet.mo installing uk.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/quick-lounge-applet.mo installing vi.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/quick-lounge-applet.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/quick-lounge-applet.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/po' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/i86/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.4 -D PG_VERNUM=94 -D PG_BASEPKG=database/postgres-94 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D MACH=i386 -D MACH32=i86 -D MACH64=amd64 -D PUBLISHER=openindiana.org -D PUBLISHER_LOCALIZABLE=userland-localizable -D CONSOLIDATION=userland -D BUILD_VERSION=5.11-2017.0.0.0 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=2.14.1 -D COMPONENT_VERSION=2.14.1 -D COMPONENT_PROJECT_URL=http://www.gnome.org -D COMPONENT_ARCHIVE_URL=http://download.gnome.org/sources/quick-lounge-applet/2.14/quick-lounge-applet-2.14.1.tar.bz2 -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=quick-lounge-applet -D COMPONENT_FMRI= -D COMPONENT_LICENSE_FILE=quick-lounge-applet.license -D TPNO= -D USERLAND_GIT_REMOTE=git://github.com/OpenIndiana/oi-userland.git -D USERLAND_GIT_BRANCH=HEAD -D USERLAND_GIT_REV=f261057cbb979f6c956351d3422750d8aca54d31 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D COMPONENT_SUMMARY="Quick Lounge Panel Applet" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" quick-lounge-applet.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet -d quick-lounge-applet-2.14.1 -m /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.mogrified >/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet -d quick-lounge-applet-2.14.1 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.mangled >/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet quick-lounge-applet-2.14.1" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.depend.res /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build -d /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet -d quick-lounge-applet-2.14.1 -T \*.py /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.pre-published pkg://openindiana.org/gnome/applet/quick-lounge-applet@2.14.1,5.11-2017.0.0.0:20180124T081706Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/manifest-i386-quick-lounge-applet.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/quick-lounge-applet'