gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/hexchat-2.14.3.tar.xz --url https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz --hash sha256:901a9d13db5a4da69b827f6093306bbd16863dc49016f7668bd3e4506512e882 --user-agent fetch Source /data/userland-archives/hexchat-2.14.3.tar.xz... not found, skipping file copy Source https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/hexchat-2.14.3.tar.xz /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/hexchat-2.14.3.tar.xz /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.unpacked /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 --strip=1 --backup --version-control=numbered < patches/ctcp-version.patch patching file src/common/util.c /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.patched-ctcp-version.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 --strip=1 --backup --version-control=numbered < patches/fix-de-gtk.patch patching file src/fe-gtk/meson.build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.patched-fix-de-gtk.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 --strip=1 --backup --version-control=numbered < patches/unknown-system.patch patching file plugins/sysinfo/meson.build /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.patched-unknown-system.patch /usr/gnu/bin/patch -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 --strip=1 --backup --version-control=numbered < patches/workaround-crash.patch patching file src/fe-gtk/plugin-tray.c Hunk #1 succeeded at 528 (offset -79 lines). Hunk #2 succeeded at 536 (offset -79 lines). /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.patched-workaround-crash.patch /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.patched /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86) (cd /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 ; /usr/bin/env PKG_CONFIG_PATH="/usr/lib/pkgconfig" CC="/usr/gcc/7/bin/gcc" CXX="/usr/gcc/7/bin/g++" F77="/usr/gcc/7/bin/gfortran" FC="/usr/gcc/7/bin/gfortran" CFLAGS="-m32 -O3" CXXFLAGS="-m32 -O3" CPPFLAGS="-m32" LDFLAGS="-m32" FFLAGS="-m32 -O3" FCFLAGS="-m32 -O3" /usr/bin/meson setup /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86 \ --buildtype=plain --optimization=3 -Ddefault_library=shared -Db_pie=false --prefix=/usr --bindir="/usr/bin" --sbindir="/usr/sbin" --libdir="/usr/lib" --libexecdir="/usr/lib" --localstatedir="/var" --mandir="/usr/share/man" --sysconfdir="/etc" -Dwith-lua=false -Dwith-appdata=false -Dwith-plugin=false) The Meson build system Version: 0.51.2 Source dir: /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3 Build dir: /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86 Build type: native build Project name: hexchat Project version: 2.14.3 Appending CFLAGS from environment: '-m32 -O3' Appending LDFLAGS from environment: '-m32' Appending CPPFLAGS from environment: '-m32' Appending CFLAGS from environment: '-m32 -O3' Appending LDFLAGS from environment: '-m32' Appending CPPFLAGS from environment: '-m32' C compiler for the host machine: /usr/gcc/7/bin/gcc (gcc 7.5.0 "gcc (OpenIndiana 7.5.0-il-0) 7.5.0") Build machine cpu family: x86 Build machine cpu: i686 Found pkg-config: /usr/bin/pkg-config (0.29.2) Run-time dependency gio-2.0 found: YES 2.62.4 Run-time dependency gmodule-2.0 found: YES 2.62.4 Run-time dependency openssl found: YES 1.0.2u Checking for function "memrchr" : NO Has header "strings.h" : YES Checking for function "X509_get_signature_nid" with dependency openssl: YES Checking for function "SSL_CTX_get_ssl_method" with dependency openssl: YES Checking for function "DH_set0_pqg" with dependency openssl: NO Checking for function "DH_get0_key" with dependency openssl: NO Checking for function "DH_set0_key" with dependency openssl: NO Checking for function "ERR_remove_thread_state" with dependency openssl: YES Checking for function "ASN1_STRING_get0_data" with dependency openssl: NO Configuring config.h using configuration Compiler for C supports arguments -funsigned-char: YES Compiler for C supports arguments -Wno-conversion -Wconversion: YES Compiler for C supports arguments -Wno-pointer-sign -Wpointer-sign: YES Compiler for C supports arguments -Wno-padded -Wpadded: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wno-missing-prototypes -Wmissing-prototypes: YES Compiler for C supports arguments -Winline: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=format-security -Werror=format=1: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=date-time: YES Compiler for C supports arguments -fstack-protector-strong: YES WARNING: Project targetting '>= 0.40.0' but tried to use feature introduced in '0.46.0': compiler.has_link_argument WARNING: Project targetting '>= 0.40.0' but tried to use feature introduced in '0.46.0': compiler.has_multi_link_argument Compiler for C supports link arguments -Wl,-z,relro: NO Compiler for C supports link arguments -Wl,-z,now: YES Compiler for C supports link arguments -Wl,--dynamicbase: NO Compiler for C supports link arguments -Wl,--nxcompat: NO Found pkg-config: /usr/bin/pkg-config (0.29.2) Program make-te.py found: YES (/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/src/common/make-te.py) Run-time dependency libproxy-1.0 found: YES 0.3.1 Run-time dependency libcanberra found: YES 0.26 Run-time dependency dbus-glib-1 found: YES 0.110 WARNING: Project targetting '>= 0.40.0' but tried to use feature introduced in '0.50.0': install arg in configure_file Configuring org.hexchat.service.service using configuration Program dbus-binding-tool found: YES (/usr/bin/dbus-binding-tool) Run-time dependency gtk+-2.0 found: YES 2.24.32 Run-time dependency x11 found: YES 1.6.9 Run-time dependency libnotify found: YES 0.7.7 Run-time dependency iso-codes found: YES 4.2 Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) Configuring io.github.Hexchat.desktop.in using configuration Configuring hexchat.1 using configuration Program validate-textevent-translations found: YES (/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/po/validate-textevent-translations) Program meson_post_install.py found: YES (/usr/bin/python3.5 /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/meson_post_install.py) Build targets in project: 13 WARNING: Project specifies a minimum meson_version '>= 0.40.0' but uses features which were added in newer versions: * 0.46.0: {'compiler.has_link_argument', 'compiler.has_multi_link_argument'} * 0.50.0: {'install arg in configure_file'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /usr/bin/ninja /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/.configured (/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" PKG_CONFIG_PATH="/usr/lib/pkgconfig" /usr/bin/ninja -C /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86 -j8 ) ninja: Entering directory `/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86' [1/69] Generating marshal_c with a custom command. INFO: Reading ../../hexchat-2.14.3/src/common/marshalers.list... [2/69] Generating marshal_h with a custom command. INFO: Reading ../../hexchat-2.14.3/src/common/marshalers.list... [3/69] Generating remote-object-glue with a custom command. WARNING: Using --header and --body at the same time is deprecated; use --body --prototypes instead INFO: Reading /var/tmp/dbus-binding-tool-c-marshallers.QCZUK0... WARNING: The token "NONE" is deprecated; use "VOID" instead WARNING: The token "NONE" is deprecated; use "VOID" instead [4/69] Generating textevents with a custom command. [5/69] Generating resources_h with a custom command. [6/69] Compiling C object 'src/common/dbus/66b74f1@@hexchatdbus@sta/meson-generated_.._.._marshal.c.o'. [7/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/network.c.o'. [8/69] Generating resources_c with a custom command. [9/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/meson-generated_.._marshal.c.o'. [10/69] Compiling C object 'src/common/dbus/66b74f1@@hexchatdbus@sta/dbus-client.c.o'. [11/69] Compiling C object 'src/common/dbus/66b74f1@@hexchatdbus@sta/dbus-plugin.c.o'. In file included from /usr/include/dbus-1.0/dbus/dbus.h:39:0, from /usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h:28, from ../../hexchat-2.14.3/src/common/dbus/dbus-plugin.c:26: /usr/include/dbus-1.0/dbus/dbus-server.h:116:1: warning: 'dbus_clear_server' defined but not used [-Wunused-function] dbus_clear_server (DBusServer **pointer_to_server) ^~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:37:0, from /usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h:28, from ../../hexchat-2.14.3/src/common/dbus/dbus-plugin.c:26: /usr/include/dbus-1.0/dbus/dbus-pending-call.h:88:1: warning: 'dbus_clear_pending_call' defined but not used [-Wunused-function] dbus_clear_pending_call (DBusPendingCall **pointer_to_pending_call) ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-bus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h:28, from ../../hexchat-2.14.3/src/common/dbus/dbus-plugin.c:26: /usr/include/dbus-1.0/dbus/dbus-connection.h:465:1: warning: 'dbus_clear_connection' defined but not used [-Wunused-function] dbus_clear_connection (DBusConnection **pointer_to_connection) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus-connection.h:33:0, from /usr/include/dbus-1.0/dbus/dbus-bus.h:30, from /usr/include/dbus-1.0/dbus/dbus.h:31, from /usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h:28, from ../../hexchat-2.14.3/src/common/dbus/dbus-plugin.c:26: /usr/include/dbus-1.0/dbus/dbus-message.h:367:1: warning: 'dbus_clear_message' defined but not used [-Wunused-function] dbus_clear_message (DBusMessage **pointer_to_message) ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/dbus-1.0/dbus/dbus.h:30:0, from /usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h:28, from ../../hexchat-2.14.3/src/common/dbus/dbus-plugin.c:26: /usr/include/dbus-1.0/dbus/dbus-address.h:75:1: warning: 'dbus_clear_address_entries' defined but not used [-Wunused-function] dbus_clear_address_entries (DBusAddressEntry ***pointer_to_entries) ^~~~~~~~~~~~~~~~~~~~~~~~~~ [12/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/ctcp.c.o'. [13/69] Linking static target src/common/dbus/libhexchatdbus.a. [14/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/chanopt.c.o'. [15/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/history.c.o'. [16/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/hexchat.c.o'. [17/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/cfgfiles.c.o'. [18/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/ignore.c.o'. [19/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/plugin-timer.c.o'. [20/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/notify.c.o'. [21/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/modes.c.o'. [22/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/plugin-identd.c.o'. [23/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/dcc.c.o'. [24/69] Generating io.github.Hexchat.desktop_data@misc_merge with a custom command. [25/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/inbound.c.o'. [26/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/tree.c.o'. [27/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/plugin.c.o'. [28/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/url.c.o'. [29/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/proto-irc.c.o'. [30/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/servlist.c.o'. [31/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/userlist.c.o'. [32/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/server.c.o'. [33/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/util.c.o'. ../../hexchat-2.14.3/src/common/util.c:24:0: warning: "_FILE_OFFSET_BITS" redefined #define _FILE_OFFSET_BITS 64 In file included from /usr/include/sys/types.h:36:0, from ../../hexchat-2.14.3/src/common/inet.h:28, from ../../hexchat-2.14.3/src/common/util.c:20: /usr/include/sys/feature_tests.h:231:0: note: this is the location of the previous definition #define _FILE_OFFSET_BITS 32 ../../hexchat-2.14.3/src/common/util.c: In function 'get_sys_str': ../../hexchat-2.14.3/src/common/util.c:547:5: warning: 'mhz' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mhz && with_cpu) ^ [34/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/meson-generated_.._.._common_marshal.c.o'. [35/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/meson-generated_.._resources.c.o'. [36/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/ssl.c.o'. [37/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/text.c.o'. [38/69] Compiling C object 'src/common/349de3c@@hexchatcommon@sta/outbound.c.o'. [39/69] Linking static target src/common/libhexchatcommon.a. [40/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/ascii.c.o'. [41/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/banlist.c.o'. [42/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/editlist.c.o'. [43/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/custom-list.c.o'. 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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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 ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /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/gtk.h:234:0, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.h:23, from ../../hexchat-2.14.3/src/fe-gtk/custom-list.c:22: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^~~~~~~ [44/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/chanlist.c.o'. [45/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/dccgui.c.o'. [46/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/fe-gtk.c.o'. [47/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/chanview.c.o'. [48/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/ignoregui.c.o'. [49/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/fkeys.c.o'. [50/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/gtkutil.c.o'. [51/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/pixmaps.c.o'. [52/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/joind.c.o'. [53/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/notifygui.c.o'. [54/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/plugin-notification.c.o'. [55/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/plugin-tray.c.o'. [56/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/menu.c.o'. [57/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/palette.c.o'. [58/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/rawlog.c.o'. [59/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/maingui.c.o'. [60/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/urlgrab.c.o'. [61/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/notifications_notification-libnotify.c.o'. [62/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/sexy-iso-codes.c.o'. [63/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/servlistgui.c.o'. [64/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/textgui.c.o'. [65/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/setup.c.o'. [66/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/userlistgui.c.o'. [67/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/sexy-spell-entry.c.o'. [68/69] Compiling C object 'src/fe-gtk/c4b29cb@@hexchat@exe/xtext.c.o'. ../../hexchat-2.14.3/src/fe-gtk/xtext.c: In function 'gtk_xtext_find_char': ../../hexchat-2.14.3/src/fe-gtk/xtext.c:947:18: warning: 'outofbounds' may be used uninitialized in this function [-Wmaybe-uninitialized] *out_of_bounds = outofbounds; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [69/69] Linking target src/fe-gtk/hexchat. /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/.built (/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" DESTDIR=/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386 /usr/bin/ninja -C /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86 install) ninja: Entering directory `/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86' [0/1] Installing files. Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/af.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/af/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/am.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/am/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ast.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ast/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/az.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/az/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/be.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/be/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/bg.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/bg/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ca.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ca/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/cs.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/cs/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/da.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/da/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/de.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/de/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/el.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/el/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/en_GB.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/en_GB/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/es.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/es/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/et.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/et/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/eu.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/eu/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/fi.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/fi/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/fr.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/fr/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/gl.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/gl/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/gu.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/gu/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/hi.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/hi/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/hu.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/hu/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/id.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/id/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/it.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/it/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ja_JP.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ja_JP/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/kn.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/kn/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ko.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ko/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/lt.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/lt/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/lv.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/lv/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/mk.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/mk/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ml.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ml/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ms.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ms/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/nb.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/nb/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/nl.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/nl/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/no.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/no/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/pa.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/pa/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/pl.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/pl/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/pt.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/pt/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/pt_BR.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/pt_BR/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/ru.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/ru/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/rw.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/rw/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sk.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sk/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sl.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sl/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sq.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sq/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sr.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sr/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sr@latin.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sr@latin/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/sv.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/sv/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/th.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/th/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/tr.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/tr/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/uk.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/uk/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/vi.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/vi/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/wa.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/wa/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/zh_CN.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/zh_CN/LC_MESSAGES/hexchat.mo Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/po/zh_TW.gmo to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/locale/zh_TW/LC_MESSAGES/hexchat.mo Installing src/fe-gtk/hexchat to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/bin Installing data/misc/io.github.Hexchat.desktop to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/applications Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/src/common/dbus/org.hexchat.service.service to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/dbus-1/services Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/data/icons/hexchat.png to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/icons/hicolor/48x48/apps Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/data/icons/hexchat.svg to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/icons/hicolor/scalable/apps Installing /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/data/man/hexchat.1 to /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/usr/share/man/man1 Running custom install script '/usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=hexchat' Running custom install script '/usr/bin/python3.5 /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/hexchat-2.14.3/meson_post_install.py false' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/i86/.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=2\\.14\\.3 -D COMPONENT_RE_VERSION=2\\.14\\.3 -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.1.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.14.3" -D IPS_COMPONENT_VERSION="2.14.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz" -D COMPONENT_PROJECT_URL="https://hexchat.github.io/" -D COMPONENT_NAME="hexchat" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="hexchat.license" -D COMPONENT_SUMMARY="HexChat IRC client" -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="1117092da8588593be7d7a45cd795c176c9e2925" hexchat.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/hexchat/build/manifest-i386-hexchat.mogrified /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat -d hexchat-2.14.3 -m /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.mogrified >/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat -d hexchat-2.14.3 /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.mangled >/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat hexchat-2.14.3" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/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=2\\.14\\.3 -D COMPONENT_RE_VERSION=2\\.14\\.3 -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.1.0" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="2.14.3" -D IPS_COMPONENT_VERSION="2.14.3" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://dl.hexchat.net/hexchat/hexchat-2.14.3.tar.xz" -D COMPONENT_PROJECT_URL="https://hexchat.github.io/" -D COMPONENT_NAME="hexchat" -D COMPONENT_FMRI="" -D COMPONENT_LICENSE_FILE="hexchat.license" -D COMPONENT_SUMMARY="HexChat IRC client" -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="1117092da8588593be7d7a45cd795c176c9e2925" /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.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/hexchat/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build -d /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat -d hexchat-2.14.3 -T \*.py /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.pre-published pkg://openindiana.org/desktop/irc/hexchat@2.14.3,5.11-2020.0.1.0:20200519T235604Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/manifest-i386-hexchat.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/.published-i386 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/desktop/hexchat/build/.pre-published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/desktop/hexchat'