gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/ospm-1.4.11.tar.bz2 --url http://dlc.openindiana.org/oi/jds/downloads/sources/ospm-1.4.11.tar.bz2 --hash sha256:bad98c2e925d40d62cbcd64755f006ccbd8c1ea00fadae6520d9adb43da93699 Source /data/userland-archives/ospm-1.4.11.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/ospm-1.4.11.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/ospm-1.4.11.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 --strip=1 --backup --version-control=numbered < patches/01-gcc-comple.patch patching file pm/ospm-queue-model.h patching file pm/ospm-manual-add-queue.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/.patched-01-gcc-comple.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 --strip=1 --backup --version-control=numbered < patches/02-libnotify-0.7.patch patching file applet/ospm-status-dialog.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/.patched-02-libnotify-0.7.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/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" PERL=/usr/perl5/5.22/bin/perl PYTHON=/usr/bin/python2.7 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/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) 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 whether to enable maintainer-specific portions of Makefiles... no checking for gcc... /usr/gcc/4.9/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /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 for style of include used by make... GNU checking dependency style of /usr/gcc/4.9/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/4.9/bin/gcc -E checking for library containing strerror... none required checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/gnu/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/4.9/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/4.9/bin/g++... gcc3 checking how to run the C++ preprocessor... /usr/gcc/4.9/bin/g++ -E checking whether we are using the GNU Fortran 77 compiler... yes checking whether /usr/gcc/4.9/bin/gfortran accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/4.9/bin/gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip 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 checking if /usr/gcc/4.9/bin/gcc PIC flag -fPIC 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 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by /usr/gcc/4.9/bin/g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking for /usr/gcc/4.9/bin/g++ option to produce PIC... -fPIC checking if /usr/gcc/4.9/bin/g++ PIC flag -fPIC works... yes checking if /usr/gcc/4.9/bin/g++ static flag -static works... no checking if /usr/gcc/4.9/bin/g++ supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for /usr/gcc/4.9/bin/gfortran option to produce PIC... -fPIC checking if /usr/gcc/4.9/bin/gfortran PIC flag -fPIC works... yes checking if /usr/gcc/4.9/bin/gfortran static flag -static works... no checking if /usr/gcc/4.9/bin/gfortran supports -c -o file.o... yes checking whether the /usr/gcc/4.9/bin/gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking return type of signal handlers... void checking for pkg-config... /usr/bin/pkg-config checking whether NLS is requested... yes checking for intltool >= 0.35.5... 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 checking pkg-config is at least version 0.9.0... yes checking for LIBGNOMEUI... yes checking for GLIBS... yes checking for GTHREADS... yes checking for LIBGLADE... yes checking for GTK... yes checking for GCONF... yes checking for DBUS_GLIB... yes checking for HAL... yes checking for LIBXML... yes checking checking for libnotify support... checking for LIBNOTIFY... yes available 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 for papiPrintersList in -lpapi... yes checking for getaddrinfo in -lsocket... yes checking for chkauthattr in -lsecdb... yes checking for smf_get_state in -lscf... yes checking gnome-doc-utils >= 0.3.2... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ui/Makefile config.status: creating ui/icons/Makefile config.status: creating ui/icons/hicolor/Makefile config.status: creating ui/icons/hicolor/16x16/Makefile config.status: creating ui/icons/hicolor/16x16/devices/Makefile config.status: creating ui/icons/hicolor/16x16/emblems/Makefile config.status: creating ui/icons/hicolor/16x16/places/Makefile config.status: creating ui/icons/hicolor/24x24/Makefile config.status: creating ui/icons/hicolor/24x24/places/Makefile config.status: creating ui/icons/hicolor/32x32/Makefile config.status: creating ui/icons/hicolor/32x32/places/Makefile config.status: creating ui/icons/hicolor/48x48/Makefile config.status: creating ui/icons/hicolor/48x48/devices/Makefile config.status: creating ui/icons/hicolor/48x48/emblems/Makefile config.status: creating ui/icons/hicolor/48x48/places/Makefile config.status: creating pm/Makefile config.status: creating utils/Makefile config.status: creating capplet/Makefile config.status: creating applet/Makefile config.status: creating po/Makefile.in config.status: creating ospm.spec config.status: creating SUNWprint-monitor.spec config.status: creating ui/ospm-preferences.desktop.in config.status: creating ui/ospm-pm.desktop.in config.status: creating utils/lp-queue-exists-by-serial.sh config.status: creating help/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing po/stamp-it commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/.configured (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/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/desktop/ospm/build/i86' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' Making all in ui make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' Making all in icons make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' Making all in hicolor make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' Making all in 16x16 make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' Making all in devices make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' Making all in emblems make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' Making all in places make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' Making all in 24x24 make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' Making all in places make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' Making all in 32x32 make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' Making all in places make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' Making all in 48x48 make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' Making all in devices make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' Making all in emblems make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' Making all in places make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[9]: Nothing to be done for 'all'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[9]: Nothing to be done for 'all-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[8]: Nothing to be done for 'all-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po ospm-preferences.desktop.in ospm-preferences.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po ospm-pm.desktop.in ospm-pm.desktop LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/ospm.schemas.in ospm.schemas Generating and caching the translation database Merging translations into ospm-preferences.desktop. Generating and caching the translation database Merging translations into ospm-pm.desktop. Generating and caching the translation database Merging translations into ospm.schemas. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' Making all in utils make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-dot-printers.lo -MD -MP -MF .deps/ospm-dot-printers.Tpo -c -o ospm-dot-printers.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ppd-cache.lo -MD -MP -MF .deps/ppd-cache.Tpo -c -o ppd-cache.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-common.lo -MD -MP -MF .deps/lp-common.Tpo -c -o lp-common.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-common.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-exec.lo -MD -MP -MF .deps/lp-exec.Tpo -c -o lp-exec.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-exec.c mkdir .libs /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-dot-printers.lo -MD -MP -MF .deps/ospm-dot-printers.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c -fPIC -DPIC -o .libs/ospm-dot-printers.o /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-exec.lo -MD -MP -MF .deps/lp-exec.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-exec.c -fPIC -DPIC -o .libs/lp-exec.o /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ppd-cache.lo -MD -MP -MF .deps/ppd-cache.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c -fPIC -DPIC -o .libs/ppd-cache.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-exec.c:23:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "$Id$" ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:23:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "$Id$" ^ /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-common.lo -MD -MP -MF .deps/lp-common.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-common.c -fPIC -DPIC -o .libs/lp-common.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-common.c:23:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "$Id$" ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:154:1: warning: no previous prototype for 'ospm_dot_printers_get_default' [-Wmissing-prototypes] ospm_dot_printers_get_default () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:202:1: warning: no previous prototype for 'ospm_is_printer_name_exists' [-Wmissing-prototypes] ospm_is_printer_name_exists (char *printer_name) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:228:1: warning: no previous prototype for 'ospm_dot_printers_add_queue' [-Wmissing-prototypes] ospm_dot_printers_add_queue (char *queue) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:324:1: warning: no previous prototype for 'ospm_dot_printers_delete_queue' [-Wmissing-prototypes] ospm_dot_printers_delete_queue (char *queue) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c: In function 'ospm_dot_printers_delete_queue': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:330:21: warning: unused variable 'buf' [-Wunused-variable] struct stat buf; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers.c:411:1: warning: no previous prototype for 'ospm_dot_printers_set_default' [-Wmissing-prototypes] ospm_dot_printers_set_default (char *queue) ^ mv -f .deps/ospm-dot-printers.Tpo .deps/ospm-dot-printers.Plo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c: In function 'strcase_quotient': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:213:48: warning: comparison between pointer and integer for (k = 0; ((l1[i][k] != NULL) && (l2[j][k] != NULL) && ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:213:70: warning: comparison between pointer and integer for (k = 0; ((l1[i][k] != NULL) && (l2[j][k] != NULL) && ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c: In function 'fetch_nick_list': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:341:34: warning: variable 'mdl_name' set but not used [-Wunused-but-set-variable] char *mfg_name, *mdl_name; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:387:1: warning: no previous prototype for 'fetch_mfg_mdl_nick_from_ppd_path' [-Wmissing-prototypes] fetch_mfg_mdl_nick_from_ppd_path (gchar **mfg, gchar **mdl, gchar **nick, gchar *ppd) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:408:1: warning: no previous prototype for 'ospm_get_manufacturer_tree_model' [-Wmissing-prototypes] ospm_get_manufacturer_tree_model () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c: In function 'ospm_get_closest_model_string': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:480:17: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations] if ((g_strcasecmp(entry->ppd_mfg, mfg) != 0) && ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:481:21: warning: 'g_strcasecmp' is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:200) [-Wdeprecated-declarations] (g_strcasecmp(entry->ieee1284_mfg, mfg) != 0)) ^ /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-utils.lo -MD -MP -MF .deps/ospm-utils.Tpo -c -o ospm-utils.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c: In function 'fetch_mfg_mdl_nick_from_ppd_path': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ppd-cache.c:402:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-common.c: In function 'model_to_queue_name': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-common.c:89:19: warning: comparison between pointer and integer for (; *model != NULL; model++, dst++) ^ mv -f .deps/lp-exec.Tpo .deps/lp-exec.Plo /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-xml.lo -MD -MP -MF .deps/ospm-xml.Tpo -c -o ospm-xml.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c mv -f .deps/lp-common.Tpo .deps/lp-common.Plo /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-queue-helper.o -MD -MP -MF .deps/lp-queue-helper.Tpo -c -o lp-queue-helper.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-queue-helper.c mv -f .deps/ppd-cache.Tpo .deps/ppd-cache.Plo /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT lp-exec.o -MD -MP -MF .deps/lp-exec.Tpo -c -o lp-exec.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-exec.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/lp-exec.c:23:0: warning: ignoring #pragma ident [-Wunknown-pragmas] #pragma ident "$Id$" ^ mv -f .deps/lp-exec.Tpo .deps/lp-exec.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-dot-printers-test.o -MD -MP -MF .deps/ospm-dot-printers-test.Tpo -c -o ospm-dot-printers-test.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers-test.c mv -f .deps/lp-queue-helper.Tpo .deps/lp-queue-helper.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o lp-queue-helper lp-queue-helper.o -lglib-2.0 -lpapi lp-exec.o -lsecdb -lpopt /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-utils.lo -MD -MP -MF .deps/ospm-utils.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c -fPIC -DPIC -o .libs/ospm-utils.o /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DOSPM_PM_DATADIR=\"/usr/share/ospm\" -DPRINTER_HELPER_PATH=\"/usr/lib/ospm\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-xml.lo -MD -MP -MF .deps/ospm-xml.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c -fPIC -DPIC -o .libs/ospm-xml.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers-test.c: In function ‘main’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-dot-printers-test.c:41:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'find_group_node': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:72:49: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] value = xmlGetProp(cur, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:72:31: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = xmlGetProp(cur, "name"); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_init': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:145:34: warning: pointer targets in passing argument 1 of 'xmlNewDoc' differ in signedness [-Wpointer-sign] doc = xmlNewDoc ("1.0"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:780:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewDoc (const xmlChar *version); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:146:62: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] xmlDocSetRootElement (doc, xmlNewNode (NULL, "ospm-groups")); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:196:1: warning: no previous prototype for 'parse_groups' [-Wmissing-prototypes] parse_groups (const gchar *key) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'parse_groups': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:217:49: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] group = xmlGetProp(cur, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:219:64: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness [-Wpointer-sign] g_strdup (group)); ^ In file included from /usr/include/glib-2.0/glib.h:79:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:32: /usr/include/glib-2.0/glib/gstrfuncs.h:216:22: note: expected 'const gchar *' but argument is of type 'xmlChar *' gchar* g_strdup (const gchar *str) G_GNUC_MALLOC; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_parse_queues': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:257:49: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] queue = xmlGetProp(cur, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:257:31: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] queue = xmlGetProp(cur, "name"); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'parse_criteria': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:300:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prop_value = xmlNodeListGetString (doc, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:307:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prop_value = xmlNodeListGetString (doc, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:314:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] prop_value = xmlNodeListGetString (doc, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_parse_criterias': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:347:54: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] match_type = xmlGetProp(cur, "match"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:347:36: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] match_type = xmlGetProp(cur, "match"); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_add_static_group': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:379:38: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] groupnode = xmlNewNode(NULL, "static-group"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:380:32: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (groupnode, "name", static_group); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:380:40: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (groupnode, "name", static_group); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'const gchar *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:383:39: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (groupnode, NULL, "queues", NULL); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_add_search_group': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:396:38: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] groupnode = xmlNewNode(NULL, "search-group"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:397:32: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (groupnode, "name", search_group); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:397:40: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (groupnode, "name", search_group); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'const gchar *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:402:51: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] childnode = xmlNewChild (groupnode, NULL, "criterias", NULL); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:403:32: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (childnode, "match", "any"); // set match any as default ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:403:41: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (childnode, "match", "any"); // set match any as default ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_set_group_name': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:439:39: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(groupnode, "name", newname); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:439:47: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp(groupnode, "name", newname); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'const gchar *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'create_queue_node': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:451:38: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] queuenode = xmlNewNode(NULL, "queue"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:452:31: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp(queuenode, "name", queuename); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:452:39: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp(queuenode, "name", queuename); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'const gchar *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_add_queue': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:470:58: warning: pointer targets in passing argument 2 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (!queues_node || xmlStrcmp(queues_node->name, "queues")) { ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:474:62: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] queues_node = xmlNewChild (group_node, NULL, "queues", NULL); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_add_queues': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:497:58: warning: pointer targets in passing argument 2 of 'xmlStrcmp' differ in signedness [-Wpointer-sign] if (!queues_node || xmlStrcmp(queues_node->name, "queues")) { ^ In file included from /usr/include/libxml2/libxml/tree.h:18:0, from /usr/include/libxml2/libxml/parser.h:16, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/xmlstring.h:64:17: note: expected 'const xmlChar *' but argument is of type 'char *' xmlStrcmp (const xmlChar *str1, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:501:62: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] queues_node = xmlNewChild (group_node, NULL, "queues", NULL); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:504:33: warning: passing argument 1 of 'g_list_first' discards 'const' qualifier from pointer target type for (ql = g_list_first (queues); ql; ql = g_list_next (ql)) { ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:32: /usr/include/glib-2.0/glib/glist.h:128:10: note: expected 'struct GList *' but argument is of type 'const struct GList *' GList* g_list_first (GList *list); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'find_queue_node': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:539:48: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] value = xmlGetProp (groupnode, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:539:23: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = xmlGetProp (groupnode, "name"); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:559:50: warning: pointer targets in passing argument 2 of 'xmlGetProp' differ in signedness [-Wpointer-sign] value = xmlGetProp (cur, "name"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1029:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlGetProp (const xmlNode *node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:559:31: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] value = xmlGetProp (cur, "name"); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_remove_queues': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:603:33: warning: passing argument 1 of 'g_list_first' discards 'const' qualifier from pointer target type for (ql = g_list_first (queues); ql; ql = g_list_next (ql)) { ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:32: /usr/include/glib-2.0/glib/glist.h:128:10: note: expected 'struct GList *' but argument is of type 'const struct GList *' GList* g_list_first (GList *list); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_set_queue_name': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:633:40: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp (queuenode, "name", newname); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:633:48: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp (queuenode, "name", newname); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'const gchar *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_set_match_all': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:697:41: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] cur = xmlNewNode (NULL, "criterias"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:699:26: warning: pointer targets in passing argument 2 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp (cur, "match", match_all ? "all" : "any"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:699:35: warning: pointer targets in passing argument 3 of 'xmlSetProp' differ in signedness [-Wpointer-sign] xmlSetProp (cur, "match", match_all ? "all" : "any"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:1015:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlSetProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'create_criteria_node': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:711:53: warning: pointer targets in passing argument 2 of 'xmlNewNode' differ in signedness [-Wpointer-sign] xmlNodePtr criterianode = xmlNewNode (NULL, "criteria"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:837:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewNode (xmlNsPtr ns, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:715:42: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "subject", content); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:715:53: warning: pointer targets in passing argument 4 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "subject", content); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:718:42: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "rule", content); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:718:50: warning: pointer targets in passing argument 4 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "rule", content); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:720:42: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "value", criteria->value); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:720:51: warning: pointer targets in passing argument 4 of 'xmlNewChild' differ in signedness [-Wpointer-sign] xmlNewChild (criterianode, NULL, "value", criteria->value); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char * const' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c: In function 'ospm_xml_set_criterias': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:750:52: warning: pointer targets in passing argument 3 of 'xmlNewChild' differ in signedness [-Wpointer-sign] cris_node = xmlNewChild (group_node, NULL, "criterias", NULL); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:844:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewChild (xmlNodePtr parent, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:751:32: warning: pointer targets in passing argument 2 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (cris_node, "match", match_all ? "all" : "any"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:751:41: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness [-Wpointer-sign] xmlNewProp (cris_node, "match", match_all ? "all" : "any"); ^ In file included from /usr/include/libxml2/libxml/parser.h:16:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:28: /usr/include/libxml2/libxml/tree.h:790:3: note: expected 'const xmlChar *' but argument is of type 'char *' xmlNewProp (xmlNodePtr node, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:753:33: warning: passing argument 1 of 'g_list_first' discards 'const' qualifier from pointer target type for (cl = g_list_first (criterias); cl; cl = g_list_next (cl)) { ^ In file included from /usr/include/glib-2.0/glib/ghash.h:33:0, from /usr/include/glib-2.0/glib.h:50, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-xml.c:32: /usr/include/glib-2.0/glib/glist.h:128:10: note: expected 'struct GList *' but argument is of type 'const struct GList *' GList* g_list_first (GList *list); ^ mv -f .deps/ospm-dot-printers-test.Tpo .deps/ospm-dot-printers-test.Po /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o lp-queue-helper lp-queue-helper.o lp-exec.o -lglib-2.0 -lpapi -lsecdb -lpopt /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c: In function 'ospm_operate_local_queue': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:111:25: warning: passing argument 1 of 'fetch_ppd_path' discards 'const' qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:34:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected 'char *' but argument is of type 'const gchar *' extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:111:39: warning: passing argument 2 of 'fetch_ppd_path' discards 'const' qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:34:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected 'char *' but argument is of type 'const gchar *' extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:111:46: warning: passing argument 3 of 'fetch_ppd_path' discards 'const' qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:34:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected 'char *' but argument is of type 'const gchar *' extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c: In function 'strip_quotes': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:181:13: warning: unused variable 'i' [-Wunused-variable] int i, len, start, end; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.c:180:20: warning: unused variable 't' [-Wunused-variable] gchar *s, *t; ^ mv -f .deps/ospm-utils.Tpo .deps/ospm-utils.Plo mv -f .deps/ospm-xml.Tpo .deps/ospm-xml.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o libospm-utils.la -rpath /usr/lib/ospm ospm-dot-printers.lo ppd-cache.lo lp-common.lo lp-exec.lo ospm-utils.lo ospm-xml.lo -lpapi -lglib-2.0 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,libospm-utils.so.0 -o .libs/libospm-utils.so.0.0.0 .libs/ospm-dot-printers.o .libs/ppd-cache.o .libs/lp-common.o .libs/lp-exec.o .libs/ospm-utils.o .libs/ospm-xml.o -lpapi -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -m32 -m32 (cd .libs && rm -f libospm-utils.so.0 && ln -s libospm-utils.so.0.0.0 libospm-utils.so.0) (cd .libs && rm -f libospm-utils.so && ln -s libospm-utils.so.0.0.0 libospm-utils.so) creating libospm-utils.la (cd .libs && rm -f libospm-utils.la && ln -s ../libospm-utils.la libospm-utils.la) /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o ospm-dot-printers-test ospm-dot-printers-test.o libospm-utils.la /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o .libs/ospm-dot-printers-test ospm-dot-printers-test.o ./.libs/libospm-utils.so -lpapi -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -R/usr/lib/ospm creating ospm-dot-printers-test make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' Making all in capplet make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-prefs.lo -MD -MP -MF .deps/ospm-prefs.Tpo -c -o ospm-prefs.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-preference-dialog.lo -MD -MP -MF .deps/ospm-preference-dialog.Tpo -c -o ospm-preference-dialog.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-preference-dialog.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-smf.lo -MD -MP -MF .deps/ospm-smf.Tpo -c -o ospm-smf.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-net-adv-dialog.lo -MD -MP -MF .deps/ospm-net-adv-dialog.Tpo -c -o ospm-net-adv-dialog.lo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c mkdir .libs /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\"/usr/share/locale\" -DOSPM_GLADEDIR=\"/usr/share/ospm/glade\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-net-adv-dialog.lo -MD -MP -MF .deps/ospm-net-adv-dialog.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c -fPIC -DPIC -o .libs/ospm-net-adv-dialog.o /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\"/usr/share/locale\" -DOSPM_GLADEDIR=\"/usr/share/ospm/glade\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-prefs.lo -MD -MP -MF .deps/ospm-prefs.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c -fPIC -DPIC -o .libs/ospm-prefs.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:31:1: warning: no previous prototype for 'ospm_prefs_get_show_properties' [-Wmissing-prototypes] ospm_prefs_get_show_properties() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:41:1: warning: no previous prototype for 'ospm_prefs_get_disconnect_property' [-Wmissing-prototypes] ospm_prefs_get_disconnect_property() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:51:1: warning: no previous prototype for 'ospm_prefs_get_notify_pending' [-Wmissing-prototypes] ospm_prefs_get_notify_pending() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:61:1: warning: no previous prototype for 'ospm_prefs_get_show_offline_printer' [-Wmissing-prototypes] ospm_prefs_get_show_offline_printer () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:71:1: warning: no previous prototype for 'ospm_prefs_get_queue_refresh_interval' [-Wmissing-prototypes] ospm_prefs_get_queue_refresh_interval () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:87:1: warning: no previous prototype for 'ospm_prefs_get_job_refresh_interval' [-Wmissing-prototypes] ospm_prefs_get_job_refresh_interval () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:106:1: warning: no previous prototype for 'ospm_prefs_get_icon_autohide' [-Wmissing-prototypes] ospm_prefs_get_icon_autohide() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:119:1: warning: no previous prototype for 'ospm_prefs_get_icon_autohide_delay' [-Wmissing-prototypes] ospm_prefs_get_icon_autohide_delay() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:135:1: warning: no previous prototype for 'ospm_prefs_get_auto_dectect_network' [-Wmissing-prototypes] ospm_prefs_get_auto_dectect_network () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:145:1: warning: no previous prototype for 'ospm_prefs_get_show_network_message' [-Wmissing-prototypes] ospm_prefs_get_show_network_message () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-prefs.c:155:1: warning: no previous prototype for 'ospm_prefs_get_add_network_to_group' [-Wmissing-prototypes] ospm_prefs_get_add_network_to_group () ^ mv -f .deps/ospm-prefs.Tpo .deps/ospm-prefs.Plo /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-preferences.o -MD -MP -MF .deps/ospm-preferences.Tpo -c -o ospm-preferences.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-preferences.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\"/usr/share/locale\" -DOSPM_GLADEDIR=\"/usr/share/ospm/glade\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-smf.lo -MD -MP -MF .deps/ospm-smf.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c -fPIC -DPIC -o .libs/ospm-smf.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c:77:1: warning: no previous prototype for 'smf_init_env' [-Wmissing-prototypes] smf_init_env () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c:123:1: warning: no previous prototype for 'smf_cleanup_env' [-Wmissing-prototypes] smf_cleanup_env () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c: In function 'get_smf_str_prop_value': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c:306:14: warning: variable 'str_len' set but not used [-Wunused-but-set-variable] gint str_len = 0; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c:305:13: warning: unused variable 'ret' [-Wunused-variable] int ret = 0; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c: In function 'smf_cleanup_env': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-smf.c:131:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_LOCALEDIR=\"/usr/share/locale\" -DOSPM_GLADEDIR=\"/usr/share/ospm/glade\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-preference-dialog.lo -MD -MP -MF .deps/ospm-preference-dialog.Tpo -c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-preference-dialog.c -fPIC -DPIC -o .libs/ospm-preference-dialog.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c:255:15: warning: 'get_username' was used with no prototype before its definition [-Wmissing-prototypes] static gchar *get_username () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c: In function 'setup_service_list': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c:318:16: warning: unused variable 'j' [-Wunused-variable] gint i,j; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c:612:1: warning: no previous prototype for 'ospm_net_adv_dialog_new' [-Wmissing-prototypes] ospm_net_adv_dialog_new () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c:626:1: warning: no previous prototype for 'ospm_net_services_is_enabled' [-Wmissing-prototypes] ospm_net_services_is_enabled () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-net-adv-dialog.c:249:1: warning: 'on_remove_event' defined but not used [-Wunused-function] on_remove_event (GtkWidget *widget, GdkEvent *event, gpointer user_data) ^ mv -f .deps/ospm-smf.Tpo .deps/ospm-smf.Plo mv -f .deps/ospm-preferences.Tpo .deps/ospm-preferences.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o libospm-prefs.la -rpath /usr/lib/ospm ospm-prefs.lo -lglib-2.0 -lgconf-2 -lglib-2.0 mv -f .deps/ospm-net-adv-dialog.Tpo .deps/ospm-net-adv-dialog.Plo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-preference-dialog.c: In function 'btn_configure_click_cb': /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/capplet/ospm-preference-dialog.c:297:38: warning: unused variable 'priv' [-Wunused-variable] OspmPreferenceDialogPrivate *priv = dialog->priv; ^ /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,libospm-prefs.so.0 -o .libs/libospm-prefs.so.0.0.0 .libs/ospm-prefs.o -lgconf-2 -lglib-2.0 -m32 -m32 (cd .libs && rm -f libospm-prefs.so.0 && ln -s libospm-prefs.so.0.0.0 libospm-prefs.so.0) (cd .libs && rm -f libospm-prefs.so && ln -s libospm-prefs.so.0.0.0 libospm-prefs.so) creating libospm-prefs.la (cd .libs && rm -f libospm-prefs.la && ln -s ../libospm-prefs.la libospm-prefs.la) mv -f .deps/ospm-preference-dialog.Tpo .deps/ospm-preference-dialog.Plo /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o libospm-preference-dialog.la -rpath /usr/lib/ospm ospm-preference-dialog.lo ospm-smf.lo ospm-net-adv-dialog.lo -lglade-2.0 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lscf -lsecdb ../utils/libospm-utils.la libospm-prefs.la /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,libospm-preference-dialog.so.0 -o .libs/libospm-preference-dialog.so.0.0.0 .libs/ospm-preference-dialog.o .libs/ospm-smf.o .libs/ospm-net-adv-dialog.o -R/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils/.libs -R/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet/.libs -R/usr/lib/ospm -lglade-2.0 -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lscf -lsecdb ../utils/.libs/libospm-utils.so ./.libs/libospm-prefs.so -m32 -m32 (cd .libs && rm -f libospm-preference-dialog.so.0 && ln -s libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so.0) (cd .libs && rm -f libospm-preference-dialog.so && ln -s libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so) creating libospm-preference-dialog.la (cd .libs && rm -f libospm-preference-dialog.la && ln -s ../libospm-preference-dialog.la libospm-preference-dialog.la) /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o ospm-preferences ospm-preferences.o libospm-preference-dialog.la /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o .libs/ospm-preferences ospm-preferences.o ./.libs/libospm-preference-dialog.so -lglade-2.0 -lscf -lsecdb /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils/.libs/libospm-utils.so -lpapi -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 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet/.libs/libospm-prefs.so -lgconf-2 -lglib-2.0 -R/usr/lib/ospm creating ospm-preferences make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' Making all in applet make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_BINDIR=\""/usr/bin"\" -DOSPM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-hal-support.o -MD -MP -MF .deps/ospm-hal-support.Tpo -c -o ospm-hal-support.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_BINDIR=\""/usr/bin"\" -DOSPM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-status-dialog.o -MD -MP -MF .deps/ospm-status-dialog.Tpo -c -o ospm-status-dialog.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_BINDIR=\""/usr/bin"\" -DOSPM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-add-queue-dialog.o -MD -MP -MF .deps/ospm-add-queue-dialog.Tpo -c -o ospm-add-queue-dialog.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-add-queue-dialog.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_BINDIR=\""/usr/bin"\" -DOSPM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-applet.o -MD -MP -MF .deps/ospm-applet.Tpo -c -o ospm-applet.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c: In function ‘ospm_status_icon_hide’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:77:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (pending_lock); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:82:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (pending_lock); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c: In function ‘ospm_status_message_close’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:92:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (pending_lock); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:94:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (pending_lock); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:122:1: warning: no previous prototype for ‘ospm_notification_icon_init’ [-Wmissing-prototypes] ospm_notification_icon_init() ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c: In function ‘ospm_notification_icon_init’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:140:17: warning: implicit declaration of function ‘exit’ [-Wimplicit-function-declaration] exit (1); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:140:17: warning: incompatible implicit declaration of built-in function ‘exit’ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-status-dialog.c:170:1: warning: no previous prototype for ‘notification_icon_free’ [-Wmissing-prototypes] notification_icon_free () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-add-queue-dialog.c: In function ‘ospm_add_queue_dialog_add_clicked’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-add-queue-dialog.c:132:29: warning: unused variable ‘model_data’ [-Wunused-variable] GtkTreeModel *model_data; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-add-queue-dialog.c: In function ‘ospm_add_queue_dialog_manufacturer_changed’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-add-queue-dialog.c:225:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (manufacturer = gtk_combo_box_get_active_text (GTK_COMBO_BOX (widget))) { ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.c: In function ‘main’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.c:48:2: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:681) [-Wdeprecated-declarations] g_type_init (); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.c:40:37: warning: unused variable ‘time_applet_added_plugged_printer’ [-Wunused-variable] time_t time_applet_started, time_applet_added_plugged_printer; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.c:40:16: warning: unused variable ‘time_applet_started’ [-Wunused-variable] time_t time_applet_started, time_applet_added_plugged_printer; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:368:1: warning: no previous prototype for ‘ospm_do_pre_plugged_printers’ [-Wmissing-prototypes] ospm_do_pre_plugged_printers () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: In function ‘add_network_printers’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:431:17: warning: format ‘%s’ expects argument of type ‘char *’, but argument 3 has type ‘gpointer’ [-Wformat=] fprintf (stderr, "processing udi=%s\n", key); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:456:1: warning: no previous prototype for ‘check_network_printers’ [-Wmissing-prototypes] check_network_printers (gpointer data) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: In function ‘ospm_on_hal_device_removed’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:499:18: warning: variable ‘ret_val’ set but not used [-Wunused-but-set-variable] gboolean ret_val; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: In function ‘ospm_hal_init’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:565:13: warning: unused variable ‘nr’ [-Wunused-variable] int nr, i; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:561:24: warning: unused variable ‘ctx’ [-Wunused-variable] LibHalContext *ctx; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:60:12: warning: ‘network_printer’ defined but not used [-Wunused-variable] static int network_printer = 0; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:62:13: warning: ‘allow_chars’ defined but not used [-Wunused-variable] static char allow_chars[] = "abcdefghigklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890"; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:136:1: warning: ‘ospm_run_command’ defined but not used [-Wunused-function] ospm_run_command (const char *command, const char *udi) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:520:1: warning: ‘ospm_reinit_dbus’ defined but not used [-Wunused-function] ospm_reinit_dbus (gpointer user_data) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:628:1: warning: ‘ospm_handle_sigterm’ defined but not used [-Wunused-function] ospm_handle_sigterm (int value) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:642:1: warning: ‘ospm_sigterm_iochn_data’ defined but not used [-Wunused-function] ospm_sigterm_iochn_data (GIOChannel *source, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c: In function ‘check_network_printers’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-hal-support.c:478:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ mv -f .deps/ospm-applet.Tpo .deps/ospm-applet.Po sed -e "s|\@LIBEXECDIR\@|/usr/lib/ospm|" /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/applet/ospm-applet.desktop.in.in > ospm-applet.desktop.in mv -f .deps/ospm-status-dialog.Tpo .deps/ospm-status-dialog.Po LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po ospm-applet.desktop.in ospm-applet.desktop mv -f .deps/ospm-add-queue-dialog.Tpo .deps/ospm-add-queue-dialog.Po Found cached translation database Merging translations into ospm-applet.desktop. mv -f .deps/ospm-hal-support.Tpo .deps/ospm-hal-support.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o ospm-applet ospm-hal-support.o ospm-status-dialog.o ospm-add-queue-dialog.o ospm-applet.o -lglib-2.0 -lglade-2.0 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgconf-2 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lhal -ldbus-1 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsocket -lnsl ../capplet/libospm-prefs.la ../utils/libospm-utils.la mkdir .libs /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o .libs/ospm-applet ospm-hal-support.o ospm-status-dialog.o ospm-add-queue-dialog.o ospm-applet.o -lglade-2.0 -ldbus-glib-1 -lhal -ldbus-1 -lnotify -lsocket -lnsl ../capplet/.libs/libospm-prefs.so -lgconf-2 ../utils/.libs/libospm-utils.so -lpapi -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -R/usr/lib/ospm creating ospm-applet make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' Making all in pm make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-papi.o -MD -MP -MF .deps/ospm-papi.Tpo -c -o ospm-papi.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-group-model.o -MD -MP -MF .deps/ospm-group-model.Tpo -c -o ospm-group-model.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-group-static.o -MD -MP -MF .deps/ospm-group-static.Tpo -c -o ospm-group-static.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-static.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-group-dynamic.o -MD -MP -MF .deps/ospm-group-dynamic.Tpo -c -o ospm-group-dynamic.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-static.c: In function ‘ospm_group_static_get_queue_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-static.c:117:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-static.c:119:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:84:1: warning: no previous prototype for ‘ospm_papi_get_all_queues’ [-Wmissing-prototypes] ospm_papi_get_all_queues (void) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_get_all_queues’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:102:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:104:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:86:25: warning: unused variable ‘flag_called’ [-Wunused-variable] static gboolean flag_called = FALSE; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:135:1: warning: no previous prototype for ‘ospm_get_favourite_queues’ [-Wmissing-prototypes] ospm_get_favourite_queues () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_get_favourite_queues’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:181:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:183:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:196:1: warning: no previous prototype for ‘ospm_papi_get_favourite_queues’ [-Wmissing-prototypes] ospm_papi_get_favourite_queues () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_get_favourite_queues’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:212:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:214:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:229:33: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:232:33: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock(&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_get_queue_state’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:261:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:265:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:268:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:254:13: warning: unused variable ‘i’ [-Wunused-variable] int i=0, state; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:253:16: warning: unused variable ‘result’ [-Wunused-variable] GList *result = NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_get_queue_device_uri’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:301:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:302:40: warning: passing argument 2 of ‘papiPrinterQuery’ discards ‘const’ qualifier from pointer target type status = papiPrinterQuery(svc, queue, keys, NULL, &p); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:29:0: /usr/include/papi.h:332:22: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern papi_status_t papiPrinterQuery(papi_service_t handle, char *name, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:303:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_get_job_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:332:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:335:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c: In function ‘ospm_papi_cancel_job’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:368:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:369:42: warning: passing argument 2 of ‘papiJobCancel’ discards ‘const’ qualifier from pointer target type status = papiJobCancel (service, queue, id); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:29:0: /usr/include/papi.h:393:22: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern papi_status_t papiJobCancel(papi_service_t handle, char *printer, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-papi.c:370:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c: In function ‘ospm_group_dynamic_get_queue_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c:135:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c:139:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.h:28, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c:30: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c: In function ‘ospm_group_dynamic_is_match_all’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-dynamic.c:280:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_GROUP_DYNAMIC(group), NULL); ^ mv -f .deps/ospm-papi.Tpo .deps/ospm-papi.Po mv -f .deps/ospm-group-static.Tpo .deps/ospm-group-static.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-group-list.o -MD -MP -MF .deps/ospm-group-list.Tpo -c -o ospm-group-list.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-list.c /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-group-manager.o -MD -MP -MF .deps/ospm-group-manager.Tpo -c -o ospm-group-manager.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c mv -f .deps/ospm-group-dynamic.Tpo .deps/ospm-group-dynamic.Po /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c: In function ‘ospm_group_model_real_get_queue_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:114:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:116:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:29: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c: In function ‘ospm_group_model_set_name’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:357:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_GROUP_MODEL (group), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c: In function ‘ospm_group_model_can_edit’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:386:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_GROUP_MODEL (group), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c: In function ‘ospm_group_model_can_add_queues’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:399:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_GROUP_MODEL (group), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c: In function ‘ospm_group_model_can_remove_queues’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:412:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_GROUP_MODEL (group), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-model.c:418:17: warning: return makes integer from pointer without a cast return NULL; ^ /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-queue-manager.o -MD -MP -MF .deps/ospm-queue-manager.Tpo -c -o ospm-queue-manager.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c mv -f .deps/ospm-group-list.Tpo .deps/ospm-group-list.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-queue-model.o -MD -MP -MF .deps/ospm-queue-model.Tpo -c -o ospm-queue-model.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c mv -f .deps/ospm-group-model.Tpo .deps/ospm-group-model.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-icon.o -MD -MP -MF .deps/ospm-icon.Tpo -c -o ospm-icon.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘printj’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:344:34: warning: unused variable ‘priv’ [-Wunused-variable] OspmQueueManagerPrivate *priv = (OspmQueueManagerPrivate *)user_data; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘on_icon_view_item_activated’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:546:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘on_list_view_row_activated’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:561:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘build_printer_popup_menu’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:587:20: warning: unused variable ‘l’ [-Wunused-variable] GList *l; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:585:20: warning: unused variable ‘sub_menu’ [-Wunused-variable] GtkWidget *sub_menu; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_class_init’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1015:25: warning: variable ‘widget_class’ set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘enable_drag_and_drop’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1386:13: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_begin’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1410:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_data_received’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1517:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1520:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1492:33: warning: unused variable ‘queue_in_cur’ [-Wunused-variable] OspmQueueModel *queue, *queue_in_cur; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_drop’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1574:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_end’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1585:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_leave’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1596:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘drag_motion’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1609:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘remove_queues_ask’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1643:34: warning: unused variable ‘priv’ [-Wunused-variable] OspmQueueManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_update_group_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:369:31: warning: unused variable ‘groups’ [-Wunused-variable] GList *groups; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:363:31: warning: unused variable ‘selection’ [-Wunused-variable] GtkTreeSelection *selection; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘real_remove_selected_queues’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1705:32: warning: unused variable ‘msg’ [-Wunused-variable] gchar *msg = NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1658:22: warning: unused variable ‘qname’ [-Wunused-variable] const gchar *qname; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘on_selection_changed’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘add_to_favourite_cb’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:524:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1765:21: warning: unused variable ‘gname’ [-Wunused-variable] const char *gname; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘open_selected_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:591:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘group_edited’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:853:34: warning: unused variable ‘gname’ [-Wunused-variable] gchar *gname; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:851:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_new_full’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1928:27: warning: unused variable ‘group’ [-Wunused-variable] OspmGroupModel *group; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘enable_drag_and_drop’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:880:13: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_begin’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:910:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_data_delete’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:920:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_data_get’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:933:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_set_group_name’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1987:25: warning: unused variable ‘group’ [-Wunused-variable] OspmGroupModel *group; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_data_received’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1012:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_set_as_default’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:2029:25: warning: unused variable ‘gm’ [-Wunused-variable] OspmGroupModel *gm; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1015:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_pause_or_resume_queue’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:2048:25: warning: unused variable ‘gm’ [-Wunused-variable] OspmGroupModel *gm; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:954:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_queue_properties’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:2076:25: warning: unused variable ‘gm’ [-Wunused-variable] OspmGroupModel *gm; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_drop’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1052:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_end’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1063:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘drag_leave’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1074:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_queue_manager_queue_test_page’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:2102:25: warning: unused variable ‘gm’ [-Wunused-variable] OspmGroupModel *gm; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_remove_selected_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1173:15: warning: unused variable ‘msg’ [-Wunused-variable] char *msg; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1170:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_new_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1243:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_new_group_from_queue_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1279:27: warning: unused variable ‘qm’ [-Wunused-variable] OspmQueueManager *qm; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1278:34: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmGroupManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_add_dynamic_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1306:34: warning: unused variable ‘priv’ [-Wunused-variable] OspmGroupManagerPrivate *priv = gm->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘ospm_rebuild_add_to_printer_submenu’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:2413:16: warning: unused variable ‘result’ [-Wunused-variable] GList *result = NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:613:1: warning: ‘open_group_cb’ defined but not used [-Wunused-function] open_group_cb (GtkMenuItem *item, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:181:1: warning: ‘g_cclosure_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN’ defined but not used [-Wunused-function] g_cclosure_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN (GClosure *closure, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:342:1: warning: ‘printj’ defined but not used [-Wunused-function] printj (gpointer data_ptr, gpointer user_data) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:150:17: warning: ‘build_add_to_submenu’ declared ‘static’ but never defined [-Wunused-function] static void build_add_to_submenu (OspmQueueManager *qm); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:972:1: warning: ‘g_cclosure_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN_BOOLEAN’ defined but not used [-Wunused-function] g_cclosure_marshal_VOID__BOOLEAN_BOOLEAN_BOOLEAN_BOOLEAN (GClosure *closure, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c: In function ‘queue_sort_comp_func’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-manager.c:1324:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_set_selected_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1164:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_update_group_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:487:9: warning: ‘path’ may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_path_free (path); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:469:34: note: ‘path’ was declared here GtkTreePath *path; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_init’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:112:9: warning: ‘g_mutex_new’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] queue->priv->propMutex = g_mutex_new (); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_finalize’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:141:17: warning: ‘g_mutex_free’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] g_mutex_free (queue->priv->propMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_set_default’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:548:55: warning: passing argument 1 of ‘ospm_dot_printers_set_default’ discards ‘const’ qualifier from pointer target type return ospm_dot_printers_set_default (name); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:33:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:48:17: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern gboolean ospm_dot_printers_set_default (char *queue); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_is_from_name_server’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:583:36: warning: unknown escape sequence: '\:' cmp_str = g_strdup_printf ("%s\:\\", ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:30: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_get_state’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:609:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_QUEUE_MODEL (queue), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_get_job_count’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:661:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_QUEUE_MODEL (queue), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘ospm_queue_model_is_valid’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:673:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_QUEUE_MODEL (queue), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c: In function ‘create_queue_name_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-model.c:893:39: warning: initialization discards ‘const’ qualifier from pointer target type gchar *name = ospm_queue_model_get_name (queue); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c:88:1: warning: ‘init_all_icons’ was used with no prototype before its definition [-Wmissing-prototypes] init_all_icons () ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c: In function ‘print_ref_count’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c:171:17: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 4 has type ‘struct GdkPixbuf *’ [-Wformat=] pixbuf); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c:163:1: warning: ‘print_ref_count’ defined but not used [-Wunused-function] print_ref_count (gpointer key, ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:28: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_new_group’: /usr/include/glib-2.0/gobject/gtype.h:2204:12: warning: ‘new_group’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1244:26: note: ‘new_group’ was declared here OspmGroupStatic *new_group; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c: In function ‘ospm_get_group_icon’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-icon.c:270:13: warning: ‘icon’ may be used uninitialized in this function [-Wmaybe-uninitialized] key = g_strdup_printf ("%d%s", size, icon); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:28: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c: In function ‘ospm_group_manager_new_group_from_queue_list’: /usr/include/glib-2.0/gobject/gtype.h:2204:12: warning: ‘new_group’ may be used uninitialized in this function [-Wmaybe-uninitialized] ((ct*) g_type_check_instance_cast ((GTypeInstance*) ip, gt)) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-group-manager.c:1280:26: note: ‘new_group’ was declared here OspmGroupStatic *new_group; ^ mv -f .deps/ospm-icon.Tpo .deps/ospm-icon.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-queue-cache.o -MD -MP -MF .deps/ospm-queue-cache.Tpo -c -o ospm-queue-cache.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c mv -f .deps/ospm-group-manager.Tpo .deps/ospm-group-manager.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-job-manager.o -MD -MP -MF .deps/ospm-job-manager.Tpo -c -o ospm-job-manager.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c mv -f .deps/ospm-queue-manager.Tpo .deps/ospm-queue-manager.Po /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:43:8: warning: no previous prototype for ‘get_part’ [-Wmissing-prototypes] gchar *get_part (gchar **options, gchar *what) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:65:10: warning: no previous prototype for ‘read_queue_properties’ [-Wmissing-prototypes] gpointer read_queue_properties (gpointer data) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c: In function ‘read_queue_properties’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:68:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] if (!g_static_mutex_trylock (&runningMutex)) { ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:73:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:75:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:82:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:88:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:109:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:112:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:116:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:137:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:139:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:167:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:169:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:172:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:179:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:181:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:210:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:213:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:217:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:271:29: warning: unused variable ‘i’ [-Wunused-variable] int i; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:283:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:286:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-job-model.o -MD -MP -MF .deps/ospm-job-model.Tpo -c -o ospm-job-model.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:330:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:332:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:335:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:353:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&runningMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:357:10: warning: no previous prototype for ‘read_queue_properties_wrapper’ [-Wmissing-prototypes] gboolean read_queue_properties_wrapper (gpointer data) ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c: In function ‘read_queue_properties_wrapper’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:363:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (read_queue_properties, data, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c: In function ‘ospm_queue_cache_stop_once’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:399:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&cancelMutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-queue-cache.c:401:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&cancelMutex); ^ mv -f .deps/ospm-queue-model.Tpo .deps/ospm-queue-model.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-manual-add-queue.o -MD -MP -MF .deps/ospm-manual-add-queue.Tpo -c -o ospm-manual-add-queue.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘add_job_columns’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:206:23: warning: unused variable ‘model’ [-Wunused-variable] GtkTreeModel *model = gtk_tree_view_get_model (treeview); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘ospm_job_manager_class_init’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:259:25: warning: variable ‘widget_class’ set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_begin’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:422:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_data_delete’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:432:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_data_get’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:445:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_data_received’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:460:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_drop’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:473:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_end’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:484:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_leave’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:495:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘drag_motion’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:508:32: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] OspmJobManagerPrivate *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘on_selection_changed’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:573:32: warning: unused variable ‘selected’ [-Wunused-variable] OspmJobModel *selected; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘selected_queue_changed_cb’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:623:17: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (refresh_in_background, jm, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘on_refresh_list’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:831:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (refresh_in_background, jm, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘cancel_job_in_background’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:908:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘refresh_job_view_regularly’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:917:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (refresh_in_background, jm, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘ospm_job_manager_refresh’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:1009:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (refresh_in_background, jm, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:1007:32: warning: unused variable ‘priv’ [-Wunused-variable] OspmJobManagerPrivate *priv = jm->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘ospm_job_manager_remove_select’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:1070:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (cancel_job_in_background, jm, FALSE, NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c: In function ‘refresh_in_background’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-manager.c:892:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ In file included from /usr/include/glib-2.0/glib.h:62:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c:29: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c: In function ‘ospm_job_model_get_id’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c:157:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_JOB_MODEL (job), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c: In function ‘ospm_job_model_get_size’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c:251:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_JOB_MODEL (job), NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c: In function ‘ospm_job_model_get_state’: /usr/include/glib-2.0/glib/gmessages.h:382:3: warning: return makes integer from pointer without a cast return (val); \ ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-job-model.c:273:9: note: in expansion of macro ‘g_return_val_if_fail’ g_return_val_if_fail (OSPM_IS_JOB_MODEL (job), NULL); ^ mv -f .deps/ospm-queue-cache.Tpo .deps/ospm-queue-cache.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-search-bar.o -MD -MP -MF .deps/ospm-search-bar.Tpo -c -o ospm-search-bar.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c mv -f .deps/ospm-job-model.Tpo .deps/ospm-job-model.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-search-criteria-bar.o -MD -MP -MF .deps/ospm-search-criteria-bar.Tpo -c -o ospm-search-criteria-bar.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-criteria-bar.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c: In function ‘ospm_manual_add_queue_add_clicked’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:293:66: warning: passing argument 1 of ‘ospm_is_printer_name_exists’ discards ‘const’ qualifier from pointer target type if (!priv->is_properties && ospm_is_printer_name_exists (name)) { ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:37:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:45:17: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern gboolean ospm_is_printer_name_exists (char * printer_name); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:330:25: warning: passing argument 1 of ‘fetch_ppd_path’ discards ‘const’ qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:37:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:330:39: warning: passing argument 2 of ‘fetch_ppd_path’ discards ‘const’ qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:37:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:330:46: warning: passing argument 3 of ‘fetch_ppd_path’ discards ‘const’ qualifier from pointer target type fetch_ppd_path (manufacturer, model, driver, &ppd); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:37:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:35:18: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern float fetch_ppd_path (char *mfg, char *mdl, char *nick, char **ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:248:29: warning: unused variable ‘error’ [-Wunused-variable] gchar *error = NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:246:29: warning: unused variable ‘model_data’ [-Wunused-variable] GtkTreeModel *model_data; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c: In function ‘ospm_manual_add_queue_manufacturer_changed’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:505:70: warning: passing argument 2 of ‘ospm_get_closest_model_string’ discards ‘const’ qualifier from pointer target type closest_model = ospm_get_closest_model_string (manufacturer, model, ""); ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:37:0: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/utils/ospm-utils.h:55:15: note: expected ‘gchar *’ but argument is of type ‘const gchar *’ extern gchar *ospm_get_closest_model_string(gchar *mfg, gchar *mdl, gchar *nick); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c: In function ‘ospm_manual_add_queue_fill_properties’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:780:17: warning: implicit declaration of function ‘fetch_mfg_mdl_nick_from_ppd_path’ [-Wimplicit-function-declaration] fetch_mfg_mdl_nick_from_ppd_path (&mfg, &mdl, &nick, ppd); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c: In function ‘get_socket_port’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:893:17: warning: return makes integer from pointer without a cast return NULL; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:889:16: warning: unused variable ‘p’ [-Wunused-variable] gchar *p; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:888:18: warning: unused variable ‘found’ [-Wunused-variable] gboolean found = FALSE; ^ mv -f .deps/ospm-job-manager.Tpo .deps/ospm-job-manager.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-advanced-search.o -MD -MP -MF .deps/ospm-advanced-search.Tpo -c -o ospm-advanced-search.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c: In function ‘search_activated’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:452:32: warning: assignment discards ‘const’ qualifier from pointer target type cri_make.value = text; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:458:33: warning: assignment discards ‘const’ qualifier from pointer target type cri_model.value = text; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c: In function ‘option_activated_cb’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:531:17: warning: enumeration value ‘OSPM_SEARCH_OPTION_LENGTH’ not handled in switch [-Wswitch] switch (priv->current_option) { ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:545:21: warning: label ‘deault’ defined but not used [-Wunused-label] deault: ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c: In function ‘ospm_manual_add_queue_new’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-manual-add-queue.c:681:14: warning: ‘socket_port’ may be used uninitialized in this function [-Wmaybe-uninitialized] gint socket_port; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:619:1: warning: ‘get_selected_item_label’ defined but not used [-Wunused-function] get_selected_item_label (GtkWidget *menu) ^ mv -f .deps/ospm-manual-add-queue.Tpo .deps/ospm-manual-add-queue.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-search-util.o -MD -MP -MF .deps/ospm-search-util.Tpo -c -o ospm-search-util.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-util.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c: In function ‘ospm_search_bar_size_request’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:252:34: warning: ‘yborder’ may be used uninitialized in this function [-Wmaybe-uninitialized] requisition->height += 2 * yborder; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:251:33: warning: ‘xborder’ may be used uninitialized in this function [-Wmaybe-uninitialized] requisition->width += 2 * xborder; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-criteria-bar.c: In function ‘ospm_search_criteria_bar_new’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-criteria-bar.c:301:39: warning: unused variable ‘priv’ [-Wunused-variable] OspmSearchCriteriaBarPrivate *priv = ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c: In function ‘ospm_search_bar_size_allocate’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:291:54: warning: ‘yborder’ may be used uninitialized in this function [-Wmaybe-uninitialized] child_allocation.y = container->border_width + yborder; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-bar.c:290:54: warning: ‘xborder’ may be used uninitialized in this function [-Wmaybe-uninitialized] child_allocation.x = container->border_width + xborder; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c: In function ‘update_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c:231:15: warning: unused variable ‘msg’ [-Wunused-variable] char *msg; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c: In function ‘save_as_group’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c:303:15: warning: unused variable ‘msg’ [-Wunused-variable] char *msg; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c: In function ‘show_search_result’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c:375:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-advanced-search.c:379:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ mv -f .deps/ospm-search-util.Tpo .deps/ospm-search-util.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-search-papi.o -MD -MP -MF .deps/ospm-search-papi.Tpo -c -o ospm-search-papi.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c mv -f .deps/ospm-search-criteria-bar.Tpo .deps/ospm-search-criteria-bar.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-search-cache.o -MD -MP -MF .deps/ospm-search-cache.Tpo -c -o ospm-search-cache.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c: In function ‘ospm_search_papi_printer_helper’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c:77:30: warning: initialization discards ‘const’ qualifier from pointer target type char *name = ospm_queue_model_get_name (queue); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c:83:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c:86:17: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&papi_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c: In function ‘ospm_search_papi_by_description’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c:145:24: warning: assignment discards ‘const’ qualifier from pointer target type criteria.value = description; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c: At top level: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-papi.c:130:1: warning: ‘ospm_search_papi_job_helper’ defined but not used [-Wunused-function] ospm_search_papi_job_helper (GList *queues, gchar *job_attrs[], ^ mv -f .deps/ospm-search-bar.Tpo .deps/ospm-search-bar.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-xml-adapter.o -MD -MP -MF .deps/ospm-xml-adapter.Tpo -c -o ospm-xml-adapter.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-xml-adapter.c mv -f .deps/ospm-search-papi.Tpo .deps/ospm-search-papi.Po /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c: In function ‘ospm_search_cache_by_description’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:88:24: warning: assignment discards ‘const’ qualifier from pointer target type criteria.value = description; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c: In function ‘ospm_search_cache_by_criterias’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:134:45: warning: passing argument 1 of ‘g_snprintf’ discards ‘const’ qualifier from pointer target type g_snprintf (property, 2, "%d", ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-util.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.h:26, from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:31: /usr/include/glib-2.0/glib/gutils.h:201:23: note: expected ‘gchar *’ but argument is of type ‘const char *’ gint g_snprintf (gchar *string, ^ /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-window.o -MD -MP -MF .deps/ospm-window.Tpo -c -o ospm-window.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c: In function ‘ospm_search_cache_by_job_property’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:212:47: warning: passing argument 2 of ‘papiPrinterListJobs’ discards ‘const’ qualifier from pointer target type if (papiPrinterListJobs (svc, name, NULL, PAPI_LIST_JOBS_ALL, ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:29:0: /usr/include/papi.h:351:22: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern papi_status_t papiPrinterListJobs(papi_service_t handle, ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:227:75: warning: passing argument 3 of ‘papiAttributeListGetString’ discards ‘const’ qualifier from pointer target type if (papiAttributeListGetString (attributes, NULL, key, ^ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-search-cache.c:29:0: /usr/include/papi.h:289:22: note: expected ‘char *’ but argument is of type ‘const gchar *’ extern papi_status_t papiAttributeListGetString(papi_attribute_t **list, ^ mv -f .deps/ospm-advanced-search.Tpo .deps/ospm-advanced-search.Po /usr/gcc/4.9/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm -I/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1 -D_REENTRANT -D_PTHREADS -D_REENTRANT -D_PTHREADS -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_PTHREADS -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -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/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_PTHREADS -I/usr/include/libglade-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DOSPM_DATADIR=\""/usr/share"\" -DOSPM_PM_DATADIR=\""/usr/share/ospm"\" -DOSPM_LOCALEDIR=\""/usr/share/locale"\" -DOSPM_GLADEDIR=\""/usr/share/ospm/glade"\" -DPRINTER_HELPER_PATH=\""/usr/lib/ospm"\" -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -MT ospm-pm.o -MD -MP -MF .deps/ospm-pm.Tpo -c -o ospm-pm.o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-xml-adapter.c: In function ‘ospm_xml_adapter_parsing’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-xml-adapter.c:70:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-xml-adapter.c:73:25: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ mv -f .deps/ospm-search-cache.Tpo .deps/ospm-search-cache.Po mv -f .deps/ospm-xml-adapter.Tpo .deps/ospm-xml-adapter.Po /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c: In function ‘main’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c:76:9: warning: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:681) [-Wdeprecated-declarations] g_type_init (); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c:77:9: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:265) [-Wdeprecated-declarations] g_thread_init (NULL); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c:95:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c:97:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-pm.c:65:18: warning: unused variable ‘priv’ [-Wunused-variable] GObject *priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘add_system_queue’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:735:28: warning: unused variable ‘priv’ [-Wunused-variable] OspmWindowPrivate *priv = win->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘on_add_printer’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:745:28: warning: unused variable ‘priv’ [-Wunused-variable] OspmWindowPrivate *priv = win->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘on_preferences’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:955:20: warning: variable ‘dialog’ set but not used [-Wunused-but-set-variable] GtkWidget *dialog; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:954:28: warning: unused variable ‘priv’ [-Wunused-variable] OspmWindowPrivate *priv = win->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘selected_job_changed_cb’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:1543:28: warning: unused variable ‘priv’ [-Wunused-variable] OspmWindowPrivate *priv = win->priv; ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘refresh_all_queues_in_background’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:1792:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_lock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:1797:9: warning: ‘g_static_mutex_get_mutex_impl’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:154): Use 'GMutex' instead [-Wdeprecated-declarations] g_static_mutex_unlock (&global_all_queues_mutex); ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:1808:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c: In function ‘ospm_window_refresh_all_queues’: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/pm/ospm-window.c:1813:9: warning: ‘g_thread_create’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:104): Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (refresh_all_queues_in_background, NULL, FALSE, NULL); ^ mv -f .deps/ospm-pm.Tpo .deps/ospm-pm.Po mv -f .deps/ospm-window.Tpo .deps/ospm-window.Po /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o ospm-pm ospm-papi.o ospm-group-model.o ospm-group-static.o ospm-group-dynamic.o ospm-group-list.o ospm-group-manager.o ospm-queue-manager.o ospm-queue-model.o ospm-icon.o ospm-queue-cache.o ospm-job-manager.o ospm-job-model.o ospm-manual-add-queue.o ospm-search-bar.o ospm-search-criteria-bar.o ospm-advanced-search.o ospm-search-util.o ospm-search-papi.o ospm-search-cache.o ospm-xml-adapter.o ospm-window.o ospm-pm.o -lglib-2.0 -lgthread-2.0 -lpthread -lglib-2.0 -lgconf-2 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lpapi -lglade-2.0 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lsocket -lnsl ../capplet/libospm-preference-dialog.la mkdir .libs /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o .libs/ospm-pm ospm-papi.o ospm-group-model.o ospm-group-static.o ospm-group-dynamic.o ospm-group-list.o ospm-group-manager.o ospm-queue-manager.o ospm-queue-model.o ospm-icon.o ospm-queue-cache.o ospm-job-manager.o ospm-job-model.o ospm-manual-add-queue.o ospm-search-bar.o ospm-search-criteria-bar.o ospm-advanced-search.o ospm-search-util.o ospm-search-papi.o ospm-search-cache.o ospm-xml-adapter.o ospm-window.o ospm-pm.o -lgthread-2.0 -lpthread -ldbus-glib-1 -ldbus-1 -lsocket -lnsl ../capplet/.libs/libospm-preference-dialog.so -lglade-2.0 -lscf -lsecdb /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils/.libs/libospm-utils.so -lpapi -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 -lgobject-2.0 -lfontconfig -lfreetype -lxml2 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet/.libs/libospm-prefs.so -lgconf-2 -lglib-2.0 -R/usr/lib/ospm creating ospm-pm make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/cs.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/de.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/es.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/fr.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/ko.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/pt_BR.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/gmsgfmt -o $file /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/zh_TW.po make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/po' Making all in help make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' mkdir fr/ mkdir de/ mkdir es/ mkdir it/ msgfmt -o fr/fr.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/fr/fr.po msgfmt -o de/de.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/de/de.po msgfmt -o es/es.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/es/es.po msgfmt -o it/it.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/it/it.po mkdir ja/ mkdir ko/ msgfmt -o ja/ja.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ja/ja.po mkdir pt_BR/ msgfmt -o ko/ko.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ko/ko.po msgfmt -o pt_BR/pt_BR.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/pt_BR/pt_BR.po mkdir zh_CN/ msgfmt -o zh_CN/zh_CN.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/zh_CN/zh_CN.po mkdir zh_HK/ mkdir zh_TW/ msgfmt -o zh_TW/zh_TW.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/zh_TW/zh_TW.po msgfmt -o zh_HK/zh_HK.mo /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/zh_HK/zh_HK.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 xsltproc -o ospm-pm-C.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/C/ospm-pm.xml || { rm -f "ospm-pm-C.omf"; exit 1; } if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="fr/fr.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd fr/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="de/de.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd de/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="es/es.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd es/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if ! test -d it/; then mkdir it/; fi if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="it/it.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd it/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if ! test -d ja/; then mkdir ja/; fi if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="ja/ja.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd ja/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if ! test -d ko/; then mkdir ko/; fi if ! test -d pt_BR/; then mkdir pt_BR/; fi if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="ko/ko.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd ko/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd pt_BR/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if ! test -d zh_CN/; then mkdir zh_CN/; fi if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd zh_CN/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if ! test -d zh_HK/; then mkdir zh_HK/; fi if ! test -d zh_TW/; then mkdir zh_TW/; fi if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="zh_HK/zh_HK.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd zh_HK/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) if [ -f "C/ospm-pm.xml" ]; then d="../"; else d="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/"; fi; \ mo="zh_TW/zh_TW.mo"; \ if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/${mo}"; fi; \ (cd zh_TW/ && \ `which xml2po` -m docbook -e -t "${mo}" \ "${d}C/ospm-pm.xml" > ospm-pm.xml.tmp && \ cp ospm-pm.xml.tmp ospm-pm.xml && rm -f ospm-pm.xml.tmp) xsltproc -o ospm-pm-de.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/ospm-pm.xml || { rm -f "ospm-pm-de.omf"; exit 1; } xsltproc -o ospm-pm-es.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/ospm-pm.xml || { rm -f "ospm-pm-es.omf"; exit 1; } xsltproc -o ospm-pm-fr.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/ospm-pm.xml || { rm -f "ospm-pm-fr.omf"; exit 1; } xsltproc -o ospm-pm-it.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` it/ospm-pm.xml || { rm -f "ospm-pm-it.omf"; exit 1; } xsltproc -o ospm-pm-ja.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ja --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ja/ospm-pm.xml || { rm -f "ospm-pm-ja.omf"; exit 1; } xsltproc -o ospm-pm-ko.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ko --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ko/ospm-pm.xml || { rm -f "ospm-pm-ko.omf"; exit 1; } xsltproc -o ospm-pm-pt_BR.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang pt_BR --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` pt_BR/ospm-pm.xml || { rm -f "ospm-pm-pt_BR.omf"; exit 1; } xsltproc -o ospm-pm-zh_CN.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_CN --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_CN/ospm-pm.xml || { rm -f "ospm-pm-zh_CN.omf"; exit 1; } xsltproc -o ospm-pm-zh_HK.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_HK --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_HK/ospm-pm.xml || { rm -f "ospm-pm-zh_HK.omf"; exit 1; } xsltproc -o ospm-pm-zh_TW.omf --stringparam db2omf.basename ospm-pm --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang zh_TW --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/ospm-pm.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` zh_TW/ospm-pm.xml || { rm -f "ospm-pm-zh_TW.omf"; exit 1; } make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/.built (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/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/desktop/ospm/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' Making install in ui make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' Making install in icons make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' Making install in hicolor make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' Making install in 16x16 make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' Making install in devices make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/16x16/devices" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/devices" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/devices/printer-default.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/devices/printer-default.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/devices/printer-remote-default.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/devices/printer-remote-default.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/devices/printer-remote.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/devices/printer-remote.png' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/devices' Making install in emblems make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/16x16/emblems" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/emblems" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/emblems/printer-error.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/emblems/printer-error.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/emblems/printer-paused.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/emblems/printer-paused.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/16x16/emblems/printer-status-unknown.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/emblems/printer-status-unknown.png' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/emblems' Making install in places make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/16x16/places" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/16x16/places" make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16/places' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/16x16' Making install in 24x24 make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' Making install in places make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/24x24/places" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/pm-window-toggle.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/pm-window-toggle.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-new.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-new.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-group.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-group.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-group-new.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-group-new.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-group-favorites.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-group-favorites.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-search-group.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-search-group.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/24x24/places/printer-search-group-new.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/24x24/places/printer-search-group-new.png' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24/places' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/24x24' Making install in 32x32 make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' Making install in places make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/32x32/places" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/32x32/places" make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32/places' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/32x32' Making install in 48x48 make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' Making install in devices make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/48x48/devices" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/devices" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/devices/printer-default.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/devices/printer-default.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/devices/printer-remote-default.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/devices/printer-remote-default.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/devices/printer-remote.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/devices/printer-remote.png' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/devices' Making install in emblems make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/48x48/emblems" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/emblems" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/emblems/printer-error.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/emblems/printer-error.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/emblems/printer-paused.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/emblems/printer-paused.png' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/icons/hicolor/48x48/emblems/printer-status-unknown.png' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/emblems/printer-status-unknown.png' make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/emblems' Making install in places make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[9]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/ospm/icons/hicolor/48x48/places" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/icons/hicolor/48x48/places" make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48/places' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[9]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[9]: Nothing to be done for 'install-exec-am'. make[9]: Nothing to be done for 'install-data-am'. make[9]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor/48x48' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Nothing to be done for 'install-data-am'. make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons/hicolor' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[7]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[7]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/make install-data-hook make[8]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/ospm/icons/hicolor make[8]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[7]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui/icons' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' make[6]: Nothing to be done for 'install-exec-am'. if test -z "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386" ; then \ for p in ospm.schemas ; do \ GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule $p ; \ done ; \ fi test -z "/usr/share/applications" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/applications" /usr/gnu/bin/install -c -m 644 'ospm-preferences.desktop' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/applications/ospm-preferences.desktop' /usr/gnu/bin/install -c -m 644 'ospm-pm.desktop' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/applications/ospm-pm.desktop' test -z "/usr/share/ospm/glade" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/ospm-preferences.glade' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade/ospm-preferences.glade' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/queue-property-dialog.glade' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade/queue-property-dialog.glade' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/ospm-window.glade' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade/ospm-window.glade' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/ospm-advanced-search.glade' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade/ospm-advanced-search.glade' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/ospm-manual-add-printer.glade' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/glade/ospm-manual-add-printer.glade' test -z "/etc/gconf/schemas" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/etc/gconf/schemas" /usr/gnu/bin/install -c -m 644 'ospm.schemas' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/etc/gconf/schemas/ospm.schemas' test -z "/usr/share/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm" /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/applet-ui.xml' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/applet-ui.xml' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/testpage-a4.eps' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/testpage-a4.eps' /usr/gnu/bin/install -c -m 644 '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/ui/testpage-letter.eps' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/ospm/testpage-letter.eps' make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/ui' Making install in utils make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' test -z "/usr/lib/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'lp-queue-helper' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/lp-queue-helper' /usr/gnu/bin/install -c lp-queue-helper /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/lp-queue-helper test -z "/usr/lib/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm" /usr/gnu/bin/install -c 'lp-queue-exists-by-serial.sh' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/lp-queue-exists-by-serial.sh' /usr/gnu/bin/make install-exec-hook make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' chown root /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/lp-queue-helper chown: changing ownership of '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/lp-queue-helper': Not owner make[6]: [Makefile:671: install-exec-hook] Error 1 (ignored) make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' test -z "/usr/lib/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'libospm-utils.la' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-utils.la' /usr/gnu/bin/install -c .libs/libospm-utils.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-utils.so.0.0.0 (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-utils.so.0.0.0 libospm-utils.so.0 || { rm -f libospm-utils.so.0 && ln -s libospm-utils.so.0.0.0 libospm-utils.so.0; }; }) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-utils.so.0.0.0 libospm-utils.so || { rm -f libospm-utils.so && ln -s libospm-utils.so.0.0.0 libospm-utils.so; }; }) chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-utils.so.0.0.0 /usr/gnu/bin/install -c .libs/libospm-utils.lai /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-utils.la libtool: install: warning: remember to run `libtool --finish /usr/lib/ospm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils' Making install in capplet make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' test -z "/usr/bin" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'ospm-preferences' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin/ospm-preferences' libtool: install: warning: `libospm-preference-dialog.la' has not been installed in `/usr/lib/ospm' libtool: install: warning: `/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils/libospm-utils.la' has not been installed in `/usr/lib/ospm' libtool: install: warning: `/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet/libospm-prefs.la' has not been installed in `/usr/lib/ospm' /usr/gnu/bin/install -c .libs/ospm-preferences /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin/ospm-preferences test -z "/usr/lib/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'libospm-prefs.la' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-prefs.la' /usr/gnu/bin/install -c .libs/libospm-prefs.so.0.0.0 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-prefs.so.0.0.0 (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-prefs.so.0.0.0 libospm-prefs.so.0 || { rm -f libospm-prefs.so.0 && ln -s libospm-prefs.so.0.0.0 libospm-prefs.so.0; }; }) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-prefs.so.0.0.0 libospm-prefs.so || { rm -f libospm-prefs.so && ln -s libospm-prefs.so.0.0.0 libospm-prefs.so; }; }) chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-prefs.so.0.0.0 /usr/gnu/bin/install -c .libs/libospm-prefs.lai /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-prefs.la libtool: install: warning: remember to run `libtool --finish /usr/lib/ospm' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'libospm-preference-dialog.la' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-preference-dialog.la' libtool: install: warning: relinking `libospm-preference-dialog.la' (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet; /bin/bash ../libtool --tag=CC --mode=relink /usr/gcc/4.9/bin/gcc -Wall -Wmissing-prototypes -Wmissing-declarations -Wparentheses -Wpointer-arith -m32 -O3 -m32 -o libospm-preference-dialog.la -rpath /usr/lib/ospm ospm-preference-dialog.lo ospm-smf.lo ospm-net-adv-dialog.lo -lglade-2.0 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lscf -lsecdb ../utils/libospm-utils.la libospm-prefs.la -inst-prefix-dir /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386) /usr/gcc/4.9/bin/gcc -shared -Wl,-h -Wl,libospm-preference-dialog.so.0 -o .libs/libospm-preference-dialog.so.0.0.0 .libs/ospm-preference-dialog.o .libs/ospm-smf.o .libs/ospm-net-adv-dialog.o -R/usr/lib/ospm -lglade-2.0 -lxml2 -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 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lscf -lsecdb -L/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm -L/usr/lib/ospm -lospm-utils -lospm-prefs -m32 -m32 /usr/gnu/bin/install -c .libs/libospm-preference-dialog.so.0.0.0T /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-preference-dialog.so.0.0.0 (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so.0 || { rm -f libospm-preference-dialog.so.0 && ln -s libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so.0; }; }) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm && { ln -s -f libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so || { rm -f libospm-preference-dialog.so && ln -s libospm-preference-dialog.so.0.0.0 libospm-preference-dialog.so; }; }) chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-preference-dialog.so.0.0.0 /usr/gnu/bin/install -c .libs/libospm-preference-dialog.lai /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/libospm-preference-dialog.la libtool: install: warning: remember to run `libtool --finish /usr/lib/ospm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet' Making install in applet make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' test -z "/usr/lib/ospm" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'ospm-applet' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/ospm-applet' libtool: install: warning: `../capplet/libospm-prefs.la' has not been installed in `/usr/lib/ospm' libtool: install: warning: `../utils/libospm-utils.la' has not been installed in `/usr/lib/ospm' /usr/gnu/bin/install -c .libs/ospm-applet /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/lib/ospm/ospm-applet test -z "/usr/share/gnome/autostart" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/autostart" /usr/gnu/bin/install -c -m 644 'ospm-applet.desktop' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/autostart/ospm-applet.desktop' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/applet' Making install in pm make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' test -z "/usr/bin" || /usr/gnu/bin/mkdir -p "/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin" /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c 'ospm-pm' '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin/ospm-pm' libtool: install: warning: `../capplet/libospm-preference-dialog.la' has not been installed in `/usr/lib/ospm' libtool: install: warning: `/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/utils/libospm-utils.la' has not been installed in `/usr/lib/ospm' libtool: install: warning: `/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/capplet/libospm-prefs.la' has not been installed in `/usr/lib/ospm' /usr/gnu/bin/install -c .libs/ospm-pm /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/bin/ospm-pm make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/pm' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/po' linguas="cs de es fr it ja ko pt_BR zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo $dir/ospm.mo; \ echo "installing $lang.gmo as $dir/ospm.mo"; \ else \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/$lang.gmo $dir/ospm.mo; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/$lang.gmo as" \ "$dir/ospm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo.m $dir/ospm.mo.m; \ echo "installing $lang.gmo.m as $dir/ospm.mo.m"; \ else \ if test -r /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/$lang.gmo.m ; then \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/$lang.gmo.m \ $dir/ospm.mo.m; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/po/$lang.gmo.m as" \ "$dir/ospm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/ospm.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/ospm.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/ospm.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/ospm.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/ospm.mo installing ja.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/ja/LC_MESSAGES/ospm.mo installing ko.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/ospm.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/ospm.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/ospm.mo installing zh_HK.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/zh_HK/LC_MESSAGES/ospm.mo installing zh_TW.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/ospm.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/po' Making install in help make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' make[5]: Nothing to be done for 'install-exec-am'. /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/C /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/de /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/es /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/fr /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/it /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/ja /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/ko /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/pt_BR /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_CN /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_HK /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_TW /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/help/C/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/C/ospm-pm.xml /usr/gnu/bin/install -c -m 644 de/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/de/ospm-pm.xml /usr/gnu/bin/install -c -m 644 es/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/es/ospm-pm.xml /usr/gnu/bin/install -c -m 644 fr/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/fr/ospm-pm.xml /usr/gnu/bin/install -c -m 644 it/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/it/ospm-pm.xml /usr/gnu/bin/install -c -m 644 ja/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/ja/ospm-pm.xml /usr/gnu/bin/install -c -m 644 ko/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/ko/ospm-pm.xml /usr/gnu/bin/install -c -m 644 pt_BR/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/pt_BR/ospm-pm.xml /usr/gnu/bin/install -c -m 644 zh_CN/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_CN/ospm-pm.xml /usr/gnu/bin/install -c -m 644 zh_HK/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_HK/ospm-pm.xml /usr/gnu/bin/install -c -m 644 zh_TW/ospm-pm.xml /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/gnome/help/ospm-pm/zh_TW/ospm-pm.xml /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/ospm-1.4.11/mkinstalldirs /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm /usr/gnu/bin/install -c -m 644 ospm-pm-C.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-C.omf /usr/gnu/bin/install -c -m 644 ospm-pm-de.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-de.omf /usr/gnu/bin/install -c -m 644 ospm-pm-es.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-es.omf /usr/gnu/bin/install -c -m 644 ospm-pm-fr.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-fr.omf /usr/gnu/bin/install -c -m 644 ospm-pm-it.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-it.omf /usr/gnu/bin/install -c -m 644 ospm-pm-ja.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-ja.omf /usr/gnu/bin/install -c -m 644 ospm-pm-ko.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-ko.omf /usr/gnu/bin/install -c -m 644 ospm-pm-pt_BR.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-pt_BR.omf /usr/gnu/bin/install -c -m 644 ospm-pm-zh_CN.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-zh_CN.omf /usr/gnu/bin/install -c -m 644 ospm-pm-zh_HK.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-zh_HK.omf /usr/gnu/bin/install -c -m 644 ospm-pm-zh_TW.omf /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm/ospm-pm-zh_TW.omf scrollkeeper-update -p /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/var/lib/rarian -o /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/usr/share/omf/ospm-pm make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86/help' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/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/desktop/ospm/build/i86' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/i86' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/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.2 -D SOLARIS_VERSION=2.11 -D OS_VERSION=5.11 -D PKG_SOLARIS_VERSION=5.11 -D HUMAN_VERSION= -D IPS_COMPONENT_VERSION=1.4.11 -D COMPONENT_VERSION=1.4.11 -D COMPONENT_PROJECT_URL= -D COMPONENT_ARCHIVE_URL=http://dlc.openindiana.org/oi/jds/downloads/sources/ospm-1.4.11.tar.bz2 -D COMPONENT_HG_URL= -D COMPONENT_HG_REV= -D COMPONENT_NAME=ospm -D COMPONENT_FMRI=print/lp/print-manager -D COMPONENT_LICENSE_FILE=COPYING -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="Print Monitor" -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/Printing" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="GPLv2" print-manager.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/desktop/ospm/build/manifest-i386-print-manager.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm -d ospm-1.4.11 -m /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.mogrified >/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm -d ospm-1.4.11 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.mangled >/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.depend /usr/bin/pkgdepend resolve -m /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build /jenkins/jobs/oi-userland/workspace/components/desktop/ospm ospm-1.4.11" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/.linted-i386 /bin/cp -f /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.depend.res /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.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/desktop/ospm/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/ospm -d ospm-1.4.11 -T \*.py /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.pre-published pkg://openindiana.org/print/lp/print-manager@1.4.11,5.11-2017.0.0.2:20180124T065221Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/manifest-i386-print-manager.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/ospm/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/ospm'