gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/pidgin-otr-4.0.2.tar.gz --url http://www.cypherpunks.ca/otr/pidgin-otr-4.0.2.tar.gz --hash sha256:f4b59eef4a94b1d29dbe0c106dd00cdc630e47f18619fc754e5afbf5724ebac4 Source /data/userland-archives/pidgin-otr-4.0.2.tar.gz... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/pidgin-otr-4.0.2.tar.gz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/pidgin-otr-4.0.2.tar.gz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2 --strip=1 --backup --version-control=numbered < patches/automake-1.15.patch patching file configure.ac Hunk #1 succeeded at 7 with fuzz 2 (offset 3 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/.patched-automake-1.15.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2 --strip=1 --backup --version-control=numbered < patches/disable_stack_protector.patch patching file configure.ac Hunk #1 succeeded at 145 (offset 4 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/.patched-disable_stack_protector.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/.patched ( cd /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2 && aclocal -I. && autoheader && libtoolize --automake --copy --force && automake -a -f -c && autoconf ) /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal configure.ac:12: installing './compile' configure.ac:10: installing './missing' Makefile.am: installing './depcomp' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" PERL=/usr/perl5/5.22/bin/perl INTLTOOL_PERL=/usr/perl5/5.22/bin/perl PYTHON=/usr/bin/amd64/python2.7 /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin --sysconfdir=/etc) checking whether make supports nested variables... yes 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 make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... (cached) /usr/gcc/6/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/6/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/6/bin/gcc... (cached) gcc3 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/6/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/6/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/6/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/6/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/6/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/6/bin/gcc static flag -static works... no checking if /usr/gcc/6/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/6/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/6/bin/gcc linker (/usr/bin/ld -64) 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 checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes (1.8.5) checking LIBGCRYPT API version... okay checking for libotr CFLAGS... checking for libotr LIBS... -lotr checking for libotr headers version 4.x >= 4.0.0... found. checking for otrl_message_receiving in -lotr... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.6 gtk+-2.0 >= 2.6 pidgin >= 2.0 purple >= 2.0... yes checking whether NLS is requested... yes 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 1065. 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 1193. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1194. 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 1195. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1196. 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 1222. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?PACKAGE}?/ at /usr/bin/intltool-update line 1223. 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 1224. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?VERSION}?/ at /usr/bin/intltool-update line 1225. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ?\w+}?/ at /usr/bin/intltool-update line 1226. 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/perl5/5.22/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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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 for catalogs to be installed... ar cs da de el es fa fi fr hu it my_MM nb_NO nl nn pl pt_BR ru sk sv vi zh_CN checking for win32... no checking whether the compiler accepts -fwrapv... yes checking whether the compiler accepts --param ssp-buffer-size=1... yes checking whether the compiler accepts -fno-strict-overflow... yes checking whether the compiler accepts -Wall... yes checking whether the compiler accepts -Wextra -Wno-unused-parameter -Wno-missing-field-initializers... yes checking whether the compiler accepts -Wformat-security... yes checking whether the compiler accepts -fPIE... yes checking whether the linker accepts -pie... no checking whether the linker accepts -z relro -z now... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64 ; /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 -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' Making all in po make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/po' MSGFMT de.gmo MSGFMT ar.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT fi.gmo MSGFMT el.gmo MSGFMT es.gmo MSGFMT fa.gmo MSGFMT fr.gmo MSGFMT hu.gmo MSGFMT it.gmo MSGFMT my_MM.gmo MSGFMT nb_NO.gmo MSGFMT nl.gmo MSGFMT nn.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT vi.gmo MSGFMT zh_CN.gmo MSGFMT sv.gmo make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/po' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' CC otr-plugin.lo CC ui.lo CC dialogs.lo CC gtk-ui.lo CC gtk-dialog.lo CC tooltipmenu.lo In file included from /usr/include/libpurple/media/codec.h:35:0, from /usr/include/libpurple/media.h:31, from /usr/include/libpurple/blist.h:111, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/dialogs.c:30: /usr/include/libpurple/media/../util.h:1397:13: warning: const G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); ^~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/dialogs.c:30: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libpurple/notify.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/dialogs.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/dialogs.c:30: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libpurple/notify.h:31, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/dialogs.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75:0, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/blist.h:110, from /usr/include/libpurple/status.h:133, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/ui.c:31: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/ui.c:31: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75:0, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/blist.h:110, from /usr/include/libpurple/status.h:133, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/ui.c:31: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/libpurple/account.h:31, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/ui.c:31: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/ui.c:31:0: /usr/include/libpurple/util.h:1397:13: warning: const G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); ^~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbox.h:35, from /usr/include/gtk-2.0/gtk/gtkhbox.h:35, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.h:45, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:46: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libpurple/debug.h:29, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:44: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbox.h:35, from /usr/include/gtk-2.0/gtk/gtkhbox.h:35, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.h:45, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:46: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libpurple/debug.h:29, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:44: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ 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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbox.h:35, from /usr/include/gtk-2.0/gtk/gtkhbox.h:35, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.h:45, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:46: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ 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/gtkwidget.h:34, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbox.h:35, from /usr/include/gtk-2.0/gtk/gtkhbox.h:35, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.h:45, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:46: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:111:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *start_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:122:79: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] const GTimeVal *current_time); ^~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.h:47:0, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:46: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/libpurple/debug.h:29, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/tooltipmenu.c:44: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ 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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37:0, from /usr/include/gtk-2.0/gtk/gtkwidget.h:36, from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35, from /usr/include/gtk-2.0/gtk/gtkbin.h:35, from /usr/include/gtk-2.0/gtk/gtkwindow.h:36, from /usr/include/gtk-2.0/gtk/gtkdialog.h:35, from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:33, from /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations] void gtk_type_init (GTypeDebugFlags debug_flags); ^~~~ 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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here { ^ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/include/libpurple/media/codec.h:35:0, from /usr/include/libpurple/media.h:31, from /usr/include/libpurple/blist.h:111, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:39: /usr/include/libpurple/media/../util.h:1397:13: warning: const G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); ^~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:39: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:39: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31:0, from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30, from /usr/include/gtk-2.0/gtk/gtk.h:126, from /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal last_popdown; ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32:0, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/glib/gtypes.h:551:8: note: declared here struct _GTimeVal ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c: In function 'otr_icon': /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:210:5: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] pixbuf = gdk_pixbuf_new_from_inline(-1, data, FALSE, NULL); ^~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-dialog.c:30: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75:0, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/blist.h:110, from /usr/include/libpurple/status.h:133, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:37: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/prpl.h:75:0, from /usr/include/libpurple/buddyicon.h:39, from /usr/include/libpurple/blist.h:110, from /usr/include/libpurple/status.h:133, from /usr/include/libpurple/connection.h:151, from /usr/include/libpurple/account.h:49, from /usr/include/libpurple/util.h:44, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:37: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:28: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/media/codec.h:35:0, from /usr/include/libpurple/media.h:31, from /usr/include/libpurple/blist.h:111, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:37: /usr/include/libpurple/media/../util.h:1397:13: warning: const G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); ^~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:37: /usr/include/libpurple/media.h:165:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /usr/include/libpurple/blist.h:111:0, from /usr/include/libpurple/buddyicon.h:37, from /usr/include/libpurple/conversation.h:151, from /usr/include/libpurple/log.h:53, from /usr/include/libpurple/account.h:50, from /usr/include/libpurple/connection.h:149, from /usr/include/libpurple/notify.h:37, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:37: /usr/include/libpurple/media.h:214:3: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] guint num_params, GParameter *params); ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:26: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 /usr/include/pidgin/pidgin.h:30, from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/otr-plugin.c:36: /usr/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/gtk-ui.c:37:0: /usr/include/libpurple/util.h:1397:13: warning: const G_CONST_RETURN gchar *purple_gai_strerror(gint errnum); ^~~~~~~ CCLD pidgin-otr.la make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64 ; /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" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' Making install in po make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/po' linguas="ar cs da de el es fa fi fr hu it my_MM nb_NO nl nn pl pt_BR ru sk sv vi zh_CN "; \ for lang in $linguas; do \ dir=/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/bash /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo $dir/pidgin-otr.mo; \ echo "installing $lang.gmo as $dir/pidgin-otr.mo"; \ else \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/po/$lang.gmo $dir/pidgin-otr.mo; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/po/$lang.gmo as" \ "$dir/pidgin-otr.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/gnu/bin/install -c -m 644 $lang.gmo.m $dir/pidgin-otr.mo.m; \ echo "installing $lang.gmo.m as $dir/pidgin-otr.mo.m"; \ else \ if test -r /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/po/$lang.gmo.m ; then \ /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/po/$lang.gmo.m \ $dir/pidgin-otr.mo.m; \ echo "installing /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/pidgin-otr-4.0.2/po/$lang.gmo.m as" \ "$dir/pidgin-otr.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/ar/LC_MESSAGES/pidgin-otr.mo installing cs.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/pidgin-otr.mo installing da.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/pidgin-otr.mo installing de.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/pidgin-otr.mo installing el.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/pidgin-otr.mo installing es.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/pidgin-otr.mo installing fa.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/fa/LC_MESSAGES/pidgin-otr.mo installing fi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/pidgin-otr.mo installing fr.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/pidgin-otr.mo installing hu.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/pidgin-otr.mo installing it.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/pidgin-otr.mo installing my_MM.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/my_MM/LC_MESSAGES/pidgin-otr.mo installing nb_NO.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/nb_NO/LC_MESSAGES/pidgin-otr.mo installing nl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/pidgin-otr.mo installing nn.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/nn/LC_MESSAGES/pidgin-otr.mo installing pl.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/pidgin-otr.mo installing pt_BR.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/pidgin-otr.mo installing ru.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/pidgin-otr.mo installing sk.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/pidgin-otr.mo installing sv.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/pidgin-otr.mo installing vi.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/pidgin-otr.mo installing zh_CN.gmo as /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/pidgin-otr.mo make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/po' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/lib/amd64/pidgin' /bin/bash ./libtool --mode=install /usr/gnu/bin/install -c pidgin-otr.la '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/lib/amd64/pidgin' libtool: install: /usr/gnu/bin/install -c .libs/pidgin-otr.so /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/lib/amd64/pidgin/pidgin-otr.so libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/lib/amd64/pidgin/pidgin-otr.so libtool: install: /usr/gnu/bin/install -c .libs/pidgin-otr.lai /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/usr/lib/amd64/pidgin/pidgin-otr.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64/pidgin' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=4\\.0\\.2 -D COMPONENT_RE_VERSION=4\\.0\\.2 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.0.2" -D IPS_COMPONENT_VERSION="4.0.2" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.cypherpunks.ca/otr/pidgin-otr-4.0.2.tar.gz" -D COMPONENT_PROJECT_URL="http://www.cypherpunks.ca/otr/" -D COMPONENT_NAME="pidgin-otr" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="pidgin-otr.license" -D COMPONENT_SUMMARY="Off-the-Record (OTR) Messaging plugin for Pidgin" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="c3ee787a28072288741987320045c0edd29d8335" pidgin-otr.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/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr -d pidgin-otr-4.0.2 -m /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.mogrified >/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr -d pidgin-otr-4.0.2 /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.mangled >/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr pidgin-otr-4.0.2" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D IPS_COMPONENT_RE_VERSION=4\\.0\\.2 -D COMPONENT_RE_VERSION=4\\.0\\.2 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="4.0.2" -D IPS_COMPONENT_VERSION="4.0.2" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="http://www.cypherpunks.ca/otr/pidgin-otr-4.0.2.tar.gz" -D COMPONENT_PROJECT_URL="http://www.cypherpunks.ca/otr/" -D COMPONENT_NAME="pidgin-otr" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="pidgin-otr.license" -D COMPONENT_SUMMARY="Off-the-Record (OTR) Messaging plugin for Pidgin" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="c3ee787a28072288741987320045c0edd29d8335" /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr -d pidgin-otr-4.0.2 -T \*.py /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.pre-published pkg://openindiana.org/communication/im/pidgin/pidgin-otr@4.0.2,5.11-2020.0.0.1:20200128T162011Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/manifest-i386-pidgin-otr.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/pidgin-otr'