Console Output
Started by upstream project "SWT-native-build_maintenance" build number 102
originally caused by:
Started by upstream project "1-SWT-Increment_if_needed-maintenance" build number 353
originally caused by:
Started by user sravankumarl@in.ibm.com
Building remotely on rhel-7-1 (x86_64 rhel-7,) in workspace /home/genie.releng/ci/workspace/gtk_linux_x86_64_maintenance
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
[gtk_linux_x86_64_maintenance] $ /bin/bash -x /tmp/jenkins1438477408606535126.sh
+ mkdir build
+ cd build
+ curl -o org.eclipse.swt.gtk.linux.x86_64.master.zip https://ci.eclipse.org/releng/job/SWT-native-build_maintenance/ws/eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.x86_64/tmpdir/org.eclipse.swt.gtk.linux.x86_64.master.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 240k 100 240k 0 0 443k 0 --:--:-- --:--:-- --:--:-- 444k
+ unzip org.eclipse.swt.gtk.linux.x86_64.master.zip
Archive: org.eclipse.swt.gtk.linux.x86_64.master.zip
inflating: atk.c
inflating: atk.h
inflating: atk_custom.c
inflating: atk_custom.h
inflating: atk_stats.c
inflating: atk_stats.h
inflating: atk_structs.c
inflating: atk_structs.h
inflating: build.sh
inflating: c.c
inflating: c.h
inflating: c_stats.c
inflating: c_stats.h
inflating: c_structs.c
inflating: c_structs.h
inflating: cairo.c
inflating: cairo.h
inflating: cairo_custom.h
inflating: cairo_stats.c
inflating: cairo_stats.h
inflating: cairo_structs.c
inflating: cairo_structs.h
inflating: callback.c
inflating: callback.h
inflating: glx.c
inflating: glx.h
inflating: glx_stats.c
inflating: glx_stats.h
inflating: glx_structs.c
inflating: glx_structs.h
inflating: make_aix.mak
inflating: make_common.mak
inflating: make_freebsd.mak
inflating: make_hpux.mak
inflating: make_linux.mak
inflating: make_solaris.mak
inflating: make_solaris_x86.mak
inflating: make_solaris_x86_64.mak
inflating: make_win32.mak
inflating: mozilla_exports
inflating: nsIGlobalObject_24.h
inflating: nsIScriptContext.h
inflating: nsIScriptContext_24.h
inflating: nsIScriptGlobalObject.h
inflating: nsIScriptGlobalObject_24.h
inflating: os.c
inflating: os.h
inflating: os_custom.c
inflating: os_custom.h
inflating: os_stats.c
inflating: os_stats.h
inflating: os_structs.c
inflating: os_structs.h
inflating: swt.c
inflating: swt.h
inflating: swt_awt.c
inflating: swt_xpcom.rc
inflating: webkitgtk.c
inflating: webkitgtk.h
inflating: webkitgtk_custom.c
inflating: webkitgtk_custom.h
inflating: webkitgtk_stats.c
inflating: webkitgtk_stats.h
inflating: webkitgtk_structs.c
inflating: webkitgtk_structs.h
inflating: xpcom.cpp
inflating: xpcom.h
inflating: xpcom_custom.cpp
inflating: xpcom_custom.h
inflating: xpcom_stats.cpp
inflating: xpcom_stats.h
inflating: xpcom_structs.cpp
inflating: xpcom_structs.h
inflating: xpcominit.cpp
inflating: xpcominit.h
inflating: xpcominit_stats.cpp
inflating: xpcominit_stats.h
inflating: xpcominit_structs.cpp
inflating: xpcominit_structs.h
+ mkdir libs
+ export MODEL=x86_64
+ MODEL=x86_64
+ export OUTPUT_DIR=/home/genie.releng/ci/workspace/gtk_linux_x86_64_maintenance/build/libs
+ OUTPUT_DIR=/home/genie.releng/ci/workspace/gtk_linux_x86_64_maintenance/build/libs
+ sh build.sh clean install
[0;32mJAVA_HOME not set, but jni.h found, dynamically configured to /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/[0m
[0;32mCairo found, compiling SWT support for the cairo graphics library.[0m
[0;32mlibjawt.so found, the SWT/AWT integration library will be compiled.[0m
[0;32mCleaning up...[0m
rm -f *.o *.so
[0;32mBuilding SWT/GTK+ for Architectures: linux x86_64[0m
[0;32mBuilding GTK2 bindings:[0m
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c swt.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c -o c.o c.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c -o c_stats.o c_stats.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -DUSE_ASSEMBLER -c callback.c
gcc -shared -fPIC -s -o libswt-gtk-4764.so swt.o c.o c_stats.o callback.o
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_custom.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gtk+-2.0 gtk+-unix-print-2.0` -c os_stats.c
gcc -shared -fPIC -s -o libswt-pi-gtk-4764.so swt.o os.o os_structs.o os_custom.o os_stats.o `pkg-config --libs-only-L gtk+-2.0 gthread-2.0` -L/usr/X11R6/lib64 -L/usr/X11R6/lib -lgtk-x11-2.0 -lgthread-2.0 -lXtst
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_custom.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags atk gtk+-2.0 gtk+-unix-print-2.0` -c atk_stats.c
gcc -shared -fPIC -s -o libswt-atk-gtk-4764.so swt.o atk.o atk_structs.o atk_custom.o atk_stats.o `pkg-config --libs-only-L atk` -latk-1.0
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c glx.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c glx_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c glx_stats.c
gcc -shared -fPIC -s -o libswt-glx-gtk-4764.so swt.o glx.o glx_structs.o glx_stats.o -lGL -lGLU -lm
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gio-2.0` -c webkitgtk.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gio-2.0` -c webkitgtk_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gio-2.0` -c webkitgtk_stats.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags gio-2.0` -c webkitgtk_custom.c
gcc -shared -fPIC -s -o libswt-webkit-gtk-4764.so swt.o webkitgtk.o webkitgtk_structs.o webkitgtk_stats.o webkitgtk_custom.o `pkg-config --libs-only-l gio-2.0`
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags cairo` -c cairo.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags cairo` -c cairo_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove `pkg-config --cflags cairo` -c cairo_stats.c
gcc -shared -fPIC -s -o libswt-cairo-gtk-4764.so swt.o cairo.o cairo_structs.o cairo_stats.o `pkg-config --libs-only-L cairo` -lcairo
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -fno-builtin-memmove -c -o swt_awt.o swt_awt.c
gcc -shared -s -o libswt-awt-gtk-4764.so swt_awt.o -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//jre/lib/amd64 -ljawt
cp *.so /home/genie.releng/ci/workspace/gtk_linux_x86_64_maintenance/build/libs
[0;32mGTK2 Build succeeded[0m
+ rm atk_custom.o atk.o atk_stats.o atk_structs.o cairo.o cairo_stats.o cairo_structs.o callback.o c.o c_stats.o glx.o glx_stats.o glx_structs.o os_custom.o os.o os_stats.o os_structs.o swt_awt.o swt.o webkitgtk_custom.o webkitgtk.o webkitgtk_stats.o webkitgtk_structs.o
+ export GTK_VERSION=3.0
+ GTK_VERSION=3.0
+ sh build.sh install
[0;32mJAVA_HOME not set, but jni.h found, dynamically configured to /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64/[0m
[0;32mCairo found, compiling SWT support for the cairo graphics library.[0m
[0;32mlibjawt.so found, the SWT/AWT integration library will be compiled.[0m
[0;32mBuilding SWT/GTK+ for Architectures: linux x86_64[0m
[0;32mBuilding GTK3 bindings:[0m
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c swt.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c -o c.o c.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c -o c_stats.o c_stats.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -DUSE_ASSEMBLER -c callback.c
gcc -shared -fPIC -s -o libswt-gtk-4764.so swt.o c.o c_stats.o callback.o
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-3.0 gtk+-unix-print-3.0` -c os.c
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1GDK_1TYPE_1COLOR’:
os.c:963:2: warning: ‘gdk_color_get_type’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65): Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations]
rc = (jintLong)GDK_TYPE_COLOR;
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1beep’:
os.c:3725:2: warning: ‘gdk_beep’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:121): Use 'gdk_display_beep' instead [-Wdeprecated-declarations]
gdk_beep();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1color_1free’:
os.c:3917:2: warning: ‘gdk_color_free’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:70): Use 'gdk_rgba_free' instead [-Wdeprecated-declarations]
gdk_color_free((GdkColor *)arg0);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1color_1parse’:
os.c:3932:2: warning: ‘gdk_color_parse’ is deprecated (declared at /usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:79): Use 'gdk_rgba_parse' instead [-Wdeprecated-declarations]
rc = (jboolean)gdk_color_parse((const gchar *)lparg0, (GdkColor *)lparg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1error_1trap_1pop’:
os.c:4689:2: warning: ‘gdk_error_trap_pop’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:73): Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations]
rc = (jint)gdk_error_trap_pop();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1error_1trap_1push’:
os.c:4700:2: warning: ‘gdk_error_trap_push’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:70): Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations]
gdk_error_trap_push();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1flush’:
os.c:4862:2: warning: ‘gdk_flush’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:124): Use 'gdk_display_flush' instead [-Wdeprecated-declarations]
gdk_flush();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1keymap_1get_1default’:
os.c:5228:2: warning: ‘gdk_keymap_get_default’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkkeys.h:84): Use 'gdk_keymap_get_for_display' instead [-Wdeprecated-declarations]
rc = (jintLong)gdk_keymap_get_default();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1get_1active_1window’:
os.c:5953:2: warning: ‘gdk_screen_get_active_window’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkscreen.h:127) [-Wdeprecated-declarations]
rc = (jintLong)gdk_screen_get_active_window((GdkScreen *)arg0);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1height’:
os.c:6169:2: warning: ‘gdk_screen_height’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:110) [-Wdeprecated-declarations]
rc = (jint)gdk_screen_height();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1width’:
os.c:6181:2: warning: ‘gdk_screen_width’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:108) [-Wdeprecated-declarations]
rc = (jint)gdk_screen_width();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1screen_1width_1mm’:
os.c:6193:2: warning: ‘gdk_screen_width_mm’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkmain.h:113) [-Wdeprecated-declarations]
rc = (jint)gdk_screen_width_mm();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1visual_1get_1system’:
os.c:6315:2: warning: ‘gdk_visual_get_system’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkvisual.h:90): Use 'gdk_screen_get_system_visual' instead [-Wdeprecated-declarations]
rc = (jintLong)gdk_visual_get_system();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1begin_1paint_1rect’:
os.c:6365:2: warning: ‘gdk_window_begin_paint_rect’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:741): Use 'gdk_window_begin_draw_frame' instead [-Wdeprecated-declarations]
gdk_window_begin_paint_rect((GdkWindow *)arg0, (GdkRectangle *)lparg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1end_1paint’:
os.c:6406:2: warning: ‘gdk_window_end_paint’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:750): Use 'gdk_window_end_draw_frame' instead [-Wdeprecated-declarations]
gdk_window_end_paint((GdkWindow *)arg0);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1all_1updates’:
os.c:6809:2: warning: ‘gdk_window_process_all_updates’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:1058) [-Wdeprecated-declarations]
gdk_window_process_all_updates();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gdk_1window_1process_1updates’:
os.c:6819:2: warning: ‘gdk_window_process_updates’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkwindow.h:1060) [-Wdeprecated-declarations]
gdk_window_process_updates((GdkWindow *)arg0, (gboolean)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1im_1multicontext_1append_1menuitems’:
os.c:10521:2: warning: ‘gtk_im_multicontext_append_menuitems’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkimmulticontext.h:67) [-Wdeprecated-declarations]
gtk_im_multicontext_append_menuitems((GtkIMMulticontext *)arg0, (GtkMenuShell *)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1menu_1popup’:
os.c:11164:2: warning: ‘gtk_menu_popup’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkmenu.h:138): Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
gtk_menu_popup((GtkMenu *)arg0, (GtkWidget *)arg1, (GtkWidget *)arg2, (GtkMenuPositionFunc)arg3, (gpointer)arg4, (guint)arg5, (guint32)arg6);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1get_1geometry’:
os.c:13188:2: warning: ‘gtk_status_icon_get_geometry’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:166) [-Wdeprecated-declarations]
rc = (jboolean)gtk_status_icon_get_geometry((GtkStatusIcon*)arg0, (GdkScreen**)arg1, (GdkRectangle*)lparg2, (GtkOrientation*)arg3);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1get_1visible’:
os.c:13202:2: warning: ‘gtk_status_icon_get_visible’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:154) [-Wdeprecated-declarations]
rc = (jboolean)gtk_status_icon_get_visible((GtkStatusIcon*)arg0);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1new’:
os.c:13214:2: warning: ‘gtk_status_icon_new’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:84) [-Wdeprecated-declarations]
rc = (jintLong)gtk_status_icon_new();
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1set_1from_1pixbuf’:
os.c:13237:2: warning: ‘gtk_status_icon_set_from_pixbuf’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97) [-Wdeprecated-declarations]
gtk_status_icon_set_from_pixbuf((GtkStatusIcon*)arg0, (GdkPixbuf*)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1set_1tooltip_1text’:
os.c:13249:2: warning: ‘gtk_status_icon_set_tooltip_text’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137) [-Wdeprecated-declarations]
gtk_status_icon_set_tooltip_text((GtkStatusIcon *)arg0, (const gchar *)lparg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1status_1icon_1set_1visible’:
os.c:13261:2: warning: ‘gtk_status_icon_set_visible’ is deprecated (declared at /usr/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:151) [-Wdeprecated-declarations]
gtk_status_icon_set_visible((GtkStatusIcon*)arg0, (gboolean)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1reparent’:
os.c:16742:2: warning: ‘gtk_widget_reparent’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:755) [-Wdeprecated-declarations]
gtk_widget_reparent((GtkWidget *)arg0, (GtkWidget *)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1send_1expose’:
os.c:16753:2: warning: ‘gtk_widget_send_expose’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:745) [-Wdeprecated-declarations]
rc = (jint)gtk_widget_send_expose((GtkWidget *)arg0, (GdkEvent *)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS__1gtk_1widget_1set_1double_1buffered’:
os.c:16827:2: warning: ‘gtk_widget_set_double_buffered’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkwidget.h:883) [-Wdeprecated-declarations]
gtk_widget_set_double_buffered((GtkWidget *)arg0, (gboolean)arg1);
^
os.c: In function ‘Java_org_eclipse_swt_internal_gtk_OS_gdk_1threads_1leave’:
os.c:18936:2: warning: ‘gdk_threads_leave’ is deprecated (declared at /usr/include/gtk-3.0/gdk/gdkthreads.h:48) [-Wdeprecated-declarations]
gdk_threads_leave();
^
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-3.0 gtk+-unix-print-3.0` -c os_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-3.0 gtk+-unix-print-3.0` -c os_custom.c
os_custom.c: In function ‘swt_fixed_realize’:
os_custom.c:512:3: warning: ‘gtk_style_context_set_background’ is deprecated (declared at /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1232): Use 'gtk_render_background' instead [-Wdeprecated-declarations]
gtk_style_context_set_background (gtk_widget_get_style_context (widget), window);
^
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gtk+-3.0 gtk+-unix-print-3.0` -c os_stats.c
gcc -shared -fPIC -s -o libswt-pi3-gtk-4764.so swt.o os.o os_structs.o os_custom.o os_stats.o `pkg-config --libs-only-L gtk+-3.0 gthread-2.0` -L/usr/X11R6/lib64 -L/usr/X11R6/lib -lgtk-3 -lgdk-3 -lcairo -lgthread-2.0 -lXtst
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-3.0 gtk+-unix-print-3.0` -c atk.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-3.0 gtk+-unix-print-3.0` -c atk_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-3.0 gtk+-unix-print-3.0` -c atk_custom.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags atk gtk+-3.0 gtk+-unix-print-3.0` -c atk_stats.c
gcc -shared -fPIC -s -o libswt-atk-gtk-4764.so swt.o atk.o atk_structs.o atk_custom.o atk_stats.o `pkg-config --libs-only-L atk` -latk-1.0
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c glx.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c glx_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c glx_stats.c
gcc -shared -fPIC -s -o libswt-glx-gtk-4764.so swt.o glx.o glx_structs.o glx_stats.o -lGL -lGLU -lm
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gio-2.0` -c webkitgtk.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gio-2.0` -c webkitgtk_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gio-2.0` -c webkitgtk_stats.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags gio-2.0` -c webkitgtk_custom.c
gcc -shared -fPIC -s -o libswt-webkit-gtk-4764.so swt.o webkitgtk.o webkitgtk_structs.o webkitgtk_stats.o webkitgtk_custom.o `pkg-config --libs-only-l gio-2.0`
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags cairo` -c cairo.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags cairo` -c cairo_structs.c
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 `pkg-config --cflags cairo` -c cairo_stats.c
gcc -shared -fPIC -s -o libswt-cairo-gtk-4764.so swt.o cairo.o cairo_structs.o cairo_stats.o `pkg-config --libs-only-L cairo` -lcairo
gcc -O -Wall -DSWT_VERSION=4764 -DLINUX -DGTK -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//include/linux -fPIC -DJNI64 -c -o swt_awt.o swt_awt.c
gcc -shared -s -o libswt-awt-gtk-4764.so swt_awt.o -L/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.el7_6.x86_64//jre/lib/amd64 -ljawt
cp *.so /home/genie.releng/ci/workspace/gtk_linux_x86_64_maintenance/build/libs
[0;32mGTK3 Build succeeded[0m
+ cd libs/
+ zip -r -X ../gtk64_archive.zip libswt-atk-gtk-4764.so libswt-awt-gtk-4764.so libswt-cairo-gtk-4764.so libswt-glx-gtk-4764.so libswt-gtk-4764.so libswt-pi3-gtk-4764.so libswt-pi-gtk-4764.so libswt-webkit-gtk-4764.so
adding: libswt-atk-gtk-4764.so (deflated 74%)
adding: libswt-awt-gtk-4764.so (deflated 63%)
adding: libswt-cairo-gtk-4764.so (deflated 74%)
adding: libswt-glx-gtk-4764.so (deflated 65%)
adding: libswt-gtk-4764.so (deflated 79%)
adding: libswt-pi3-gtk-4764.so (deflated 75%)
adding: libswt-pi-gtk-4764.so (deflated 76%)
adding: libswt-webkit-gtk-4764.so (deflated 71%)
+ cd ..
[gtk_linux_x86_64_maintenance] $ /bin/sh -xe /tmp/jenkins3059848207682533649.sh
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS