* Package: www-client/netsurf-3.8-r2 * Repository: gentoo * Maintainer: vdupras@gentoo.org * USE: abi_x86_64 amd64 bmp duktape elibc_glibc gif gtk javascript jpeg kernel_linux mng png psl rosprite svg svgtiny truetype userland_GNU webp * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking netsurf-3.8-src.tar.gz to /var/tmp/portage/www-client/netsurf-3.8-r2/work >>> Source unpacked in /var/tmp/portage/www-client/netsurf-3.8-r2/work >>> Preparing source in /var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8 ... * Applying netsurf-3.8-CFLAGS.patch ... [ ok ] * Applying netsurf-3.6-conditionally-include-image-headers.patch ... [ ok ] * Applying netsurf-3.8-pdf-writer.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8 ... make -j1 NSSHARED=/usr/share/netsurf-buildsystem LIBDIR=lib64 PREFIX=/usr Q= CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld HOST_CC=$(CC) CCOPT= CCNOOPT= CCDBG= LDDBG= AR=x86_64-pc-linux-gnu-ar WARNFLAGS= COMPONENT_TYPE=binary NETSURF_USE_BMP=YES NETSURF_USE_GIF=YES NETSURF_USE_JPEG=YES NETSURF_USE_PNG=YES NETSURF_USE_NSPSL=YES NETSURF_USE_MNG=YES NETSURF_USE_WEBP=YES NETSURF_USE_MOZJS=NO NETSURF_USE_JS=NO NETSURF_USE_DUKTAPE=YES NETSURF_USE_HARU_PDF=NO NETSURF_USE_NSSVG=YES NETSURF_USE_RSVG=NO NETSURF_USE_ROSPRITE=YES PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config NETSURF_FB_FONTLIB=freetype NETSURF_FB_FONTPATH=/usr/share/fonts/dejavu NETSURF_USE_VIDEO=NO TARGET=gtk3 M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled PKG.CNFG: utf8proc (libutf8proc) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) enabled (NETSURF_USE_OPENSSL := YES) M.CONFIG: PNG (libpng) enabled (NETSURF_USE_PNG := YES) M.CONFIG: BMP (libnsbmp) enabled (NETSURF_USE_BMP := YES) M.CONFIG: GIF (libnsgif) enabled (NETSURF_USE_GIF := YES) M.CONFIG: SVG (libsvgtiny) enabled (NETSURF_USE_NSSVG := YES) M.CONFIG: Sprite (librosprite) enabled (NETSURF_USE_ROSPRITE := YES) M.CONFIG: PSL (libnspsl) enabled (NETSURF_USE_NSPSL := YES) M.CONFIG: LOG (libnslog) auto-disabled (NETSURF_USE_NSLOG := AUTO) M.CONFIG: SVG (librsvg-2.0) disabled (NETSURF_USE_RSVG := NO) M.CONFIG: Video (gstreamer-0.10) disabled (NETSURF_USE_VIDEO := NO) PKG.CNFG: GTK-3 (gtk+-3.0) enabled PKG.CNFG: GThread2 (gthread-2.0) enabled PKG.CNFG: GModule2 (gmodule-2.0) enabled PKG.CNFG: Check (check) enabled mkdir -p build/Linux-gtk3/duktape GENBIND: content/handlers/javascript/duktape/netsurf.bnd nsgenbind -D -I content/handlers/javascript/WebIDL content/handlers/javascript/duktape/netsurf.bnd build/Linux-gtk3/duktape M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled PKG.CNFG: utf8proc (libutf8proc) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) enabled (NETSURF_USE_OPENSSL := YES) M.CONFIG: PNG (libpng) enabled (NETSURF_USE_PNG := YES) M.CONFIG: BMP (libnsbmp) enabled (NETSURF_USE_BMP := YES) M.CONFIG: GIF (libnsgif) enabled (NETSURF_USE_GIF := YES) M.CONFIG: SVG (libsvgtiny) enabled (NETSURF_USE_NSSVG := YES) M.CONFIG: Sprite (librosprite) enabled (NETSURF_USE_ROSPRITE := YES) M.CONFIG: PSL (libnspsl) enabled (NETSURF_USE_NSPSL := YES) M.CONFIG: LOG (libnslog) auto-disabled (NETSURF_USE_NSLOG := AUTO) M.CONFIG: SVG (librsvg-2.0) disabled (NETSURF_USE_RSVG := NO) M.CONFIG: Video (gstreamer-0.10) disabled (NETSURF_USE_VIDEO := NO) PKG.CNFG: GTK-3 (gtk+-3.0) enabled PKG.CNFG: GThread2 (gthread-2.0) enabled PKG.CNFG: GModule2 (gmodule-2.0) enabled PKG.CNFG: Check (check) enabled MKDIR: build/Linux-gtk3 mkdir -p build/Linux-gtk3 touch build/Linux-gtk3/created MKDIR: build/Linux-gtk3/deps mkdir -p build/Linux-gtk3/deps touch build/Linux-gtk3/deps/created COMPILE: build/Linux-gtk3/duktape/application_cache.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_application_cache.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_application_cache.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_application_cache.d build/Linux-gtk3/build_Linux-gtk3_duktape_application_cache.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_application_cache.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_application_cache.o -c build/Linux-gtk3/duktape/application_cache.c COMPILE: build/Linux-gtk3/duktape/attr.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_attr.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_attr.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_attr.d build/Linux-gtk3/build_Linux-gtk3_duktape_attr.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_attr.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_attr.o -c build/Linux-gtk3/duktape/attr.c COMPILE: build/Linux-gtk3/duktape/audio_track.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track.d build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track.o -c build/Linux-gtk3/duktape/audio_track.c COMPILE: build/Linux-gtk3/duktape/audio_track_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_audio_track_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track_list.o -c build/Linux-gtk3/duktape/audio_track_list.c COMPILE: build/Linux-gtk3/duktape/autocomplete_error_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event.o -c build/Linux-gtk3/duktape/autocomplete_error_event.c COMPILE: build/Linux-gtk3/duktape/autocomplete_error_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_autocomplete_error_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event_init.o -c build/Linux-gtk3/duktape/autocomplete_error_event_init.c COMPILE: build/Linux-gtk3/duktape/bar_prop.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_bar_prop.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_bar_prop.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_bar_prop.d build/Linux-gtk3/build_Linux-gtk3_duktape_bar_prop.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_bar_prop.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_bar_prop.o -c build/Linux-gtk3/duktape/bar_prop.c COMPILE: build/Linux-gtk3/duktape/before_unload_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_before_unload_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_before_unload_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_before_unload_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_before_unload_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_before_unload_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_before_unload_event.o -c build/Linux-gtk3/duktape/before_unload_event.c COMPILE: build/Linux-gtk3/duktape/binding.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_binding.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_binding.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_binding.d build/Linux-gtk3/build_Linux-gtk3_duktape_binding.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_binding.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_binding.o -c build/Linux-gtk3/duktape/binding.c COMPILE: build/Linux-gtk3/duktape/broadcast_channel.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_broadcast_channel.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_broadcast_channel.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_broadcast_channel.d build/Linux-gtk3/build_Linux-gtk3_duktape_broadcast_channel.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_broadcast_channel.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_broadcast_channel.o -c build/Linux-gtk3/duktape/broadcast_channel.c COMPILE: build/Linux-gtk3/duktape/canvas_gradient.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_gradient.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_gradient.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_gradient.d build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_gradient.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_gradient.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_gradient.o -c build/Linux-gtk3/duktape/canvas_gradient.c COMPILE: build/Linux-gtk3/duktape/canvas_pattern.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_pattern.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_pattern.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_pattern.d build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_pattern.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_pattern.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_pattern.o -c build/Linux-gtk3/duktape/canvas_pattern.c COMPILE: build/Linux-gtk3/duktape/canvas_proxy.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_proxy.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_proxy.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_proxy.d build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_proxy.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_proxy.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_proxy.o -c build/Linux-gtk3/duktape/canvas_proxy.c COMPILE: build/Linux-gtk3/duktape/canvas_rendering_context2d.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d.d build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d.o -c build/Linux-gtk3/duktape/canvas_rendering_context2d.c COMPILE: build/Linux-gtk3/duktape/canvas_rendering_context2d_settings.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.d build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.o -c build/Linux-gtk3/duktape/canvas_rendering_context2d_settings.c COMPILE: build/Linux-gtk3/duktape/character_data.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_character_data.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_character_data.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_character_data.d build/Linux-gtk3/build_Linux-gtk3_duktape_character_data.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_character_data.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_character_data.o -c build/Linux-gtk3/duktape/character_data.c COMPILE: build/Linux-gtk3/duktape/close_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_close_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_close_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_close_event.o -c build/Linux-gtk3/duktape/close_event.c COMPILE: build/Linux-gtk3/duktape/close_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_close_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_close_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_close_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_close_event_init.o -c build/Linux-gtk3/duktape/close_event_init.c COMPILE: build/Linux-gtk3/duktape/comment.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_comment.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_comment.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_comment.d build/Linux-gtk3/build_Linux-gtk3_duktape_comment.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_comment.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_comment.o -c build/Linux-gtk3/duktape/comment.c COMPILE: build/Linux-gtk3/duktape/composition_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event.o -c build/Linux-gtk3/duktape/composition_event.c COMPILE: build/Linux-gtk3/duktape/composition_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_composition_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event_init.o -c build/Linux-gtk3/duktape/composition_event_init.c COMPILE: build/Linux-gtk3/duktape/console.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_console.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_console.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_console.d build/Linux-gtk3/build_Linux-gtk3_duktape_console.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_console.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_console.o -c build/Linux-gtk3/duktape/console.c COMPILE: build/Linux-gtk3/duktape/css.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css.d build/Linux-gtk3/build_Linux-gtk3_duktape_css.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css.o -c build/Linux-gtk3/duktape/css.c COMPILE: build/Linux-gtk3/duktape/css_grouping_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_grouping_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_grouping_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_grouping_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_grouping_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_grouping_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_grouping_rule.o -c build/Linux-gtk3/duktape/css_grouping_rule.c COMPILE: build/Linux-gtk3/duktape/css_import_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_import_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_import_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_import_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_import_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_import_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_import_rule.o -c build/Linux-gtk3/duktape/css_import_rule.c COMPILE: build/Linux-gtk3/duktape/css_margin_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_margin_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_margin_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_margin_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_margin_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_margin_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_margin_rule.o -c build/Linux-gtk3/duktape/css_margin_rule.c COMPILE: build/Linux-gtk3/duktape/css_media_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_media_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_media_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_media_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_media_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_media_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_media_rule.o -c build/Linux-gtk3/duktape/css_media_rule.c COMPILE: build/Linux-gtk3/duktape/css_namespace_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_namespace_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_namespace_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_namespace_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_namespace_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_namespace_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_namespace_rule.o -c build/Linux-gtk3/duktape/css_namespace_rule.c COMPILE: build/Linux-gtk3/duktape/css_page_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_page_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_page_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_page_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_page_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_page_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_page_rule.o -c build/Linux-gtk3/duktape/css_page_rule.c COMPILE: build/Linux-gtk3/duktape/css_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule.o -c build/Linux-gtk3/duktape/css_rule.c COMPILE: build/Linux-gtk3/duktape/css_rule_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_rule_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule_list.o -c build/Linux-gtk3/duktape/css_rule_list.c COMPILE: build/Linux-gtk3/duktape/css_style_declaration.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_declaration.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_declaration.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_declaration.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_declaration.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_declaration.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_declaration.o -c build/Linux-gtk3/duktape/css_style_declaration.c COMPILE: build/Linux-gtk3/duktape/css_style_rule.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_rule.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_rule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_rule.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_rule.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_rule.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_rule.o -c build/Linux-gtk3/duktape/css_style_rule.c COMPILE: build/Linux-gtk3/duktape/css_style_sheet.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_sheet.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_sheet.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_sheet.d build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_sheet.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_css_style_sheet.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_sheet.o -c build/Linux-gtk3/duktape/css_style_sheet.c COMPILE: build/Linux-gtk3/duktape/custom_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event.o -c build/Linux-gtk3/duktape/custom_event.c COMPILE: build/Linux-gtk3/duktape/custom_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_custom_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event_init.o -c build/Linux-gtk3/duktape/custom_event_init.c COMPILE: build/Linux-gtk3/duktape/data_transfer.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer.d build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer.o -c build/Linux-gtk3/duktape/data_transfer.c COMPILE: build/Linux-gtk3/duktape/data_transfer_item.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item.d build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item.o -c build/Linux-gtk3/duktape/data_transfer_item.c COMPILE: build/Linux-gtk3/duktape/data_transfer_item_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_data_transfer_item_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item_list.o -c build/Linux-gtk3/duktape/data_transfer_item_list.c COMPILE: build/Linux-gtk3/duktape/dedicated_worker_global_scope.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dedicated_worker_global_scope.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dedicated_worker_global_scope.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dedicated_worker_global_scope.d build/Linux-gtk3/build_Linux-gtk3_duktape_dedicated_worker_global_scope.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dedicated_worker_global_scope.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dedicated_worker_global_scope.o -c build/Linux-gtk3/duktape/dedicated_worker_global_scope.c COMPILE: build/Linux-gtk3/duktape/document.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_document.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document.d build/Linux-gtk3/build_Linux-gtk3_duktape_document.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_document.o -c build/Linux-gtk3/duktape/document.c COMPILE: build/Linux-gtk3/duktape/document_fragment.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_fragment.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_document_fragment.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_fragment.d build/Linux-gtk3/build_Linux-gtk3_duktape_document_fragment.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_fragment.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_document_fragment.o -c build/Linux-gtk3/duktape/document_fragment.c COMPILE: build/Linux-gtk3/duktape/document_type.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_type.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_document_type.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_type.d build/Linux-gtk3/build_Linux-gtk3_duktape_document_type.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_document_type.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_document_type.o -c build/Linux-gtk3/duktape/document_type.c COMPILE: build/Linux-gtk3/duktape/dom_element_map.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_element_map.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_element_map.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_element_map.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_element_map.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_element_map.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_element_map.o -c build/Linux-gtk3/duktape/dom_element_map.c COMPILE: build/Linux-gtk3/duktape/dom_implementation.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_implementation.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_implementation.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_implementation.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_implementation.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_implementation.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_implementation.o -c build/Linux-gtk3/duktape/dom_implementation.c COMPILE: build/Linux-gtk3/duktape/dom_parser.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_parser.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_parser.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_parser.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_parser.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_parser.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_parser.o -c build/Linux-gtk3/duktape/dom_parser.c COMPILE: build/Linux-gtk3/duktape/dom_settable_token_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_settable_token_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_settable_token_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_settable_token_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_settable_token_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_settable_token_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_settable_token_list.o -c build/Linux-gtk3/duktape/dom_settable_token_list.c COMPILE: build/Linux-gtk3/duktape/dom_string_map.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_string_map.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_string_map.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_string_map.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_string_map.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_string_map.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_string_map.o -c build/Linux-gtk3/duktape/dom_string_map.c COMPILE: build/Linux-gtk3/duktape/dom_token_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_token_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_dom_token_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_token_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_dom_token_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_dom_token_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_token_list.o -c build/Linux-gtk3/duktape/dom_token_list.c COMPILE: build/Linux-gtk3/duktape/drag_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event.o -c build/Linux-gtk3/duktape/drag_event.c COMPILE: build/Linux-gtk3/duktape/drag_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drag_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event_init.o -c build/Linux-gtk3/duktape/drag_event_init.c COMPILE: build/Linux-gtk3/duktape/drawing_style.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drawing_style.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_drawing_style.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drawing_style.d build/Linux-gtk3/build_Linux-gtk3_duktape_drawing_style.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_drawing_style.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_drawing_style.o -c build/Linux-gtk3/duktape/drawing_style.c COMPILE: build/Linux-gtk3/duktape/element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_element.o -c build/Linux-gtk3/duktape/element.c COMPILE: build/Linux-gtk3/duktape/error_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_error_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_error_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_error_event.o -c build/Linux-gtk3/duktape/error_event.c COMPILE: build/Linux-gtk3/duktape/error_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_error_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_error_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_error_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_error_event_init.o -c build/Linux-gtk3/duktape/error_event_init.c COMPILE: build/Linux-gtk3/duktape/event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event.o -c build/Linux-gtk3/duktape/event.c COMPILE: build/Linux-gtk3/duktape/event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_init.o -c build/Linux-gtk3/duktape/event_init.c COMPILE: build/Linux-gtk3/duktape/event_listener.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_listener.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_listener.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_listener.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_listener.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_listener.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_listener.o -c build/Linux-gtk3/duktape/event_listener.c COMPILE: build/Linux-gtk3/duktape/event_modifier_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_modifier_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_modifier_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_modifier_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_modifier_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_modifier_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_modifier_init.o -c build/Linux-gtk3/duktape/event_modifier_init.c COMPILE: build/Linux-gtk3/duktape/event_source.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_source.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_source.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_source.o -c build/Linux-gtk3/duktape/event_source.c COMPILE: build/Linux-gtk3/duktape/event_source_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_source_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_source_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_source_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_source_init.o -c build/Linux-gtk3/duktape/event_source_init.c COMPILE: build/Linux-gtk3/duktape/event_target.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_target.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_event_target.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_target.d build/Linux-gtk3/build_Linux-gtk3_duktape_event_target.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_event_target.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_event_target.o -c build/Linux-gtk3/duktape/event_target.c COMPILE: build/Linux-gtk3/duktape/external.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_external.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_external.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_external.d build/Linux-gtk3/build_Linux-gtk3_duktape_external.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_external.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_external.o -c build/Linux-gtk3/duktape/external.c COMPILE: build/Linux-gtk3/duktape/focus_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event.o -c build/Linux-gtk3/duktape/focus_event.c COMPILE: build/Linux-gtk3/duktape/focus_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_focus_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event_init.o -c build/Linux-gtk3/duktape/focus_event_init.c COMPILE: build/Linux-gtk3/duktape/hash_change_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event.o -c build/Linux-gtk3/duktape/hash_change_event.c COMPILE: build/Linux-gtk3/duktape/hash_change_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hash_change_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event_init.o -c build/Linux-gtk3/duktape/hash_change_event_init.c COMPILE: build/Linux-gtk3/duktape/history.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_history.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_history.d build/Linux-gtk3/build_Linux-gtk3_duktape_history.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_history.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_history.o -c build/Linux-gtk3/duktape/history.c COMPILE: build/Linux-gtk3/duktape/hit_region_options.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hit_region_options.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_hit_region_options.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hit_region_options.d build/Linux-gtk3/build_Linux-gtk3_duktape_hit_region_options.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_hit_region_options.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_hit_region_options.o -c build/Linux-gtk3/duktape/hit_region_options.c COMPILE: build/Linux-gtk3/duktape/html_all_collection.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_all_collection.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_all_collection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_all_collection.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_all_collection.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_all_collection.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_all_collection.o -c build/Linux-gtk3/duktape/html_all_collection.c COMPILE: build/Linux-gtk3/duktape/html_anchor_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_anchor_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_anchor_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_anchor_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_anchor_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_anchor_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_anchor_element.o -c build/Linux-gtk3/duktape/html_anchor_element.c COMPILE: build/Linux-gtk3/duktape/html_applet_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_applet_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_applet_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_applet_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_applet_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_applet_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_applet_element.o -c build/Linux-gtk3/duktape/html_applet_element.c COMPILE: build/Linux-gtk3/duktape/html_area_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_area_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_area_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_area_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_area_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_area_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_area_element.o -c build/Linux-gtk3/duktape/html_area_element.c COMPILE: build/Linux-gtk3/duktape/html_audio_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_audio_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_audio_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_audio_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_audio_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_audio_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_audio_element.o -c build/Linux-gtk3/duktape/html_audio_element.c COMPILE: build/Linux-gtk3/duktape/html_base_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_base_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_base_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_base_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_base_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_base_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_base_element.o -c build/Linux-gtk3/duktape/html_base_element.c COMPILE: build/Linux-gtk3/duktape/html_body_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_body_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_body_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_body_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_body_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_body_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_body_element.o -c build/Linux-gtk3/duktape/html_body_element.c COMPILE: build/Linux-gtk3/duktape/html_br_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_br_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_br_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_br_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_br_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_br_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_br_element.o -c build/Linux-gtk3/duktape/html_br_element.c COMPILE: build/Linux-gtk3/duktape/html_button_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_button_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_button_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_button_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_button_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_button_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_button_element.o -c build/Linux-gtk3/duktape/html_button_element.c COMPILE: build/Linux-gtk3/duktape/html_canvas_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_canvas_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_canvas_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_canvas_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_canvas_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_canvas_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_canvas_element.o -c build/Linux-gtk3/duktape/html_canvas_element.c COMPILE: build/Linux-gtk3/duktape/html_collection.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_collection.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_collection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_collection.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_collection.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_collection.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_collection.o -c build/Linux-gtk3/duktape/html_collection.c COMPILE: build/Linux-gtk3/duktape/html_data_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_element.o -c build/Linux-gtk3/duktape/html_data_element.c COMPILE: build/Linux-gtk3/duktape/html_data_list_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_list_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_list_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_list_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_list_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_data_list_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_list_element.o -c build/Linux-gtk3/duktape/html_data_list_element.c COMPILE: build/Linux-gtk3/duktape/html_details_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_details_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_details_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_details_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_details_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_details_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_details_element.o -c build/Linux-gtk3/duktape/html_details_element.c COMPILE: build/Linux-gtk3/duktape/html_dialog_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dialog_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_dialog_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dialog_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_dialog_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dialog_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_dialog_element.o -c build/Linux-gtk3/duktape/html_dialog_element.c COMPILE: build/Linux-gtk3/duktape/html_directory_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_directory_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_directory_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_directory_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_directory_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_directory_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_directory_element.o -c build/Linux-gtk3/duktape/html_directory_element.c COMPILE: build/Linux-gtk3/duktape/html_div_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_div_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_div_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_div_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_div_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_div_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_div_element.o -c build/Linux-gtk3/duktape/html_div_element.c COMPILE: build/Linux-gtk3/duktape/html_dlist_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dlist_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_dlist_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dlist_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_dlist_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_dlist_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_dlist_element.o -c build/Linux-gtk3/duktape/html_dlist_element.c COMPILE: build/Linux-gtk3/duktape/html_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_element.o -c build/Linux-gtk3/duktape/html_element.c COMPILE: build/Linux-gtk3/duktape/html_embed_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_embed_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_embed_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_embed_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_embed_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_embed_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_embed_element.o -c build/Linux-gtk3/duktape/html_embed_element.c COMPILE: build/Linux-gtk3/duktape/html_field_set_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_field_set_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_field_set_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_field_set_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_field_set_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_field_set_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_field_set_element.o -c build/Linux-gtk3/duktape/html_field_set_element.c COMPILE: build/Linux-gtk3/duktape/html_font_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_font_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_font_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_font_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_font_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_font_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_font_element.o -c build/Linux-gtk3/duktape/html_font_element.c COMPILE: build/Linux-gtk3/duktape/html_form_controls_collection.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_controls_collection.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_controls_collection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_controls_collection.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_controls_collection.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_controls_collection.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_controls_collection.o -c build/Linux-gtk3/duktape/html_form_controls_collection.c COMPILE: build/Linux-gtk3/duktape/html_form_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_form_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_element.o -c build/Linux-gtk3/duktape/html_form_element.c COMPILE: build/Linux-gtk3/duktape/html_frame_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_element.o -c build/Linux-gtk3/duktape/html_frame_element.c COMPILE: build/Linux-gtk3/duktape/html_frame_set_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_set_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_set_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_set_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_set_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_frame_set_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_set_element.o -c build/Linux-gtk3/duktape/html_frame_set_element.c COMPILE: build/Linux-gtk3/duktape/html_head_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_head_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_head_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_head_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_head_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_head_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_head_element.o -c build/Linux-gtk3/duktape/html_head_element.c COMPILE: build/Linux-gtk3/duktape/html_heading_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_heading_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_heading_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_heading_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_heading_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_heading_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_heading_element.o -c build/Linux-gtk3/duktape/html_heading_element.c COMPILE: build/Linux-gtk3/duktape/html_hr_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_hr_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_hr_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_hr_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_hr_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_hr_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_hr_element.o -c build/Linux-gtk3/duktape/html_hr_element.c COMPILE: build/Linux-gtk3/duktape/html_html_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_html_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_html_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_html_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_html_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_html_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_html_element.o -c build/Linux-gtk3/duktape/html_html_element.c COMPILE: build/Linux-gtk3/duktape/html_iframe_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_iframe_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_iframe_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_iframe_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_iframe_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_iframe_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_iframe_element.o -c build/Linux-gtk3/duktape/html_iframe_element.c COMPILE: build/Linux-gtk3/duktape/html_image_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_image_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_image_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_image_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_image_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_image_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_image_element.o -c build/Linux-gtk3/duktape/html_image_element.c COMPILE: build/Linux-gtk3/duktape/html_input_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_input_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_input_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_input_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_input_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_input_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_input_element.o -c build/Linux-gtk3/duktape/html_input_element.c COMPILE: build/Linux-gtk3/duktape/html_keygen_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_keygen_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_keygen_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_keygen_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_keygen_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_keygen_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_keygen_element.o -c build/Linux-gtk3/duktape/html_keygen_element.c COMPILE: build/Linux-gtk3/duktape/html_label_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_label_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_label_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_label_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_label_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_label_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_label_element.o -c build/Linux-gtk3/duktape/html_label_element.c COMPILE: build/Linux-gtk3/duktape/html_legend_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_legend_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_legend_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_legend_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_legend_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_legend_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_legend_element.o -c build/Linux-gtk3/duktape/html_legend_element.c COMPILE: build/Linux-gtk3/duktape/html_li_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_li_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_li_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_li_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_li_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_li_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_li_element.o -c build/Linux-gtk3/duktape/html_li_element.c COMPILE: build/Linux-gtk3/duktape/html_link_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_link_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_link_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_link_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_link_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_link_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_link_element.o -c build/Linux-gtk3/duktape/html_link_element.c COMPILE: build/Linux-gtk3/duktape/html_map_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_map_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_map_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_map_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_map_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_map_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_map_element.o -c build/Linux-gtk3/duktape/html_map_element.c COMPILE: build/Linux-gtk3/duktape/html_marquee_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_marquee_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_marquee_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_marquee_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_marquee_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_marquee_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_marquee_element.o -c build/Linux-gtk3/duktape/html_marquee_element.c COMPILE: build/Linux-gtk3/duktape/html_media_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_media_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_media_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_media_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_media_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_media_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_media_element.o -c build/Linux-gtk3/duktape/html_media_element.c COMPILE: build/Linux-gtk3/duktape/html_menu_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_element.o -c build/Linux-gtk3/duktape/html_menu_element.c COMPILE: build/Linux-gtk3/duktape/html_menu_item_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_item_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_item_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_item_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_item_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_menu_item_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_item_element.o -c build/Linux-gtk3/duktape/html_menu_item_element.c COMPILE: build/Linux-gtk3/duktape/html_meta_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meta_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_meta_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meta_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_meta_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meta_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_meta_element.o -c build/Linux-gtk3/duktape/html_meta_element.c COMPILE: build/Linux-gtk3/duktape/html_meter_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meter_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_meter_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meter_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_meter_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_meter_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_meter_element.o -c build/Linux-gtk3/duktape/html_meter_element.c COMPILE: build/Linux-gtk3/duktape/html_mod_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_mod_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_mod_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_mod_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_mod_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_mod_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_mod_element.o -c build/Linux-gtk3/duktape/html_mod_element.c COMPILE: build/Linux-gtk3/duktape/html_object_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_object_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_object_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_object_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_object_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_object_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_object_element.o -c build/Linux-gtk3/duktape/html_object_element.c COMPILE: build/Linux-gtk3/duktape/html_olist_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_olist_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_olist_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_olist_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_olist_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_olist_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_olist_element.o -c build/Linux-gtk3/duktape/html_olist_element.c COMPILE: build/Linux-gtk3/duktape/html_opt_group_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_opt_group_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_opt_group_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_opt_group_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_opt_group_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_opt_group_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_opt_group_element.o -c build/Linux-gtk3/duktape/html_opt_group_element.c COMPILE: build/Linux-gtk3/duktape/html_option_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_option_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_option_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_option_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_option_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_option_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_option_element.o -c build/Linux-gtk3/duktape/html_option_element.c COMPILE: build/Linux-gtk3/duktape/html_options_collection.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_options_collection.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_options_collection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_options_collection.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_options_collection.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_options_collection.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_options_collection.o -c build/Linux-gtk3/duktape/html_options_collection.c COMPILE: build/Linux-gtk3/duktape/html_output_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_output_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_output_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_output_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_output_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_output_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_output_element.o -c build/Linux-gtk3/duktape/html_output_element.c COMPILE: build/Linux-gtk3/duktape/html_paragraph_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_paragraph_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_paragraph_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_paragraph_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_paragraph_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_paragraph_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_paragraph_element.o -c build/Linux-gtk3/duktape/html_paragraph_element.c COMPILE: build/Linux-gtk3/duktape/html_param_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_param_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_param_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_param_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_param_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_param_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_param_element.o -c build/Linux-gtk3/duktape/html_param_element.c COMPILE: build/Linux-gtk3/duktape/html_picture_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_picture_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_picture_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_picture_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_picture_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_picture_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_picture_element.o -c build/Linux-gtk3/duktape/html_picture_element.c COMPILE: build/Linux-gtk3/duktape/html_pre_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_pre_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_pre_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_pre_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_pre_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_pre_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_pre_element.o -c build/Linux-gtk3/duktape/html_pre_element.c COMPILE: build/Linux-gtk3/duktape/html_progress_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_progress_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_progress_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_progress_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_progress_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_progress_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_progress_element.o -c build/Linux-gtk3/duktape/html_progress_element.c COMPILE: build/Linux-gtk3/duktape/html_quote_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_quote_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_quote_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_quote_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_quote_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_quote_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_quote_element.o -c build/Linux-gtk3/duktape/html_quote_element.c COMPILE: build/Linux-gtk3/duktape/html_script_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_script_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_script_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_script_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_script_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_script_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_script_element.o -c build/Linux-gtk3/duktape/html_script_element.c COMPILE: build/Linux-gtk3/duktape/html_select_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_select_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_select_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_select_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_select_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_select_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_select_element.o -c build/Linux-gtk3/duktape/html_select_element.c COMPILE: build/Linux-gtk3/duktape/html_source_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_source_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_source_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_source_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_source_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_source_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_source_element.o -c build/Linux-gtk3/duktape/html_source_element.c COMPILE: build/Linux-gtk3/duktape/html_span_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_span_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_span_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_span_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_span_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_span_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_span_element.o -c build/Linux-gtk3/duktape/html_span_element.c COMPILE: build/Linux-gtk3/duktape/html_style_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_style_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_style_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_style_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_style_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_style_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_style_element.o -c build/Linux-gtk3/duktape/html_style_element.c COMPILE: build/Linux-gtk3/duktape/html_table_caption_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_caption_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_caption_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_caption_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_caption_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_caption_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_caption_element.o -c build/Linux-gtk3/duktape/html_table_caption_element.c COMPILE: build/Linux-gtk3/duktape/html_table_cell_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_cell_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_cell_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_cell_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_cell_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_cell_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_cell_element.o -c build/Linux-gtk3/duktape/html_table_cell_element.c COMPILE: build/Linux-gtk3/duktape/html_table_col_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_col_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_col_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_col_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_col_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_col_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_col_element.o -c build/Linux-gtk3/duktape/html_table_col_element.c COMPILE: build/Linux-gtk3/duktape/html_table_data_cell_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_data_cell_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_data_cell_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_data_cell_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_data_cell_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_data_cell_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_data_cell_element.o -c build/Linux-gtk3/duktape/html_table_data_cell_element.c COMPILE: build/Linux-gtk3/duktape/html_table_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_element.o -c build/Linux-gtk3/duktape/html_table_element.c COMPILE: build/Linux-gtk3/duktape/html_table_header_cell_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_header_cell_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_header_cell_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_header_cell_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_header_cell_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_header_cell_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_header_cell_element.o -c build/Linux-gtk3/duktape/html_table_header_cell_element.c COMPILE: build/Linux-gtk3/duktape/html_table_row_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_row_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_row_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_row_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_row_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_row_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_row_element.o -c build/Linux-gtk3/duktape/html_table_row_element.c COMPILE: build/Linux-gtk3/duktape/html_table_section_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_section_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_section_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_section_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_section_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_table_section_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_section_element.o -c build/Linux-gtk3/duktape/html_table_section_element.c COMPILE: build/Linux-gtk3/duktape/html_template_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_template_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_template_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_template_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_template_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_template_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_template_element.o -c build/Linux-gtk3/duktape/html_template_element.c COMPILE: build/Linux-gtk3/duktape/html_text_area_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_text_area_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_text_area_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_text_area_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_text_area_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_text_area_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_text_area_element.o -c build/Linux-gtk3/duktape/html_text_area_element.c COMPILE: build/Linux-gtk3/duktape/html_time_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_time_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_time_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_time_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_time_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_time_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_time_element.o -c build/Linux-gtk3/duktape/html_time_element.c COMPILE: build/Linux-gtk3/duktape/html_title_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_title_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_title_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_title_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_title_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_title_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_title_element.o -c build/Linux-gtk3/duktape/html_title_element.c COMPILE: build/Linux-gtk3/duktape/html_track_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_track_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_track_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_track_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_track_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_track_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_track_element.o -c build/Linux-gtk3/duktape/html_track_element.c COMPILE: build/Linux-gtk3/duktape/html_ulist_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_ulist_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_ulist_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_ulist_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_ulist_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_ulist_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_ulist_element.o -c build/Linux-gtk3/duktape/html_ulist_element.c COMPILE: build/Linux-gtk3/duktape/html_unknown_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_unknown_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_unknown_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_unknown_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_unknown_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_unknown_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_unknown_element.o -c build/Linux-gtk3/duktape/html_unknown_element.c COMPILE: build/Linux-gtk3/duktape/html_video_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_video_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_html_video_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_video_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_html_video_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_html_video_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_html_video_element.o -c build/Linux-gtk3/duktape/html_video_element.c COMPILE: build/Linux-gtk3/duktape/image_bitmap.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_bitmap.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_image_bitmap.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_bitmap.d build/Linux-gtk3/build_Linux-gtk3_duktape_image_bitmap.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_bitmap.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_image_bitmap.o -c build/Linux-gtk3/duktape/image_bitmap.c COMPILE: build/Linux-gtk3/duktape/image_data.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_data.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_image_data.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_data.d build/Linux-gtk3/build_Linux-gtk3_duktape_image_data.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_image_data.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_image_data.o -c build/Linux-gtk3/duktape/image_data.c COMPILE: build/Linux-gtk3/duktape/keyboard_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event.o -c build/Linux-gtk3/duktape/keyboard_event.c COMPILE: build/Linux-gtk3/duktape/keyboard_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_keyboard_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event_init.o -c build/Linux-gtk3/duktape/keyboard_event_init.c COMPILE: build/Linux-gtk3/duktape/location.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_location.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_location.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_location.d build/Linux-gtk3/build_Linux-gtk3_duktape_location.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_location.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_location.o -c build/Linux-gtk3/duktape/location.c COMPILE: build/Linux-gtk3/duktape/media_controller.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_controller.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_media_controller.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_controller.d build/Linux-gtk3/build_Linux-gtk3_duktape_media_controller.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_controller.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_media_controller.o -c build/Linux-gtk3/duktape/media_controller.c COMPILE: build/Linux-gtk3/duktape/media_error.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_error.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_media_error.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_error.d build/Linux-gtk3/build_Linux-gtk3_duktape_media_error.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_error.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_media_error.o -c build/Linux-gtk3/duktape/media_error.c COMPILE: build/Linux-gtk3/duktape/media_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_media_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_media_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_media_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_media_list.o -c build/Linux-gtk3/duktape/media_list.c COMPILE: build/Linux-gtk3/duktape/message_channel.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_channel.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_message_channel.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_channel.d build/Linux-gtk3/build_Linux-gtk3_duktape_message_channel.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_channel.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_message_channel.o -c build/Linux-gtk3/duktape/message_channel.c COMPILE: build/Linux-gtk3/duktape/message_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_message_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_message_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_message_event.o -c build/Linux-gtk3/duktape/message_event.c COMPILE: build/Linux-gtk3/duktape/message_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_message_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_message_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_message_event_init.o -c build/Linux-gtk3/duktape/message_event_init.c COMPILE: build/Linux-gtk3/duktape/message_port.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_port.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_message_port.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_port.d build/Linux-gtk3/build_Linux-gtk3_duktape_message_port.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_message_port.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_message_port.o -c build/Linux-gtk3/duktape/message_port.c COMPILE: build/Linux-gtk3/duktape/mime_type.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type.d build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type.o -c build/Linux-gtk3/duktape/mime_type.c COMPILE: build/Linux-gtk3/duktape/mime_type_array.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type_array.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type_array.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type_array.d build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type_array.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mime_type_array.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type_array.o -c build/Linux-gtk3/duktape/mime_type_array.c COMPILE: build/Linux-gtk3/duktape/mouse_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event.o -c build/Linux-gtk3/duktape/mouse_event.c COMPILE: build/Linux-gtk3/duktape/mouse_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mouse_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event_init.o -c build/Linux-gtk3/duktape/mouse_event_init.c COMPILE: build/Linux-gtk3/duktape/mutation_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_event.o -c build/Linux-gtk3/duktape/mutation_event.c COMPILE: build/Linux-gtk3/duktape/mutation_observer.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer.d build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer.o -c build/Linux-gtk3/duktape/mutation_observer.c COMPILE: build/Linux-gtk3/duktape/mutation_observer_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_observer_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer_init.o -c build/Linux-gtk3/duktape/mutation_observer_init.c COMPILE: build/Linux-gtk3/duktape/mutation_record.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_record.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_record.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_record.d build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_record.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_mutation_record.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_record.o -c build/Linux-gtk3/duktape/mutation_record.c COMPILE: build/Linux-gtk3/duktape/named_node_map.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_named_node_map.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_named_node_map.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_named_node_map.d build/Linux-gtk3/build_Linux-gtk3_duktape_named_node_map.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_named_node_map.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_named_node_map.o -c build/Linux-gtk3/duktape/named_node_map.c COMPILE: build/Linux-gtk3/duktape/navigator.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_navigator.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_navigator.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_navigator.d build/Linux-gtk3/build_Linux-gtk3_duktape_navigator.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_navigator.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_navigator.o -c build/Linux-gtk3/duktape/navigator.c COMPILE: build/Linux-gtk3/duktape/node.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_node.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node.d build/Linux-gtk3/build_Linux-gtk3_duktape_node.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_node.o -c build/Linux-gtk3/duktape/node.c COMPILE: build/Linux-gtk3/duktape/node_filter.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_filter.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_node_filter.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_filter.d build/Linux-gtk3/build_Linux-gtk3_duktape_node_filter.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_filter.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_node_filter.o -c build/Linux-gtk3/duktape/node_filter.c COMPILE: build/Linux-gtk3/duktape/node_iterator.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_iterator.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_node_iterator.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_iterator.d build/Linux-gtk3/build_Linux-gtk3_duktape_node_iterator.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_iterator.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_node_iterator.o -c build/Linux-gtk3/duktape/node_iterator.c COMPILE: build/Linux-gtk3/duktape/node_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_node_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_node_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_node_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_node_list.o -c build/Linux-gtk3/duktape/node_list.c COMPILE: build/Linux-gtk3/duktape/page_transition_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event.o -c build/Linux-gtk3/duktape/page_transition_event.c COMPILE: build/Linux-gtk3/duktape/page_transition_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_page_transition_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event_init.o -c build/Linux-gtk3/duktape/page_transition_event_init.c COMPILE: build/Linux-gtk3/duktape/path2d.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_path2d.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_path2d.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_path2d.d build/Linux-gtk3/build_Linux-gtk3_duktape_path2d.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_path2d.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_path2d.o -c build/Linux-gtk3/duktape/path2d.c COMPILE: build/Linux-gtk3/duktape/plugin.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_plugin.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin.d build/Linux-gtk3/build_Linux-gtk3_duktape_plugin.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_plugin.o -c build/Linux-gtk3/duktape/plugin.c COMPILE: build/Linux-gtk3/duktape/plugin_array.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin_array.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_plugin_array.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin_array.d build/Linux-gtk3/build_Linux-gtk3_duktape_plugin_array.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_plugin_array.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_plugin_array.o -c build/Linux-gtk3/duktape/plugin_array.c COMPILE: build/Linux-gtk3/duktape/pop_state_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event.o -c build/Linux-gtk3/duktape/pop_state_event.c COMPILE: build/Linux-gtk3/duktape/pop_state_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pop_state_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event_init.o -c build/Linux-gtk3/duktape/pop_state_event_init.c COMPILE: build/Linux-gtk3/duktape/processing_instruction.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_processing_instruction.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_processing_instruction.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_processing_instruction.d build/Linux-gtk3/build_Linux-gtk3_duktape_processing_instruction.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_processing_instruction.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_processing_instruction.o -c build/Linux-gtk3/duktape/processing_instruction.c COMPILE: build/Linux-gtk3/duktape/pseudo_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pseudo_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_pseudo_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pseudo_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_pseudo_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_pseudo_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_pseudo_element.o -c build/Linux-gtk3/duktape/pseudo_element.c COMPILE: build/Linux-gtk3/duktape/radio_node_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_radio_node_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_radio_node_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_radio_node_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_radio_node_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_radio_node_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_radio_node_list.o -c build/Linux-gtk3/duktape/radio_node_list.c COMPILE: build/Linux-gtk3/duktape/range.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_range.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_range.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_range.d build/Linux-gtk3/build_Linux-gtk3_duktape_range.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_range.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_range.o -c build/Linux-gtk3/duktape/range.c COMPILE: build/Linux-gtk3/duktape/related_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_related_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_related_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_related_event.o -c build/Linux-gtk3/duktape/related_event.c COMPILE: build/Linux-gtk3/duktape/related_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_related_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_related_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_related_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_related_event_init.o -c build/Linux-gtk3/duktape/related_event_init.c COMPILE: build/Linux-gtk3/duktape/shared_worker.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker.d build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker.o -c build/Linux-gtk3/duktape/shared_worker.c COMPILE: build/Linux-gtk3/duktape/shared_worker_global_scope.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker_global_scope.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker_global_scope.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker_global_scope.d build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker_global_scope.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_shared_worker_global_scope.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker_global_scope.o -c build/Linux-gtk3/duktape/shared_worker_global_scope.c COMPILE: build/Linux-gtk3/duktape/storage.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_storage.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage.d build/Linux-gtk3/build_Linux-gtk3_duktape_storage.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_storage.o -c build/Linux-gtk3/duktape/storage.c COMPILE: build/Linux-gtk3/duktape/storage_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event.o -c build/Linux-gtk3/duktape/storage_event.c COMPILE: build/Linux-gtk3/duktape/storage_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_storage_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event_init.o -c build/Linux-gtk3/duktape/storage_event_init.c COMPILE: build/Linux-gtk3/duktape/style_sheet.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet.d build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet.o -c build/Linux-gtk3/duktape/style_sheet.c COMPILE: build/Linux-gtk3/duktape/style_sheet_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_style_sheet_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet_list.o -c build/Linux-gtk3/duktape/style_sheet_list.c COMPILE: build/Linux-gtk3/duktape/svg_element.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_svg_element.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_svg_element.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_svg_element.d build/Linux-gtk3/build_Linux-gtk3_duktape_svg_element.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_svg_element.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_svg_element.o -c build/Linux-gtk3/duktape/svg_element.c COMPILE: build/Linux-gtk3/duktape/text.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text.d build/Linux-gtk3/build_Linux-gtk3_duktape_text.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text.o -c build/Linux-gtk3/duktape/text.c COMPILE: build/Linux-gtk3/duktape/text_metrics.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_metrics.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text_metrics.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_metrics.d build/Linux-gtk3/build_Linux-gtk3_duktape_text_metrics.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_metrics.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text_metrics.o -c build/Linux-gtk3/duktape/text_metrics.c COMPILE: build/Linux-gtk3/duktape/text_track.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text_track.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track.d build/Linux-gtk3/build_Linux-gtk3_duktape_text_track.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track.o -c build/Linux-gtk3/duktape/text_track.c COMPILE: build/Linux-gtk3/duktape/text_track_cue.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue.d build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue.o -c build/Linux-gtk3/duktape/text_track_cue.c COMPILE: build/Linux-gtk3/duktape/text_track_cue_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_cue_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue_list.o -c build/Linux-gtk3/duktape/text_track_cue_list.c COMPILE: build/Linux-gtk3/duktape/text_track_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_text_track_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_list.o -c build/Linux-gtk3/duktape/text_track_list.c COMPILE: build/Linux-gtk3/duktape/time_ranges.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_time_ranges.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_time_ranges.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_time_ranges.d build/Linux-gtk3/build_Linux-gtk3_duktape_time_ranges.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_time_ranges.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_time_ranges.o -c build/Linux-gtk3/duktape/time_ranges.c COMPILE: build/Linux-gtk3/duktape/touch.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_touch.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_touch.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_touch.d build/Linux-gtk3/build_Linux-gtk3_duktape_touch.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_touch.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_touch.o -c build/Linux-gtk3/duktape/touch.c COMPILE: build/Linux-gtk3/duktape/track_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_track_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_track_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_track_event.o -c build/Linux-gtk3/duktape/track_event.c COMPILE: build/Linux-gtk3/duktape/track_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_track_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_track_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_track_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_track_event_init.o -c build/Linux-gtk3/duktape/track_event_init.c COMPILE: build/Linux-gtk3/duktape/tree_walker.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_tree_walker.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_tree_walker.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_tree_walker.d build/Linux-gtk3/build_Linux-gtk3_duktape_tree_walker.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_tree_walker.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_tree_walker.o -c build/Linux-gtk3/duktape/tree_walker.c COMPILE: build/Linux-gtk3/duktape/ui_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event.o -c build/Linux-gtk3/duktape/ui_event.c COMPILE: build/Linux-gtk3/duktape/ui_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_ui_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event_init.o -c build/Linux-gtk3/duktape/ui_event_init.c COMPILE: build/Linux-gtk3/duktape/url.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_url.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url.d build/Linux-gtk3/build_Linux-gtk3_duktape_url.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_url.o -c build/Linux-gtk3/duktape/url.c COMPILE: build/Linux-gtk3/duktape/url_search_params.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url_search_params.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_url_search_params.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url_search_params.d build/Linux-gtk3/build_Linux-gtk3_duktape_url_search_params.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_url_search_params.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_url_search_params.o -c build/Linux-gtk3/duktape/url_search_params.c COMPILE: build/Linux-gtk3/duktape/validity_state.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_validity_state.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_validity_state.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_validity_state.d build/Linux-gtk3/build_Linux-gtk3_duktape_validity_state.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_validity_state.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_validity_state.o -c build/Linux-gtk3/duktape/validity_state.c COMPILE: build/Linux-gtk3/duktape/video_track.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_video_track.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track.d build/Linux-gtk3/build_Linux-gtk3_duktape_video_track.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_video_track.o -c build/Linux-gtk3/duktape/video_track.c COMPILE: build/Linux-gtk3/duktape/video_track_list.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track_list.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_video_track_list.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track_list.d build/Linux-gtk3/build_Linux-gtk3_duktape_video_track_list.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_video_track_list.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_video_track_list.o -c build/Linux-gtk3/duktape/video_track_list.c COMPILE: build/Linux-gtk3/duktape/web_socket.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_web_socket.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_web_socket.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_web_socket.d build/Linux-gtk3/build_Linux-gtk3_duktape_web_socket.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_web_socket.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_web_socket.o -c build/Linux-gtk3/duktape/web_socket.c COMPILE: build/Linux-gtk3/duktape/wheel_event.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event.d build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event.o -c build/Linux-gtk3/duktape/wheel_event.c COMPILE: build/Linux-gtk3/duktape/wheel_event_init.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event_init.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event_init.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event_init.d build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event_init.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_wheel_event_init.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event_init.o -c build/Linux-gtk3/duktape/wheel_event_init.c COMPILE: build/Linux-gtk3/duktape/window.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_window.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_window.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_window.d build/Linux-gtk3/build_Linux-gtk3_duktape_window.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_window.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_window.o -c build/Linux-gtk3/duktape/window.c COMPILE: build/Linux-gtk3/duktape/worker.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_worker.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker.d build/Linux-gtk3/build_Linux-gtk3_duktape_worker.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_worker.o -c build/Linux-gtk3/duktape/worker.c COMPILE: build/Linux-gtk3/duktape/worker_global_scope.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_global_scope.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_worker_global_scope.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_global_scope.d build/Linux-gtk3/build_Linux-gtk3_duktape_worker_global_scope.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_global_scope.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_global_scope.o -c build/Linux-gtk3/duktape/worker_global_scope.c COMPILE: build/Linux-gtk3/duktape/worker_location.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_location.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_worker_location.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_location.d build/Linux-gtk3/build_Linux-gtk3_duktape_worker_location.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_location.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_location.o -c build/Linux-gtk3/duktape/worker_location.c COMPILE: build/Linux-gtk3/duktape/worker_navigator.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_navigator.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_worker_navigator.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_navigator.d build/Linux-gtk3/build_Linux-gtk3_duktape_worker_navigator.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_worker_navigator.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_navigator.o -c build/Linux-gtk3/duktape/worker_navigator.c COMPILE: build/Linux-gtk3/duktape/xml_document.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_document.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_xml_document.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_document.d build/Linux-gtk3/build_Linux-gtk3_duktape_xml_document.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_document.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_xml_document.o -c build/Linux-gtk3/duktape/xml_document.c COMPILE: build/Linux-gtk3/duktape/xml_serializer.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_serializer.d rm -f build/Linux-gtk3/build_Linux-gtk3_duktape_xml_serializer.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_serializer.d build/Linux-gtk3/build_Linux-gtk3_duktape_xml_serializer.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_duktape_xml_serializer.d -o build/Linux-gtk3/build_Linux-gtk3_duktape_xml_serializer.o -c build/Linux-gtk3/duktape/xml_serializer.c MSGSPLIT: Language: de Filter: gtk mkdir -p frontends/gtk/res/de rm -f frontends/gtk/res/de/Messages perl utils/split-messages.pl -l de -p gtk -f messages -o frontends/gtk/res/de/Messages -z resources/FatMessages MSGSPLIT: Language: en Filter: gtk mkdir -p frontends/gtk/res/en rm -f frontends/gtk/res/en/Messages perl utils/split-messages.pl -l en -p gtk -f messages -o frontends/gtk/res/en/Messages -z resources/FatMessages MSGSPLIT: Language: fr Filter: gtk mkdir -p frontends/gtk/res/fr rm -f frontends/gtk/res/fr/Messages perl utils/split-messages.pl -l fr -p gtk -f messages -o frontends/gtk/res/fr/Messages -z resources/FatMessages MSGSPLIT: Language: it Filter: gtk mkdir -p frontends/gtk/res/it rm -f frontends/gtk/res/it/Messages perl utils/split-messages.pl -l it -p gtk -f messages -o frontends/gtk/res/it/Messages -z resources/FatMessages MSGSPLIT: Language: nl Filter: gtk mkdir -p frontends/gtk/res/nl rm -f frontends/gtk/res/nl/Messages perl utils/split-messages.pl -l nl -p gtk -f messages -o frontends/gtk/res/nl/Messages -z resources/FatMessages GRESORCE: frontends/gtk/res/messages.gresource.xml glib-compile-resources --generate-source --sourcedir frontends/gtk/res --target=build/Linux-gtk3/messages_gresource.c frontends/gtk/res/messages.gresource.xml COMPILE: build/Linux-gtk3/messages_gresource.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_messages_gresource.d rm -f build/Linux-gtk3/build_Linux-gtk3_messages_gresource.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_messages_gresource.d build/Linux-gtk3/build_Linux-gtk3_messages_gresource.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_messages_gresource.d -o build/Linux-gtk3/build_Linux-gtk3_messages_gresource.o -c build/Linux-gtk3/messages_gresource.c GRESORCE: frontends/gtk/res/netsurf.gresource.xml glib-compile-resources --generate-source --sourcedir frontends/gtk/res --target=build/Linux-gtk3/netsurf_gresource.c frontends/gtk/res/netsurf.gresource.xml COMPILE: build/Linux-gtk3/netsurf_gresource.c rm -f build/Linux-gtk3/deps/build_Linux-gtk3_netsurf_gresource.d rm -f build/Linux-gtk3/build_Linux-gtk3_netsurf_gresource.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/build_Linux-gtk3_netsurf_gresource.d build/Linux-gtk3/build_Linux-gtk3_netsurf_gresource.o' -MF build/Linux-gtk3/deps/build_Linux-gtk3_netsurf_gresource.d -o build/Linux-gtk3/build_Linux-gtk3_netsurf_gresource.o -c build/Linux-gtk3/netsurf_gresource.c COMPILE: content/content.c rm -f build/Linux-gtk3/deps/content_content.d rm -f build/Linux-gtk3/content_content.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_content.d build/Linux-gtk3/content_content.o' -MF build/Linux-gtk3/deps/content_content.d -o build/Linux-gtk3/content_content.o -c content/content.c COMPILE: content/content_factory.c rm -f build/Linux-gtk3/deps/content_content_factory.d rm -f build/Linux-gtk3/content_content_factory.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_content_factory.d build/Linux-gtk3/content_content_factory.o' -MF build/Linux-gtk3/deps/content_content_factory.d -o build/Linux-gtk3/content_content_factory.o -c content/content_factory.c COMPILE: content/dirlist.c rm -f build/Linux-gtk3/deps/content_dirlist.d rm -f build/Linux-gtk3/content_dirlist.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_dirlist.d build/Linux-gtk3/content_dirlist.o' -MF build/Linux-gtk3/deps/content_dirlist.d -o build/Linux-gtk3/content_dirlist.o -c content/dirlist.c COMPILE: content/fetch.c rm -f build/Linux-gtk3/deps/content_fetch.d rm -f build/Linux-gtk3/content_fetch.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetch.d build/Linux-gtk3/content_fetch.o' -MF build/Linux-gtk3/deps/content_fetch.d -o build/Linux-gtk3/content_fetch.o -c content/fetch.c perl utils/git-testament.pl /var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8 build/Linux-gtk3/testament.h TESTMENT: build/Linux-gtk3/testament.h COMPILE: content/fetchers/about.c rm -f build/Linux-gtk3/deps/content_fetchers_about.d rm -f build/Linux-gtk3/content_fetchers_about.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetchers_about.d build/Linux-gtk3/content_fetchers_about.o' -MF build/Linux-gtk3/deps/content_fetchers_about.d -o build/Linux-gtk3/content_fetchers_about.o -c content/fetchers/about.c COMPILE: content/fetchers/curl.c rm -f build/Linux-gtk3/deps/content_fetchers_curl.d rm -f build/Linux-gtk3/content_fetchers_curl.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetchers_curl.d build/Linux-gtk3/content_fetchers_curl.o' -MF build/Linux-gtk3/deps/content_fetchers_curl.d -o build/Linux-gtk3/content_fetchers_curl.o -c content/fetchers/curl.c COMPILE: content/fetchers/data.c rm -f build/Linux-gtk3/deps/content_fetchers_data.d rm -f build/Linux-gtk3/content_fetchers_data.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetchers_data.d build/Linux-gtk3/content_fetchers_data.o' -MF build/Linux-gtk3/deps/content_fetchers_data.d -o build/Linux-gtk3/content_fetchers_data.o -c content/fetchers/data.c COMPILE: content/fetchers/file.c rm -f build/Linux-gtk3/deps/content_fetchers_file.d rm -f build/Linux-gtk3/content_fetchers_file.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetchers_file.d build/Linux-gtk3/content_fetchers_file.o' -MF build/Linux-gtk3/deps/content_fetchers_file.d -o build/Linux-gtk3/content_fetchers_file.o -c content/fetchers/file.c COMPILE: content/fetchers/resource.c rm -f build/Linux-gtk3/deps/content_fetchers_resource.d rm -f build/Linux-gtk3/content_fetchers_resource.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fetchers_resource.d build/Linux-gtk3/content_fetchers_resource.o' -MF build/Linux-gtk3/deps/content_fetchers_resource.d -o build/Linux-gtk3/content_fetchers_resource.o -c content/fetchers/resource.c COMPILE: content/fs_backing_store.c rm -f build/Linux-gtk3/deps/content_fs_backing_store.d rm -f build/Linux-gtk3/content_fs_backing_store.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_fs_backing_store.d build/Linux-gtk3/content_fs_backing_store.o' -MF build/Linux-gtk3/deps/content_fs_backing_store.d -o build/Linux-gtk3/content_fs_backing_store.o -c content/fs_backing_store.c COMPILE: content/handlers/css/css.c rm -f build/Linux-gtk3/deps/content_handlers_css_css.d rm -f build/Linux-gtk3/content_handlers_css_css.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_css.d build/Linux-gtk3/content_handlers_css_css.o' -MF build/Linux-gtk3/deps/content_handlers_css_css.d -o build/Linux-gtk3/content_handlers_css_css.o -c content/handlers/css/css.c COMPILE: content/handlers/css/dump.c rm -f build/Linux-gtk3/deps/content_handlers_css_dump.d rm -f build/Linux-gtk3/content_handlers_css_dump.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_dump.d build/Linux-gtk3/content_handlers_css_dump.o' -MF build/Linux-gtk3/deps/content_handlers_css_dump.d -o build/Linux-gtk3/content_handlers_css_dump.o -c content/handlers/css/dump.c COMPILE: content/handlers/css/hints.c rm -f build/Linux-gtk3/deps/content_handlers_css_hints.d rm -f build/Linux-gtk3/content_handlers_css_hints.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_hints.d build/Linux-gtk3/content_handlers_css_hints.o' -MF build/Linux-gtk3/deps/content_handlers_css_hints.d -o build/Linux-gtk3/content_handlers_css_hints.o -c content/handlers/css/hints.c COMPILE: content/handlers/css/internal.c rm -f build/Linux-gtk3/deps/content_handlers_css_internal.d rm -f build/Linux-gtk3/content_handlers_css_internal.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_internal.d build/Linux-gtk3/content_handlers_css_internal.o' -MF build/Linux-gtk3/deps/content_handlers_css_internal.d -o build/Linux-gtk3/content_handlers_css_internal.o -c content/handlers/css/internal.c COMPILE: content/handlers/css/select.c rm -f build/Linux-gtk3/deps/content_handlers_css_select.d rm -f build/Linux-gtk3/content_handlers_css_select.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_select.d build/Linux-gtk3/content_handlers_css_select.o' -MF build/Linux-gtk3/deps/content_handlers_css_select.d -o build/Linux-gtk3/content_handlers_css_select.o -c content/handlers/css/select.c COMPILE: content/handlers/css/utils.c rm -f build/Linux-gtk3/deps/content_handlers_css_utils.d rm -f build/Linux-gtk3/content_handlers_css_utils.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_css_utils.d build/Linux-gtk3/content_handlers_css_utils.o' -MF build/Linux-gtk3/deps/content_handlers_css_utils.d -o build/Linux-gtk3/content_handlers_css_utils.o -c content/handlers/css/utils.c COMPILE: content/handlers/html/box.c rm -f build/Linux-gtk3/deps/content_handlers_html_box.d rm -f build/Linux-gtk3/content_handlers_html_box.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_box.d build/Linux-gtk3/content_handlers_html_box.o' -MF build/Linux-gtk3/deps/content_handlers_html_box.d -o build/Linux-gtk3/content_handlers_html_box.o -c content/handlers/html/box.c COMPILE: content/handlers/html/box_construct.c rm -f build/Linux-gtk3/deps/content_handlers_html_box_construct.d rm -f build/Linux-gtk3/content_handlers_html_box_construct.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_box_construct.d build/Linux-gtk3/content_handlers_html_box_construct.o' -MF build/Linux-gtk3/deps/content_handlers_html_box_construct.d -o build/Linux-gtk3/content_handlers_html_box_construct.o -c content/handlers/html/box_construct.c COMPILE: content/handlers/html/box_normalise.c rm -f build/Linux-gtk3/deps/content_handlers_html_box_normalise.d rm -f build/Linux-gtk3/content_handlers_html_box_normalise.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_box_normalise.d build/Linux-gtk3/content_handlers_html_box_normalise.o' -MF build/Linux-gtk3/deps/content_handlers_html_box_normalise.d -o build/Linux-gtk3/content_handlers_html_box_normalise.o -c content/handlers/html/box_normalise.c COMPILE: content/handlers/html/box_textarea.c rm -f build/Linux-gtk3/deps/content_handlers_html_box_textarea.d rm -f build/Linux-gtk3/content_handlers_html_box_textarea.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_box_textarea.d build/Linux-gtk3/content_handlers_html_box_textarea.o' -MF build/Linux-gtk3/deps/content_handlers_html_box_textarea.d -o build/Linux-gtk3/content_handlers_html_box_textarea.o -c content/handlers/html/box_textarea.c COMPILE: content/handlers/html/font.c rm -f build/Linux-gtk3/deps/content_handlers_html_font.d rm -f build/Linux-gtk3/content_handlers_html_font.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_font.d build/Linux-gtk3/content_handlers_html_font.o' -MF build/Linux-gtk3/deps/content_handlers_html_font.d -o build/Linux-gtk3/content_handlers_html_font.o -c content/handlers/html/font.c COMPILE: content/handlers/html/form.c rm -f build/Linux-gtk3/deps/content_handlers_html_form.d rm -f build/Linux-gtk3/content_handlers_html_form.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_form.d build/Linux-gtk3/content_handlers_html_form.o' -MF build/Linux-gtk3/deps/content_handlers_html_form.d -o build/Linux-gtk3/content_handlers_html_form.o -c content/handlers/html/form.c COMPILE: content/handlers/html/html.c rm -f build/Linux-gtk3/deps/content_handlers_html_html.d rm -f build/Linux-gtk3/content_handlers_html_html.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html.d build/Linux-gtk3/content_handlers_html_html.o' -MF build/Linux-gtk3/deps/content_handlers_html_html.d -o build/Linux-gtk3/content_handlers_html_html.o -c content/handlers/html/html.c COMPILE: content/handlers/html/html_css.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_css.d rm -f build/Linux-gtk3/content_handlers_html_html_css.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_css.d build/Linux-gtk3/content_handlers_html_html_css.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_css.d -o build/Linux-gtk3/content_handlers_html_html_css.o -c content/handlers/html/html_css.c COMPILE: content/handlers/html/html_css_fetcher.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_css_fetcher.d rm -f build/Linux-gtk3/content_handlers_html_html_css_fetcher.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_css_fetcher.d build/Linux-gtk3/content_handlers_html_html_css_fetcher.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_css_fetcher.d -o build/Linux-gtk3/content_handlers_html_html_css_fetcher.o -c content/handlers/html/html_css_fetcher.c COMPILE: content/handlers/html/html_forms.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_forms.d rm -f build/Linux-gtk3/content_handlers_html_html_forms.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_forms.d build/Linux-gtk3/content_handlers_html_html_forms.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_forms.d -o build/Linux-gtk3/content_handlers_html_html_forms.o -c content/handlers/html/html_forms.c COMPILE: content/handlers/html/html_interaction.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_interaction.d rm -f build/Linux-gtk3/content_handlers_html_html_interaction.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_interaction.d build/Linux-gtk3/content_handlers_html_html_interaction.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_interaction.d -o build/Linux-gtk3/content_handlers_html_html_interaction.o -c content/handlers/html/html_interaction.c COMPILE: content/handlers/html/html_object.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_object.d rm -f build/Linux-gtk3/content_handlers_html_html_object.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_object.d build/Linux-gtk3/content_handlers_html_html_object.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_object.d -o build/Linux-gtk3/content_handlers_html_html_object.o -c content/handlers/html/html_object.c COMPILE: content/handlers/html/html_redraw.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_redraw.d rm -f build/Linux-gtk3/content_handlers_html_html_redraw.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_redraw.d build/Linux-gtk3/content_handlers_html_html_redraw.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_redraw.d -o build/Linux-gtk3/content_handlers_html_html_redraw.o -c content/handlers/html/html_redraw.c COMPILE: content/handlers/html/html_redraw_border.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_redraw_border.d rm -f build/Linux-gtk3/content_handlers_html_html_redraw_border.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_redraw_border.d build/Linux-gtk3/content_handlers_html_html_redraw_border.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_redraw_border.d -o build/Linux-gtk3/content_handlers_html_html_redraw_border.o -c content/handlers/html/html_redraw_border.c COMPILE: content/handlers/html/html_script.c rm -f build/Linux-gtk3/deps/content_handlers_html_html_script.d rm -f build/Linux-gtk3/content_handlers_html_html_script.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_html_script.d build/Linux-gtk3/content_handlers_html_html_script.o' -MF build/Linux-gtk3/deps/content_handlers_html_html_script.d -o build/Linux-gtk3/content_handlers_html_html_script.o -c content/handlers/html/html_script.c COMPILE: content/handlers/html/imagemap.c rm -f build/Linux-gtk3/deps/content_handlers_html_imagemap.d rm -f build/Linux-gtk3/content_handlers_html_imagemap.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_imagemap.d build/Linux-gtk3/content_handlers_html_imagemap.o' -MF build/Linux-gtk3/deps/content_handlers_html_imagemap.d -o build/Linux-gtk3/content_handlers_html_imagemap.o -c content/handlers/html/imagemap.c COMPILE: content/handlers/html/layout.c rm -f build/Linux-gtk3/deps/content_handlers_html_layout.d rm -f build/Linux-gtk3/content_handlers_html_layout.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_layout.d build/Linux-gtk3/content_handlers_html_layout.o' -MF build/Linux-gtk3/deps/content_handlers_html_layout.d -o build/Linux-gtk3/content_handlers_html_layout.o -c content/handlers/html/layout.c COMPILE: content/handlers/html/search.c rm -f build/Linux-gtk3/deps/content_handlers_html_search.d rm -f build/Linux-gtk3/content_handlers_html_search.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_search.d build/Linux-gtk3/content_handlers_html_search.o' -MF build/Linux-gtk3/deps/content_handlers_html_search.d -o build/Linux-gtk3/content_handlers_html_search.o -c content/handlers/html/search.c COMPILE: content/handlers/html/table.c rm -f build/Linux-gtk3/deps/content_handlers_html_table.d rm -f build/Linux-gtk3/content_handlers_html_table.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_html_table.d build/Linux-gtk3/content_handlers_html_table.o' -MF build/Linux-gtk3/deps/content_handlers_html_table.d -o build/Linux-gtk3/content_handlers_html_table.o -c content/handlers/html/table.c COMPILE: content/handlers/image/bmp.c rm -f build/Linux-gtk3/deps/content_handlers_image_bmp.d rm -f build/Linux-gtk3/content_handlers_image_bmp.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_bmp.d build/Linux-gtk3/content_handlers_image_bmp.o' -MF build/Linux-gtk3/deps/content_handlers_image_bmp.d -o build/Linux-gtk3/content_handlers_image_bmp.o -c content/handlers/image/bmp.c COMPILE: content/handlers/image/gif.c rm -f build/Linux-gtk3/deps/content_handlers_image_gif.d rm -f build/Linux-gtk3/content_handlers_image_gif.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_gif.d build/Linux-gtk3/content_handlers_image_gif.o' -MF build/Linux-gtk3/deps/content_handlers_image_gif.d -o build/Linux-gtk3/content_handlers_image_gif.o -c content/handlers/image/gif.c COMPILE: content/handlers/image/ico.c rm -f build/Linux-gtk3/deps/content_handlers_image_ico.d rm -f build/Linux-gtk3/content_handlers_image_ico.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_ico.d build/Linux-gtk3/content_handlers_image_ico.o' -MF build/Linux-gtk3/deps/content_handlers_image_ico.d -o build/Linux-gtk3/content_handlers_image_ico.o -c content/handlers/image/ico.c COMPILE: content/handlers/image/image.c rm -f build/Linux-gtk3/deps/content_handlers_image_image.d rm -f build/Linux-gtk3/content_handlers_image_image.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_image.d build/Linux-gtk3/content_handlers_image_image.o' -MF build/Linux-gtk3/deps/content_handlers_image_image.d -o build/Linux-gtk3/content_handlers_image_image.o -c content/handlers/image/image.c COMPILE: content/handlers/image/image_cache.c rm -f build/Linux-gtk3/deps/content_handlers_image_image_cache.d rm -f build/Linux-gtk3/content_handlers_image_image_cache.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_image_cache.d build/Linux-gtk3/content_handlers_image_image_cache.o' -MF build/Linux-gtk3/deps/content_handlers_image_image_cache.d -o build/Linux-gtk3/content_handlers_image_image_cache.o -c content/handlers/image/image_cache.c COMPILE: content/handlers/image/jpeg.c rm -f build/Linux-gtk3/deps/content_handlers_image_jpeg.d rm -f build/Linux-gtk3/content_handlers_image_jpeg.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_jpeg.d build/Linux-gtk3/content_handlers_image_jpeg.o' -MF build/Linux-gtk3/deps/content_handlers_image_jpeg.d -o build/Linux-gtk3/content_handlers_image_jpeg.o -c content/handlers/image/jpeg.c COMPILE: content/handlers/image/nssprite.c rm -f build/Linux-gtk3/deps/content_handlers_image_nssprite.d rm -f build/Linux-gtk3/content_handlers_image_nssprite.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_nssprite.d build/Linux-gtk3/content_handlers_image_nssprite.o' -MF build/Linux-gtk3/deps/content_handlers_image_nssprite.d -o build/Linux-gtk3/content_handlers_image_nssprite.o -c content/handlers/image/nssprite.c COMPILE: content/handlers/image/png.c rm -f build/Linux-gtk3/deps/content_handlers_image_png.d rm -f build/Linux-gtk3/content_handlers_image_png.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_png.d build/Linux-gtk3/content_handlers_image_png.o' -MF build/Linux-gtk3/deps/content_handlers_image_png.d -o build/Linux-gtk3/content_handlers_image_png.o -c content/handlers/image/png.c COMPILE: content/handlers/image/svg.c rm -f build/Linux-gtk3/deps/content_handlers_image_svg.d rm -f build/Linux-gtk3/content_handlers_image_svg.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_image_svg.d build/Linux-gtk3/content_handlers_image_svg.o' -MF build/Linux-gtk3/deps/content_handlers_image_svg.d -o build/Linux-gtk3/content_handlers_image_svg.o -c content/handlers/image/svg.c COMPILE: content/handlers/javascript/content.c rm -f build/Linux-gtk3/deps/content_handlers_javascript_content.d rm -f build/Linux-gtk3/content_handlers_javascript_content.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_javascript_content.d build/Linux-gtk3/content_handlers_javascript_content.o' -MF build/Linux-gtk3/deps/content_handlers_javascript_content.d -o build/Linux-gtk3/content_handlers_javascript_content.o -c content/handlers/javascript/content.c COMPILE: content/handlers/javascript/duktape/dukky.c rm -f build/Linux-gtk3/deps/content_handlers_javascript_duktape_dukky.d rm -f build/Linux-gtk3/content_handlers_javascript_duktape_dukky.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_javascript_duktape_dukky.d build/Linux-gtk3/content_handlers_javascript_duktape_dukky.o' -MF build/Linux-gtk3/deps/content_handlers_javascript_duktape_dukky.d -o build/Linux-gtk3/content_handlers_javascript_duktape_dukky.o -c content/handlers/javascript/duktape/dukky.c COMPILE: content/handlers/javascript/duktape/duktape.c rm -f build/Linux-gtk3/deps/content_handlers_javascript_duktape_duktape.d rm -f build/Linux-gtk3/content_handlers_javascript_duktape_duktape.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_javascript_duktape_duktape.d build/Linux-gtk3/content_handlers_javascript_duktape_duktape.o' -MF build/Linux-gtk3/deps/content_handlers_javascript_duktape_duktape.d -o build/Linux-gtk3/content_handlers_javascript_duktape_duktape.o -c content/handlers/javascript/duktape/duktape.c COMPILE: content/handlers/javascript/fetcher.c rm -f build/Linux-gtk3/deps/content_handlers_javascript_fetcher.d rm -f build/Linux-gtk3/content_handlers_javascript_fetcher.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_javascript_fetcher.d build/Linux-gtk3/content_handlers_javascript_fetcher.o' -MF build/Linux-gtk3/deps/content_handlers_javascript_fetcher.d -o build/Linux-gtk3/content_handlers_javascript_fetcher.o -c content/handlers/javascript/fetcher.c COMPILE: content/handlers/text/textplain.c rm -f build/Linux-gtk3/deps/content_handlers_text_textplain.d rm -f build/Linux-gtk3/content_handlers_text_textplain.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_handlers_text_textplain.d build/Linux-gtk3/content_handlers_text_textplain.o' -MF build/Linux-gtk3/deps/content_handlers_text_textplain.d -o build/Linux-gtk3/content_handlers_text_textplain.o -c content/handlers/text/textplain.c COMPILE: content/hlcache.c rm -f build/Linux-gtk3/deps/content_hlcache.d rm -f build/Linux-gtk3/content_hlcache.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_hlcache.d build/Linux-gtk3/content_hlcache.o' -MF build/Linux-gtk3/deps/content_hlcache.d -o build/Linux-gtk3/content_hlcache.o -c content/hlcache.c COMPILE: content/llcache.c rm -f build/Linux-gtk3/deps/content_llcache.d rm -f build/Linux-gtk3/content_llcache.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_llcache.d build/Linux-gtk3/content_llcache.o' -MF build/Linux-gtk3/deps/content_llcache.d -o build/Linux-gtk3/content_llcache.o -c content/llcache.c COMPILE: content/mimesniff.c rm -f build/Linux-gtk3/deps/content_mimesniff.d rm -f build/Linux-gtk3/content_mimesniff.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_mimesniff.d build/Linux-gtk3/content_mimesniff.o' -MF build/Linux-gtk3/deps/content_mimesniff.d -o build/Linux-gtk3/content_mimesniff.o -c content/mimesniff.c COMPILE: content/no_backing_store.c rm -f build/Linux-gtk3/deps/content_no_backing_store.d rm -f build/Linux-gtk3/content_no_backing_store.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_no_backing_store.d build/Linux-gtk3/content_no_backing_store.o' -MF build/Linux-gtk3/deps/content_no_backing_store.d -o build/Linux-gtk3/content_no_backing_store.o -c content/no_backing_store.c COMPILE: content/urldb.c rm -f build/Linux-gtk3/deps/content_urldb.d rm -f build/Linux-gtk3/content_urldb.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/content_urldb.d build/Linux-gtk3/content_urldb.o' -MF build/Linux-gtk3/deps/content_urldb.d -o build/Linux-gtk3/content_urldb.o -c content/urldb.c content/urldb.c: In function ‘urldb_load’: content/urldb.c:3000:44: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] 3000 | snprintf(url, sizeof url, "%s://%s%s%s%s", | ^ In file included from /usr/include/stdio.h:867, from content/urldb.c:92: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 4 and 4427 bytes into a destination of size 4426 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ COMPILE: desktop/browser.c rm -f build/Linux-gtk3/deps/desktop_browser.d rm -f build/Linux-gtk3/desktop_browser.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_browser.d build/Linux-gtk3/desktop_browser.o' -MF build/Linux-gtk3/deps/desktop_browser.d -o build/Linux-gtk3/desktop_browser.o -c desktop/browser.c COMPILE: desktop/browser_history.c rm -f build/Linux-gtk3/deps/desktop_browser_history.d rm -f build/Linux-gtk3/desktop_browser_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_browser_history.d build/Linux-gtk3/desktop_browser_history.o' -MF build/Linux-gtk3/deps/desktop_browser_history.d -o build/Linux-gtk3/desktop_browser_history.o -c desktop/browser_history.c COMPILE: desktop/cookie_manager.c rm -f build/Linux-gtk3/deps/desktop_cookie_manager.d rm -f build/Linux-gtk3/desktop_cookie_manager.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_cookie_manager.d build/Linux-gtk3/desktop_cookie_manager.o' -MF build/Linux-gtk3/deps/desktop_cookie_manager.d -o build/Linux-gtk3/desktop_cookie_manager.o -c desktop/cookie_manager.c COMPILE: desktop/download.c rm -f build/Linux-gtk3/deps/desktop_download.d rm -f build/Linux-gtk3/desktop_download.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_download.d build/Linux-gtk3/desktop_download.o' -MF build/Linux-gtk3/deps/desktop_download.d -o build/Linux-gtk3/desktop_download.o -c desktop/download.c COMPILE: desktop/font_haru.c rm -f build/Linux-gtk3/deps/desktop_font_haru.d rm -f build/Linux-gtk3/desktop_font_haru.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_font_haru.d build/Linux-gtk3/desktop_font_haru.o' -MF build/Linux-gtk3/deps/desktop_font_haru.d -o build/Linux-gtk3/desktop_font_haru.o -c desktop/font_haru.c COMPILE: desktop/frames.c rm -f build/Linux-gtk3/deps/desktop_frames.d rm -f build/Linux-gtk3/desktop_frames.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_frames.d build/Linux-gtk3/desktop_frames.o' -MF build/Linux-gtk3/deps/desktop_frames.d -o build/Linux-gtk3/desktop_frames.o -c desktop/frames.c COMPILE: desktop/global_history.c rm -f build/Linux-gtk3/deps/desktop_global_history.d rm -f build/Linux-gtk3/desktop_global_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_global_history.d build/Linux-gtk3/desktop_global_history.o' -MF build/Linux-gtk3/deps/desktop_global_history.d -o build/Linux-gtk3/desktop_global_history.o -c desktop/global_history.c COMPILE: desktop/gui_factory.c rm -f build/Linux-gtk3/deps/desktop_gui_factory.d rm -f build/Linux-gtk3/desktop_gui_factory.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_gui_factory.d build/Linux-gtk3/desktop_gui_factory.o' -MF build/Linux-gtk3/deps/desktop_gui_factory.d -o build/Linux-gtk3/desktop_gui_factory.o -c desktop/gui_factory.c COMPILE: desktop/hotlist.c rm -f build/Linux-gtk3/deps/desktop_hotlist.d rm -f build/Linux-gtk3/desktop_hotlist.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_hotlist.d build/Linux-gtk3/desktop_hotlist.o' -MF build/Linux-gtk3/deps/desktop_hotlist.d -o build/Linux-gtk3/desktop_hotlist.o -c desktop/hotlist.c COMPILE: desktop/knockout.c rm -f build/Linux-gtk3/deps/desktop_knockout.d rm -f build/Linux-gtk3/desktop_knockout.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_knockout.d build/Linux-gtk3/desktop_knockout.o' -MF build/Linux-gtk3/deps/desktop_knockout.d -o build/Linux-gtk3/desktop_knockout.o -c desktop/knockout.c COMPILE: desktop/local_history.c rm -f build/Linux-gtk3/deps/desktop_local_history.d rm -f build/Linux-gtk3/desktop_local_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_local_history.d build/Linux-gtk3/desktop_local_history.o' -MF build/Linux-gtk3/deps/desktop_local_history.d -o build/Linux-gtk3/desktop_local_history.o -c desktop/local_history.c COMPILE: desktop/mouse.c rm -f build/Linux-gtk3/deps/desktop_mouse.d rm -f build/Linux-gtk3/desktop_mouse.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_mouse.d build/Linux-gtk3/desktop_mouse.o' -MF build/Linux-gtk3/deps/desktop_mouse.d -o build/Linux-gtk3/desktop_mouse.o -c desktop/mouse.c COMPILE: desktop/netsurf.c rm -f build/Linux-gtk3/deps/desktop_netsurf.d rm -f build/Linux-gtk3/desktop_netsurf.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_netsurf.d build/Linux-gtk3/desktop_netsurf.o' -MF build/Linux-gtk3/deps/desktop_netsurf.d -o build/Linux-gtk3/desktop_netsurf.o -c desktop/netsurf.c COMPILE: desktop/plot_style.c rm -f build/Linux-gtk3/deps/desktop_plot_style.d rm -f build/Linux-gtk3/desktop_plot_style.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_plot_style.d build/Linux-gtk3/desktop_plot_style.o' -MF build/Linux-gtk3/deps/desktop_plot_style.d -o build/Linux-gtk3/desktop_plot_style.o -c desktop/plot_style.c COMPILE: desktop/print.c rm -f build/Linux-gtk3/deps/desktop_print.d rm -f build/Linux-gtk3/desktop_print.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_print.d build/Linux-gtk3/desktop_print.o' -MF build/Linux-gtk3/deps/desktop_print.d -o build/Linux-gtk3/desktop_print.o -c desktop/print.c COMPILE: desktop/save_complete.c rm -f build/Linux-gtk3/deps/desktop_save_complete.d rm -f build/Linux-gtk3/desktop_save_complete.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_save_complete.d build/Linux-gtk3/desktop_save_complete.o' -MF build/Linux-gtk3/deps/desktop_save_complete.d -o build/Linux-gtk3/desktop_save_complete.o -c desktop/save_complete.c COMPILE: desktop/save_pdf.c rm -f build/Linux-gtk3/deps/desktop_save_pdf.d rm -f build/Linux-gtk3/desktop_save_pdf.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_save_pdf.d build/Linux-gtk3/desktop_save_pdf.o' -MF build/Linux-gtk3/deps/desktop_save_pdf.d -o build/Linux-gtk3/desktop_save_pdf.o -c desktop/save_pdf.c COMPILE: desktop/save_text.c rm -f build/Linux-gtk3/deps/desktop_save_text.d rm -f build/Linux-gtk3/desktop_save_text.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_save_text.d build/Linux-gtk3/desktop_save_text.o' -MF build/Linux-gtk3/deps/desktop_save_text.d -o build/Linux-gtk3/desktop_save_text.o -c desktop/save_text.c COMPILE: desktop/scrollbar.c rm -f build/Linux-gtk3/deps/desktop_scrollbar.d rm -f build/Linux-gtk3/desktop_scrollbar.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_scrollbar.d build/Linux-gtk3/desktop_scrollbar.o' -MF build/Linux-gtk3/deps/desktop_scrollbar.d -o build/Linux-gtk3/desktop_scrollbar.o -c desktop/scrollbar.c COMPILE: desktop/search.c rm -f build/Linux-gtk3/deps/desktop_search.d rm -f build/Linux-gtk3/desktop_search.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_search.d build/Linux-gtk3/desktop_search.o' -MF build/Linux-gtk3/deps/desktop_search.d -o build/Linux-gtk3/desktop_search.o -c desktop/search.c COMPILE: desktop/searchweb.c rm -f build/Linux-gtk3/deps/desktop_searchweb.d rm -f build/Linux-gtk3/desktop_searchweb.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_searchweb.d build/Linux-gtk3/desktop_searchweb.o' -MF build/Linux-gtk3/deps/desktop_searchweb.d -o build/Linux-gtk3/desktop_searchweb.o -c desktop/searchweb.c COMPILE: desktop/selection.c rm -f build/Linux-gtk3/deps/desktop_selection.d rm -f build/Linux-gtk3/desktop_selection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_selection.d build/Linux-gtk3/desktop_selection.o' -MF build/Linux-gtk3/deps/desktop_selection.d -o build/Linux-gtk3/desktop_selection.o -c desktop/selection.c COMPILE: desktop/sslcert_viewer.c rm -f build/Linux-gtk3/deps/desktop_sslcert_viewer.d rm -f build/Linux-gtk3/desktop_sslcert_viewer.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_sslcert_viewer.d build/Linux-gtk3/desktop_sslcert_viewer.o' -MF build/Linux-gtk3/deps/desktop_sslcert_viewer.d -o build/Linux-gtk3/desktop_sslcert_viewer.o -c desktop/sslcert_viewer.c COMPILE: desktop/system_colour.c rm -f build/Linux-gtk3/deps/desktop_system_colour.d rm -f build/Linux-gtk3/desktop_system_colour.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_system_colour.d build/Linux-gtk3/desktop_system_colour.o' -MF build/Linux-gtk3/deps/desktop_system_colour.d -o build/Linux-gtk3/desktop_system_colour.o -c desktop/system_colour.c COMPILE: desktop/textarea.c rm -f build/Linux-gtk3/deps/desktop_textarea.d rm -f build/Linux-gtk3/desktop_textarea.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_textarea.d build/Linux-gtk3/desktop_textarea.o' -MF build/Linux-gtk3/deps/desktop_textarea.d -o build/Linux-gtk3/desktop_textarea.o -c desktop/textarea.c COMPILE: desktop/textinput.c rm -f build/Linux-gtk3/deps/desktop_textinput.d rm -f build/Linux-gtk3/desktop_textinput.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_textinput.d build/Linux-gtk3/desktop_textinput.o' -MF build/Linux-gtk3/deps/desktop_textinput.d -o build/Linux-gtk3/desktop_textinput.o -c desktop/textinput.c COMPILE: desktop/treeview.c rm -f build/Linux-gtk3/deps/desktop_treeview.d rm -f build/Linux-gtk3/desktop_treeview.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_treeview.d build/Linux-gtk3/desktop_treeview.o' -MF build/Linux-gtk3/deps/desktop_treeview.d -o build/Linux-gtk3/desktop_treeview.o -c desktop/treeview.c COMPILE: desktop/version.c rm -f build/Linux-gtk3/deps/desktop_version.d rm -f build/Linux-gtk3/desktop_version.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/desktop_version.d build/Linux-gtk3/desktop_version.o' -MF build/Linux-gtk3/deps/desktop_version.d -o build/Linux-gtk3/desktop_version.o -c desktop/version.c COMPILE: frontends/gtk/about.c rm -f build/Linux-gtk3/deps/frontends_gtk_about.d rm -f build/Linux-gtk3/frontends_gtk_about.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_about.d build/Linux-gtk3/frontends_gtk_about.o' -MF build/Linux-gtk3/deps/frontends_gtk_about.d -o build/Linux-gtk3/frontends_gtk_about.o -c frontends/gtk/about.c COMPILE: frontends/gtk/accelerator.c rm -f build/Linux-gtk3/deps/frontends_gtk_accelerator.d rm -f build/Linux-gtk3/frontends_gtk_accelerator.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_accelerator.d build/Linux-gtk3/frontends_gtk_accelerator.o' -MF build/Linux-gtk3/deps/frontends_gtk_accelerator.d -o build/Linux-gtk3/frontends_gtk_accelerator.o -c frontends/gtk/accelerator.c COMPILE: frontends/gtk/bitmap.c rm -f build/Linux-gtk3/deps/frontends_gtk_bitmap.d rm -f build/Linux-gtk3/frontends_gtk_bitmap.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_bitmap.d build/Linux-gtk3/frontends_gtk_bitmap.o' -MF build/Linux-gtk3/deps/frontends_gtk_bitmap.d -o build/Linux-gtk3/frontends_gtk_bitmap.o -c frontends/gtk/bitmap.c COMPILE: frontends/gtk/compat.c rm -f build/Linux-gtk3/deps/frontends_gtk_compat.d rm -f build/Linux-gtk3/frontends_gtk_compat.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_compat.d build/Linux-gtk3/frontends_gtk_compat.o' -MF build/Linux-gtk3/deps/frontends_gtk_compat.d -o build/Linux-gtk3/frontends_gtk_compat.o -c frontends/gtk/compat.c COMPILE: frontends/gtk/completion.c rm -f build/Linux-gtk3/deps/frontends_gtk_completion.d rm -f build/Linux-gtk3/frontends_gtk_completion.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_completion.d build/Linux-gtk3/frontends_gtk_completion.o' -MF build/Linux-gtk3/deps/frontends_gtk_completion.d -o build/Linux-gtk3/frontends_gtk_completion.o -c frontends/gtk/completion.c COMPILE: frontends/gtk/cookies.c rm -f build/Linux-gtk3/deps/frontends_gtk_cookies.d rm -f build/Linux-gtk3/frontends_gtk_cookies.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_cookies.d build/Linux-gtk3/frontends_gtk_cookies.o' -MF build/Linux-gtk3/deps/frontends_gtk_cookies.d -o build/Linux-gtk3/frontends_gtk_cookies.o -c frontends/gtk/cookies.c COMPILE: frontends/gtk/corewindow.c rm -f build/Linux-gtk3/deps/frontends_gtk_corewindow.d rm -f build/Linux-gtk3/frontends_gtk_corewindow.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_corewindow.d build/Linux-gtk3/frontends_gtk_corewindow.o' -MF build/Linux-gtk3/deps/frontends_gtk_corewindow.d -o build/Linux-gtk3/frontends_gtk_corewindow.o -c frontends/gtk/corewindow.c COMPILE: frontends/gtk/download.c rm -f build/Linux-gtk3/deps/frontends_gtk_download.d rm -f build/Linux-gtk3/frontends_gtk_download.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_download.d build/Linux-gtk3/frontends_gtk_download.o' -MF build/Linux-gtk3/deps/frontends_gtk_download.d -o build/Linux-gtk3/frontends_gtk_download.o -c frontends/gtk/download.c frontends/gtk/download.c: In function ‘nsgtk_download_do’: frontends/gtk/download.c:238:24: warning: cast between incompatible function types from ‘void (*)(GtkTreePath *)’ {aka ‘void (*)(struct _GtkTreePath *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] 238 | g_list_foreach(rows, (GFunc)gtk_tree_path_free, NULL); | ^ frontends/gtk/download.c:239:24: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] 239 | g_list_foreach(rows, (GFunc)g_free, NULL); | ^ frontends/gtk/download.c:244:22: warning: cast between incompatible function types from ‘nsgtk_download_selection_action’ {aka ‘void (*)(struct gui_download_window *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] 244 | g_list_foreach(dls, (GFunc)action, NULL); | ^ frontends/gtk/download.c: In function ‘gui_download_window_create’: frontends/gtk/download.c:803:10: warning: cast between incompatible function types from ‘gboolean (*)(gboolean)’ {aka ‘int (*)(int)’} to ‘gboolean (*)(void *)’ {aka ‘int (*)(void *)’} [-Wcast-function-type] 803 | (GSourceFunc) nsgtk_download_update, FALSE); | ^ COMPILE: frontends/gtk/fetch.c rm -f build/Linux-gtk3/deps/frontends_gtk_fetch.d rm -f build/Linux-gtk3/frontends_gtk_fetch.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_fetch.d build/Linux-gtk3/frontends_gtk_fetch.o' -MF build/Linux-gtk3/deps/frontends_gtk_fetch.d -o build/Linux-gtk3/frontends_gtk_fetch.o -c frontends/gtk/fetch.c COMPILE: frontends/gtk/gdk.c rm -f build/Linux-gtk3/deps/frontends_gtk_gdk.d rm -f build/Linux-gtk3/frontends_gtk_gdk.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_gdk.d build/Linux-gtk3/frontends_gtk_gdk.o' -MF build/Linux-gtk3/deps/frontends_gtk_gdk.d -o build/Linux-gtk3/frontends_gtk_gdk.o -c frontends/gtk/gdk.c COMPILE: frontends/gtk/gettext.c rm -f build/Linux-gtk3/deps/frontends_gtk_gettext.d rm -f build/Linux-gtk3/frontends_gtk_gettext.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_gettext.d build/Linux-gtk3/frontends_gtk_gettext.o' -MF build/Linux-gtk3/deps/frontends_gtk_gettext.d -o build/Linux-gtk3/frontends_gtk_gettext.o -c frontends/gtk/gettext.c COMPILE: frontends/gtk/global_history.c rm -f build/Linux-gtk3/deps/frontends_gtk_global_history.d rm -f build/Linux-gtk3/frontends_gtk_global_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_global_history.d build/Linux-gtk3/frontends_gtk_global_history.o' -MF build/Linux-gtk3/deps/frontends_gtk_global_history.d -o build/Linux-gtk3/frontends_gtk_global_history.o -c frontends/gtk/global_history.c COMPILE: frontends/gtk/gui.c rm -f build/Linux-gtk3/deps/frontends_gtk_gui.d rm -f build/Linux-gtk3/frontends_gtk_gui.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_gui.d build/Linux-gtk3/frontends_gtk_gui.o' -MF build/Linux-gtk3/deps/frontends_gtk_gui.d -o build/Linux-gtk3/frontends_gtk_gui.o -c frontends/gtk/gui.c COMPILE: frontends/gtk/hotlist.c rm -f build/Linux-gtk3/deps/frontends_gtk_hotlist.d rm -f build/Linux-gtk3/frontends_gtk_hotlist.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_hotlist.d build/Linux-gtk3/frontends_gtk_hotlist.o' -MF build/Linux-gtk3/deps/frontends_gtk_hotlist.d -o build/Linux-gtk3/frontends_gtk_hotlist.o -c frontends/gtk/hotlist.c COMPILE: frontends/gtk/layout_pango.c rm -f build/Linux-gtk3/deps/frontends_gtk_layout_pango.d rm -f build/Linux-gtk3/frontends_gtk_layout_pango.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_layout_pango.d build/Linux-gtk3/frontends_gtk_layout_pango.o' -MF build/Linux-gtk3/deps/frontends_gtk_layout_pango.d -o build/Linux-gtk3/frontends_gtk_layout_pango.o -c frontends/gtk/layout_pango.c COMPILE: frontends/gtk/local_history.c rm -f build/Linux-gtk3/deps/frontends_gtk_local_history.d rm -f build/Linux-gtk3/frontends_gtk_local_history.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_local_history.d build/Linux-gtk3/frontends_gtk_local_history.o' -MF build/Linux-gtk3/deps/frontends_gtk_local_history.d -o build/Linux-gtk3/frontends_gtk_local_history.o -c frontends/gtk/local_history.c COMPILE: frontends/gtk/login.c rm -f build/Linux-gtk3/deps/frontends_gtk_login.d rm -f build/Linux-gtk3/frontends_gtk_login.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_login.d build/Linux-gtk3/frontends_gtk_login.o' -MF build/Linux-gtk3/deps/frontends_gtk_login.d -o build/Linux-gtk3/frontends_gtk_login.o -c frontends/gtk/login.c COMPILE: frontends/gtk/menu.c rm -f build/Linux-gtk3/deps/frontends_gtk_menu.d rm -f build/Linux-gtk3/frontends_gtk_menu.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_menu.d build/Linux-gtk3/frontends_gtk_menu.o' -MF build/Linux-gtk3/deps/frontends_gtk_menu.d -o build/Linux-gtk3/frontends_gtk_menu.o -c frontends/gtk/menu.c COMPILE: frontends/gtk/plotters.c rm -f build/Linux-gtk3/deps/frontends_gtk_plotters.d rm -f build/Linux-gtk3/frontends_gtk_plotters.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_plotters.d build/Linux-gtk3/frontends_gtk_plotters.o' -MF build/Linux-gtk3/deps/frontends_gtk_plotters.d -o build/Linux-gtk3/frontends_gtk_plotters.o -c frontends/gtk/plotters.c COMPILE: frontends/gtk/preferences.c rm -f build/Linux-gtk3/deps/frontends_gtk_preferences.d rm -f build/Linux-gtk3/frontends_gtk_preferences.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_preferences.d build/Linux-gtk3/frontends_gtk_preferences.o' -MF build/Linux-gtk3/deps/frontends_gtk_preferences.d -o build/Linux-gtk3/frontends_gtk_preferences.o -c frontends/gtk/preferences.c COMPILE: frontends/gtk/print.c rm -f build/Linux-gtk3/deps/frontends_gtk_print.d rm -f build/Linux-gtk3/frontends_gtk_print.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_print.d build/Linux-gtk3/frontends_gtk_print.o' -MF build/Linux-gtk3/deps/frontends_gtk_print.d -o build/Linux-gtk3/frontends_gtk_print.o -c frontends/gtk/print.c COMPILE: frontends/gtk/resources.c rm -f build/Linux-gtk3/deps/frontends_gtk_resources.d rm -f build/Linux-gtk3/frontends_gtk_resources.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_resources.d build/Linux-gtk3/frontends_gtk_resources.o' -MF build/Linux-gtk3/deps/frontends_gtk_resources.d -o build/Linux-gtk3/frontends_gtk_resources.o -c frontends/gtk/resources.c COMPILE: frontends/gtk/scaffolding.c rm -f build/Linux-gtk3/deps/frontends_gtk_scaffolding.d rm -f build/Linux-gtk3/frontends_gtk_scaffolding.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_scaffolding.d build/Linux-gtk3/frontends_gtk_scaffolding.o' -MF build/Linux-gtk3/deps/frontends_gtk_scaffolding.d -o build/Linux-gtk3/frontends_gtk_scaffolding.o -c frontends/gtk/scaffolding.c COMPILE: frontends/gtk/schedule.c rm -f build/Linux-gtk3/deps/frontends_gtk_schedule.d rm -f build/Linux-gtk3/frontends_gtk_schedule.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_schedule.d build/Linux-gtk3/frontends_gtk_schedule.o' -MF build/Linux-gtk3/deps/frontends_gtk_schedule.d -o build/Linux-gtk3/frontends_gtk_schedule.o -c frontends/gtk/schedule.c COMPILE: frontends/gtk/search.c rm -f build/Linux-gtk3/deps/frontends_gtk_search.d rm -f build/Linux-gtk3/frontends_gtk_search.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_search.d build/Linux-gtk3/frontends_gtk_search.o' -MF build/Linux-gtk3/deps/frontends_gtk_search.d -o build/Linux-gtk3/frontends_gtk_search.o -c frontends/gtk/search.c COMPILE: frontends/gtk/selection.c rm -f build/Linux-gtk3/deps/frontends_gtk_selection.d rm -f build/Linux-gtk3/frontends_gtk_selection.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_selection.d build/Linux-gtk3/frontends_gtk_selection.o' -MF build/Linux-gtk3/deps/frontends_gtk_selection.d -o build/Linux-gtk3/frontends_gtk_selection.o -c frontends/gtk/selection.c COMPILE: frontends/gtk/ssl_cert.c rm -f build/Linux-gtk3/deps/frontends_gtk_ssl_cert.d rm -f build/Linux-gtk3/frontends_gtk_ssl_cert.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_ssl_cert.d build/Linux-gtk3/frontends_gtk_ssl_cert.o' -MF build/Linux-gtk3/deps/frontends_gtk_ssl_cert.d -o build/Linux-gtk3/frontends_gtk_ssl_cert.o -c frontends/gtk/ssl_cert.c COMPILE: frontends/gtk/tabs.c rm -f build/Linux-gtk3/deps/frontends_gtk_tabs.d rm -f build/Linux-gtk3/frontends_gtk_tabs.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_tabs.d build/Linux-gtk3/frontends_gtk_tabs.o' -MF build/Linux-gtk3/deps/frontends_gtk_tabs.d -o build/Linux-gtk3/frontends_gtk_tabs.o -c frontends/gtk/tabs.c COMPILE: frontends/gtk/throbber.c rm -f build/Linux-gtk3/deps/frontends_gtk_throbber.d rm -f build/Linux-gtk3/frontends_gtk_throbber.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_throbber.d build/Linux-gtk3/frontends_gtk_throbber.o' -MF build/Linux-gtk3/deps/frontends_gtk_throbber.d -o build/Linux-gtk3/frontends_gtk_throbber.o -c frontends/gtk/throbber.c COMPILE: frontends/gtk/toolbar.c rm -f build/Linux-gtk3/deps/frontends_gtk_toolbar.d rm -f build/Linux-gtk3/frontends_gtk_toolbar.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_toolbar.d build/Linux-gtk3/frontends_gtk_toolbar.o' -MF build/Linux-gtk3/deps/frontends_gtk_toolbar.d -o build/Linux-gtk3/frontends_gtk_toolbar.o -c frontends/gtk/toolbar.c COMPILE: frontends/gtk/viewdata.c rm -f build/Linux-gtk3/deps/frontends_gtk_viewdata.d rm -f build/Linux-gtk3/frontends_gtk_viewdata.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_viewdata.d build/Linux-gtk3/frontends_gtk_viewdata.o' -MF build/Linux-gtk3/deps/frontends_gtk_viewdata.d -o build/Linux-gtk3/frontends_gtk_viewdata.o -c frontends/gtk/viewdata.c COMPILE: frontends/gtk/viewsource.c rm -f build/Linux-gtk3/deps/frontends_gtk_viewsource.d rm -f build/Linux-gtk3/frontends_gtk_viewsource.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_viewsource.d build/Linux-gtk3/frontends_gtk_viewsource.o' -MF build/Linux-gtk3/deps/frontends_gtk_viewsource.d -o build/Linux-gtk3/frontends_gtk_viewsource.o -c frontends/gtk/viewsource.c COMPILE: frontends/gtk/window.c rm -f build/Linux-gtk3/deps/frontends_gtk_window.d rm -f build/Linux-gtk3/frontends_gtk_window.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/frontends_gtk_window.d build/Linux-gtk3/frontends_gtk_window.o' -MF build/Linux-gtk3/deps/frontends_gtk_window.d -o build/Linux-gtk3/frontends_gtk_window.o -c frontends/gtk/window.c COMPILE: utils/bloom.c rm -f build/Linux-gtk3/deps/utils_bloom.d rm -f build/Linux-gtk3/utils_bloom.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_bloom.d build/Linux-gtk3/utils_bloom.o' -MF build/Linux-gtk3/deps/utils_bloom.d -o build/Linux-gtk3/utils_bloom.o -c utils/bloom.c COMPILE: utils/corestrings.c rm -f build/Linux-gtk3/deps/utils_corestrings.d rm -f build/Linux-gtk3/utils_corestrings.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_corestrings.d build/Linux-gtk3/utils_corestrings.o' -MF build/Linux-gtk3/deps/utils_corestrings.d -o build/Linux-gtk3/utils_corestrings.o -c utils/corestrings.c COMPILE: utils/file.c rm -f build/Linux-gtk3/deps/utils_file.d rm -f build/Linux-gtk3/utils_file.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_file.d build/Linux-gtk3/utils_file.o' -MF build/Linux-gtk3/deps/utils_file.d -o build/Linux-gtk3/utils_file.o -c utils/file.c COMPILE: utils/filename.c rm -f build/Linux-gtk3/deps/utils_filename.d rm -f build/Linux-gtk3/utils_filename.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_filename.d build/Linux-gtk3/utils_filename.o' -MF build/Linux-gtk3/deps/utils_filename.d -o build/Linux-gtk3/utils_filename.o -c utils/filename.c utils/filename.c: In function ‘filename_request’: utils/filename.c:99:30: warning: ‘%.2i’ directive writing between 2 and 10 bytes into a region of size between 3 and 12 [-Wformat-overflow=] 99 | sprintf(filename_buffer, "%s%.2i", dir->prefix, i); | ^~~~ utils/filename.c:99:27: note: directive argument in the range [0, 2147483647] 99 | sprintf(filename_buffer, "%s%.2i", dir->prefix, i); | ^~~~~~~~ In file included from /usr/include/stdio.h:867, from utils/filename.c:29: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 3 and 20 bytes into a destination of size 12 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ COMPILE: utils/filepath.c rm -f build/Linux-gtk3/deps/utils_filepath.d rm -f build/Linux-gtk3/utils_filepath.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_filepath.d build/Linux-gtk3/utils_filepath.o' -MF build/Linux-gtk3/deps/utils_filepath.d -o build/Linux-gtk3/utils_filepath.o -c utils/filepath.c COMPILE: utils/hashtable.c rm -f build/Linux-gtk3/deps/utils_hashtable.d rm -f build/Linux-gtk3/utils_hashtable.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_hashtable.d build/Linux-gtk3/utils_hashtable.o' -MF build/Linux-gtk3/deps/utils_hashtable.d -o build/Linux-gtk3/utils_hashtable.o -c utils/hashtable.c COMPILE: utils/http/challenge.c rm -f build/Linux-gtk3/deps/utils_http_challenge.d rm -f build/Linux-gtk3/utils_http_challenge.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_challenge.d build/Linux-gtk3/utils_http_challenge.o' -MF build/Linux-gtk3/deps/utils_http_challenge.d -o build/Linux-gtk3/utils_http_challenge.o -c utils/http/challenge.c COMPILE: utils/http/content-disposition.c rm -f build/Linux-gtk3/deps/utils_http_content-disposition.d rm -f build/Linux-gtk3/utils_http_content-disposition.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_content-disposition.d build/Linux-gtk3/utils_http_content-disposition.o' -MF build/Linux-gtk3/deps/utils_http_content-disposition.d -o build/Linux-gtk3/utils_http_content-disposition.o -c utils/http/content-disposition.c COMPILE: utils/http/content-type.c rm -f build/Linux-gtk3/deps/utils_http_content-type.d rm -f build/Linux-gtk3/utils_http_content-type.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_content-type.d build/Linux-gtk3/utils_http_content-type.o' -MF build/Linux-gtk3/deps/utils_http_content-type.d -o build/Linux-gtk3/utils_http_content-type.o -c utils/http/content-type.c COMPILE: utils/http/generics.c rm -f build/Linux-gtk3/deps/utils_http_generics.d rm -f build/Linux-gtk3/utils_http_generics.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_generics.d build/Linux-gtk3/utils_http_generics.o' -MF build/Linux-gtk3/deps/utils_http_generics.d -o build/Linux-gtk3/utils_http_generics.o -c utils/http/generics.c COMPILE: utils/http/parameter.c rm -f build/Linux-gtk3/deps/utils_http_parameter.d rm -f build/Linux-gtk3/utils_http_parameter.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_parameter.d build/Linux-gtk3/utils_http_parameter.o' -MF build/Linux-gtk3/deps/utils_http_parameter.d -o build/Linux-gtk3/utils_http_parameter.o -c utils/http/parameter.c COMPILE: utils/http/primitives.c rm -f build/Linux-gtk3/deps/utils_http_primitives.d rm -f build/Linux-gtk3/utils_http_primitives.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_primitives.d build/Linux-gtk3/utils_http_primitives.o' -MF build/Linux-gtk3/deps/utils_http_primitives.d -o build/Linux-gtk3/utils_http_primitives.o -c utils/http/primitives.c COMPILE: utils/http/strict-transport-security.c rm -f build/Linux-gtk3/deps/utils_http_strict-transport-security.d rm -f build/Linux-gtk3/utils_http_strict-transport-security.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_strict-transport-security.d build/Linux-gtk3/utils_http_strict-transport-security.o' -MF build/Linux-gtk3/deps/utils_http_strict-transport-security.d -o build/Linux-gtk3/utils_http_strict-transport-security.o -c utils/http/strict-transport-security.c COMPILE: utils/http/www-authenticate.c rm -f build/Linux-gtk3/deps/utils_http_www-authenticate.d rm -f build/Linux-gtk3/utils_http_www-authenticate.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_http_www-authenticate.d build/Linux-gtk3/utils_http_www-authenticate.o' -MF build/Linux-gtk3/deps/utils_http_www-authenticate.d -o build/Linux-gtk3/utils_http_www-authenticate.o -c utils/http/www-authenticate.c COMPILE: utils/idna.c rm -f build/Linux-gtk3/deps/utils_idna.d rm -f build/Linux-gtk3/utils_idna.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_idna.d build/Linux-gtk3/utils_idna.o' -MF build/Linux-gtk3/deps/utils_idna.d -o build/Linux-gtk3/utils_idna.o -c utils/idna.c COMPILE: utils/libdom.c rm -f build/Linux-gtk3/deps/utils_libdom.d rm -f build/Linux-gtk3/utils_libdom.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_libdom.d build/Linux-gtk3/utils_libdom.o' -MF build/Linux-gtk3/deps/utils_libdom.d -o build/Linux-gtk3/utils_libdom.o -c utils/libdom.c COMPILE: utils/log.c rm -f build/Linux-gtk3/deps/utils_log.d rm -f build/Linux-gtk3/utils_log.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_log.d build/Linux-gtk3/utils_log.o' -MF build/Linux-gtk3/deps/utils_log.d -o build/Linux-gtk3/utils_log.o -c utils/log.c COMPILE: utils/messages.c rm -f build/Linux-gtk3/deps/utils_messages.d rm -f build/Linux-gtk3/utils_messages.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_messages.d build/Linux-gtk3/utils_messages.o' -MF build/Linux-gtk3/deps/utils_messages.d -o build/Linux-gtk3/utils_messages.o -c utils/messages.c COMPILE: utils/nsoption.c rm -f build/Linux-gtk3/deps/utils_nsoption.d rm -f build/Linux-gtk3/utils_nsoption.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_nsoption.d build/Linux-gtk3/utils_nsoption.o' -MF build/Linux-gtk3/deps/utils_nsoption.d -o build/Linux-gtk3/utils_nsoption.o -c utils/nsoption.c COMPILE: utils/nsurl/nsurl.c rm -f build/Linux-gtk3/deps/utils_nsurl_nsurl.d rm -f build/Linux-gtk3/utils_nsurl_nsurl.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_nsurl_nsurl.d build/Linux-gtk3/utils_nsurl_nsurl.o' -MF build/Linux-gtk3/deps/utils_nsurl_nsurl.d -o build/Linux-gtk3/utils_nsurl_nsurl.o -c utils/nsurl/nsurl.c COMPILE: utils/nsurl/parse.c rm -f build/Linux-gtk3/deps/utils_nsurl_parse.d rm -f build/Linux-gtk3/utils_nsurl_parse.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_nsurl_parse.d build/Linux-gtk3/utils_nsurl_parse.o' -MF build/Linux-gtk3/deps/utils_nsurl_parse.d -o build/Linux-gtk3/utils_nsurl_parse.o -c utils/nsurl/parse.c COMPILE: utils/punycode.c rm -f build/Linux-gtk3/deps/utils_punycode.d rm -f build/Linux-gtk3/utils_punycode.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_punycode.d build/Linux-gtk3/utils_punycode.o' -MF build/Linux-gtk3/deps/utils_punycode.d -o build/Linux-gtk3/utils_punycode.o -c utils/punycode.c COMPILE: utils/talloc.c rm -f build/Linux-gtk3/deps/utils_talloc.d rm -f build/Linux-gtk3/utils_talloc.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_talloc.d build/Linux-gtk3/utils_talloc.o' -MF build/Linux-gtk3/deps/utils_talloc.d -o build/Linux-gtk3/utils_talloc.o -c utils/talloc.c COMPILE: utils/time.c rm -f build/Linux-gtk3/deps/utils_time.d rm -f build/Linux-gtk3/utils_time.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_time.d build/Linux-gtk3/utils_time.o' -MF build/Linux-gtk3/deps/utils_time.d -o build/Linux-gtk3/utils_time.o -c utils/time.c utils/time.c: In function ‘rfc1123_date’: utils/time.c:116:62: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=] 116 | snprintf(ret, sizeof ret, "%s, %02d %s %d %02d:%02d:%02d GMT", | ^ In file included from /usr/include/stdio.h:867, from utils/time.c:28: /usr/include/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output 21 or more bytes (assuming 31) into a destination of size 30 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ COMPILE: utils/url.c rm -f build/Linux-gtk3/deps/utils_url.d rm -f build/Linux-gtk3/utils_url.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_url.d build/Linux-gtk3/utils_url.o' -MF build/Linux-gtk3/deps/utils_url.d -o build/Linux-gtk3/utils_url.o -c utils/url.c COMPILE: utils/useragent.c rm -f build/Linux-gtk3/deps/utils_useragent.d rm -f build/Linux-gtk3/utils_useragent.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_useragent.d build/Linux-gtk3/utils_useragent.o' -MF build/Linux-gtk3/deps/utils_useragent.d -o build/Linux-gtk3/utils_useragent.o -c utils/useragent.c COMPILE: utils/utf8.c rm -f build/Linux-gtk3/deps/utils_utf8.d rm -f build/Linux-gtk3/utils_utf8.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_utf8.d build/Linux-gtk3/utils_utf8.o' -MF build/Linux-gtk3/deps/utils_utf8.d -o build/Linux-gtk3/utils_utf8.o -c utils/utf8.c COMPILE: utils/utils.c rm -f build/Linux-gtk3/deps/utils_utils.d rm -f build/Linux-gtk3/utils_utils.o x86_64-pc-linux-gnu-gcc -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -I. -Iinclude -Ibuild/Linux-gtk3 -Ifrontends -Icontent/handlers -O2 -pipe -march=native -DWITH_JPEG -UWITH_PDF_EXPORT -DLIBICONV_PLUG -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -DWITH_CURL -DWITH_OPENSSL -I/usr/include/libpng16 -DWITH_PNG -I/usr/include/ -DWITH_BMP -DWITH_GIF -I/usr/include/libxml2 -DWITH_NS_SVG -DWITH_NSSPRITE -DWITH_NSPSL -DNETSURF_UA_FORMAT_STRING=\""NetSurf/%d.%d (%s)"\" -DNETSURF_HOMEPAGE=\""about:welcome"\" -DNETSURF_LOG_LEVEL=INFO -DNETSURF_BUILTIN_LOG_FILTER=\"level:WARNING\" -DNETSURF_BUILTIN_VERBOSE_FILTER=\"level:VERBOSE\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/uuid -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -std=c99 -Dgtk -Dnsgtk -DG_DISABLE_SINGLE_INCLUDES -DG_DISABLE_DEPRECATED -DGTK_DISABLE_SINGLE_INCLUDES -DGTK_MULTIHEAD_SAFE -DPANGO_DISABLE_DEPRECATED -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200809L -D_NETBSD_SOURCE -DGTK_RESPATH=\"/usr/share/netsurf/:./frontends/gtk/res/\" -DWITH_GRESOURCE -DDUK_OPT_HAVE_CUSTOM_H -O2 -pipe -march=native -MMD -MT 'build/Linux-gtk3/deps/utils_utils.d build/Linux-gtk3/utils_utils.o' -MF build/Linux-gtk3/deps/utils_utils.d -o build/Linux-gtk3/utils_utils.o -c utils/utils.c LINK: nsgtk3 x86_64-pc-linux-gnu-gcc -o nsgtk3 build/Linux-gtk3/build_Linux-gtk3_duktape_application_cache.o build/Linux-gtk3/build_Linux-gtk3_duktape_attr.o build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track.o build/Linux-gtk3/build_Linux-gtk3_duktape_audio_track_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_autocomplete_error_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_bar_prop.o build/Linux-gtk3/build_Linux-gtk3_duktape_before_unload_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_binding.o build/Linux-gtk3/build_Linux-gtk3_duktape_broadcast_channel.o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_gradient.o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_pattern.o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_proxy.o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d.o build/Linux-gtk3/build_Linux-gtk3_duktape_canvas_rendering_context2d_settings.o build/Linux-gtk3/build_Linux-gtk3_duktape_character_data.o build/Linux-gtk3/build_Linux-gtk3_duktape_close_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_close_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_comment.o build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_composition_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_console.o build/Linux-gtk3/build_Linux-gtk3_duktape_css.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_grouping_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_import_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_margin_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_media_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_namespace_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_page_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_rule_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_declaration.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_rule.o build/Linux-gtk3/build_Linux-gtk3_duktape_css_style_sheet.o build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_custom_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer.o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item.o build/Linux-gtk3/build_Linux-gtk3_duktape_data_transfer_item_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_dedicated_worker_global_scope.o build/Linux-gtk3/build_Linux-gtk3_duktape_document.o build/Linux-gtk3/build_Linux-gtk3_duktape_document_fragment.o build/Linux-gtk3/build_Linux-gtk3_duktape_document_type.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_element_map.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_implementation.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_parser.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_settable_token_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_string_map.o build/Linux-gtk3/build_Linux-gtk3_duktape_dom_token_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_drag_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_drawing_style.o build/Linux-gtk3/build_Linux-gtk3_duktape_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_error_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_error_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_listener.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_modifier_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_source.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_source_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_event_target.o build/Linux-gtk3/build_Linux-gtk3_duktape_external.o build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_focus_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_hash_change_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_history.o build/Linux-gtk3/build_Linux-gtk3_duktape_hit_region_options.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_all_collection.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_anchor_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_applet_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_area_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_audio_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_base_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_body_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_br_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_button_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_canvas_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_collection.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_data_list_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_details_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_dialog_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_directory_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_div_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_dlist_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_embed_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_field_set_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_font_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_controls_collection.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_form_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_frame_set_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_head_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_heading_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_hr_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_html_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_iframe_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_image_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_input_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_keygen_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_label_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_legend_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_li_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_link_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_map_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_marquee_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_media_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_menu_item_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_meta_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_meter_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_mod_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_object_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_olist_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_opt_group_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_option_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_options_collection.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_output_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_paragraph_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_param_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_picture_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_pre_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_progress_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_quote_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_script_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_select_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_source_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_span_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_style_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_caption_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_cell_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_col_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_data_cell_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_header_cell_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_row_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_table_section_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_template_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_text_area_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_time_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_title_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_track_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_ulist_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_unknown_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_html_video_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_image_bitmap.o build/Linux-gtk3/build_Linux-gtk3_duktape_image_data.o build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_keyboard_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_location.o build/Linux-gtk3/build_Linux-gtk3_duktape_media_controller.o build/Linux-gtk3/build_Linux-gtk3_duktape_media_error.o build/Linux-gtk3/build_Linux-gtk3_duktape_media_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_message_channel.o build/Linux-gtk3/build_Linux-gtk3_duktape_message_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_message_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_message_port.o build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type.o build/Linux-gtk3/build_Linux-gtk3_duktape_mime_type_array.o build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_mouse_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer.o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_observer_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_mutation_record.o build/Linux-gtk3/build_Linux-gtk3_duktape_named_node_map.o build/Linux-gtk3/build_Linux-gtk3_duktape_navigator.o build/Linux-gtk3/build_Linux-gtk3_duktape_node.o build/Linux-gtk3/build_Linux-gtk3_duktape_node_filter.o build/Linux-gtk3/build_Linux-gtk3_duktape_node_iterator.o build/Linux-gtk3/build_Linux-gtk3_duktape_node_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_page_transition_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_path2d.o build/Linux-gtk3/build_Linux-gtk3_duktape_plugin.o build/Linux-gtk3/build_Linux-gtk3_duktape_plugin_array.o build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_pop_state_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_processing_instruction.o build/Linux-gtk3/build_Linux-gtk3_duktape_pseudo_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_radio_node_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_range.o build/Linux-gtk3/build_Linux-gtk3_duktape_related_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_related_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker.o build/Linux-gtk3/build_Linux-gtk3_duktape_shared_worker_global_scope.o build/Linux-gtk3/build_Linux-gtk3_duktape_storage.o build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_storage_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet.o build/Linux-gtk3/build_Linux-gtk3_duktape_style_sheet_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_svg_element.o build/Linux-gtk3/build_Linux-gtk3_duktape_text.o build/Linux-gtk3/build_Linux-gtk3_duktape_text_metrics.o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track.o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue.o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_cue_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_text_track_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_time_ranges.o build/Linux-gtk3/build_Linux-gtk3_duktape_touch.o build/Linux-gtk3/build_Linux-gtk3_duktape_track_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_track_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_tree_walker.o build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_ui_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_url.o build/Linux-gtk3/build_Linux-gtk3_duktape_url_search_params.o build/Linux-gtk3/build_Linux-gtk3_duktape_validity_state.o build/Linux-gtk3/build_Linux-gtk3_duktape_video_track.o build/Linux-gtk3/build_Linux-gtk3_duktape_video_track_list.o build/Linux-gtk3/build_Linux-gtk3_duktape_web_socket.o build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event.o build/Linux-gtk3/build_Linux-gtk3_duktape_wheel_event_init.o build/Linux-gtk3/build_Linux-gtk3_duktape_window.o build/Linux-gtk3/build_Linux-gtk3_duktape_worker.o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_global_scope.o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_location.o build/Linux-gtk3/build_Linux-gtk3_duktape_worker_navigator.o build/Linux-gtk3/build_Linux-gtk3_duktape_xml_document.o build/Linux-gtk3/build_Linux-gtk3_duktape_xml_serializer.o build/Linux-gtk3/build_Linux-gtk3_messages_gresource.o build/Linux-gtk3/build_Linux-gtk3_netsurf_gresource.o build/Linux-gtk3/content_content.o build/Linux-gtk3/content_content_factory.o build/Linux-gtk3/content_dirlist.o build/Linux-gtk3/content_fetch.o build/Linux-gtk3/content_fetchers_about.o build/Linux-gtk3/content_fetchers_curl.o build/Linux-gtk3/content_fetchers_data.o build/Linux-gtk3/content_fetchers_file.o build/Linux-gtk3/content_fetchers_resource.o build/Linux-gtk3/content_fs_backing_store.o build/Linux-gtk3/content_handlers_css_css.o build/Linux-gtk3/content_handlers_css_dump.o build/Linux-gtk3/content_handlers_css_hints.o build/Linux-gtk3/content_handlers_css_internal.o build/Linux-gtk3/content_handlers_css_select.o build/Linux-gtk3/content_handlers_css_utils.o build/Linux-gtk3/content_handlers_html_box.o build/Linux-gtk3/content_handlers_html_box_construct.o build/Linux-gtk3/content_handlers_html_box_normalise.o build/Linux-gtk3/content_handlers_html_box_textarea.o build/Linux-gtk3/content_handlers_html_font.o build/Linux-gtk3/content_handlers_html_form.o build/Linux-gtk3/content_handlers_html_html.o build/Linux-gtk3/content_handlers_html_html_css.o build/Linux-gtk3/content_handlers_html_html_css_fetcher.o build/Linux-gtk3/content_handlers_html_html_forms.o build/Linux-gtk3/content_handlers_html_html_interaction.o build/Linux-gtk3/content_handlers_html_html_object.o build/Linux-gtk3/content_handlers_html_html_redraw.o build/Linux-gtk3/content_handlers_html_html_redraw_border.o build/Linux-gtk3/content_handlers_html_html_script.o build/Linux-gtk3/content_handlers_html_imagemap.o build/Linux-gtk3/content_handlers_html_layout.o build/Linux-gtk3/content_handlers_html_search.o build/Linux-gtk3/content_handlers_html_table.o build/Linux-gtk3/content_handlers_image_bmp.o build/Linux-gtk3/content_handlers_image_gif.o build/Linux-gtk3/content_handlers_image_ico.o build/Linux-gtk3/content_handlers_image_image.o build/Linux-gtk3/content_handlers_image_image_cache.o build/Linux-gtk3/content_handlers_image_jpeg.o build/Linux-gtk3/content_handlers_image_nssprite.o build/Linux-gtk3/content_handlers_image_png.o build/Linux-gtk3/content_handlers_image_svg.o build/Linux-gtk3/content_handlers_javascript_content.o build/Linux-gtk3/content_handlers_javascript_duktape_dukky.o build/Linux-gtk3/content_handlers_javascript_duktape_duktape.o build/Linux-gtk3/content_handlers_javascript_fetcher.o build/Linux-gtk3/content_handlers_text_textplain.o build/Linux-gtk3/content_hlcache.o build/Linux-gtk3/content_llcache.o build/Linux-gtk3/content_mimesniff.o build/Linux-gtk3/content_no_backing_store.o build/Linux-gtk3/content_urldb.o build/Linux-gtk3/desktop_browser.o build/Linux-gtk3/desktop_browser_history.o build/Linux-gtk3/desktop_cookie_manager.o build/Linux-gtk3/desktop_download.o build/Linux-gtk3/desktop_font_haru.o build/Linux-gtk3/desktop_frames.o build/Linux-gtk3/desktop_global_history.o build/Linux-gtk3/desktop_gui_factory.o build/Linux-gtk3/desktop_hotlist.o build/Linux-gtk3/desktop_knockout.o build/Linux-gtk3/desktop_local_history.o build/Linux-gtk3/desktop_mouse.o build/Linux-gtk3/desktop_netsurf.o build/Linux-gtk3/desktop_plot_style.o build/Linux-gtk3/desktop_print.o build/Linux-gtk3/desktop_save_complete.o build/Linux-gtk3/desktop_save_pdf.o build/Linux-gtk3/desktop_save_text.o build/Linux-gtk3/desktop_scrollbar.o build/Linux-gtk3/desktop_search.o build/Linux-gtk3/desktop_searchweb.o build/Linux-gtk3/desktop_selection.o build/Linux-gtk3/desktop_sslcert_viewer.o build/Linux-gtk3/desktop_system_colour.o build/Linux-gtk3/desktop_textarea.o build/Linux-gtk3/desktop_textinput.o build/Linux-gtk3/desktop_treeview.o build/Linux-gtk3/desktop_version.o build/Linux-gtk3/frontends_gtk_about.o build/Linux-gtk3/frontends_gtk_accelerator.o build/Linux-gtk3/frontends_gtk_bitmap.o build/Linux-gtk3/frontends_gtk_compat.o build/Linux-gtk3/frontends_gtk_completion.o build/Linux-gtk3/frontends_gtk_cookies.o build/Linux-gtk3/frontends_gtk_corewindow.o build/Linux-gtk3/frontends_gtk_download.o build/Linux-gtk3/frontends_gtk_fetch.o build/Linux-gtk3/frontends_gtk_gdk.o build/Linux-gtk3/frontends_gtk_gettext.o build/Linux-gtk3/frontends_gtk_global_history.o build/Linux-gtk3/frontends_gtk_gui.o build/Linux-gtk3/frontends_gtk_hotlist.o build/Linux-gtk3/frontends_gtk_layout_pango.o build/Linux-gtk3/frontends_gtk_local_history.o build/Linux-gtk3/frontends_gtk_login.o build/Linux-gtk3/frontends_gtk_menu.o build/Linux-gtk3/frontends_gtk_plotters.o build/Linux-gtk3/frontends_gtk_preferences.o build/Linux-gtk3/frontends_gtk_print.o build/Linux-gtk3/frontends_gtk_resources.o build/Linux-gtk3/frontends_gtk_scaffolding.o build/Linux-gtk3/frontends_gtk_schedule.o build/Linux-gtk3/frontends_gtk_search.o build/Linux-gtk3/frontends_gtk_selection.o build/Linux-gtk3/frontends_gtk_ssl_cert.o build/Linux-gtk3/frontends_gtk_tabs.o build/Linux-gtk3/frontends_gtk_throbber.o build/Linux-gtk3/frontends_gtk_toolbar.o build/Linux-gtk3/frontends_gtk_viewdata.o build/Linux-gtk3/frontends_gtk_viewsource.o build/Linux-gtk3/frontends_gtk_window.o build/Linux-gtk3/utils_bloom.o build/Linux-gtk3/utils_corestrings.o build/Linux-gtk3/utils_file.o build/Linux-gtk3/utils_filename.o build/Linux-gtk3/utils_filepath.o build/Linux-gtk3/utils_hashtable.o build/Linux-gtk3/utils_http_challenge.o build/Linux-gtk3/utils_http_content-disposition.o build/Linux-gtk3/utils_http_content-type.o build/Linux-gtk3/utils_http_generics.o build/Linux-gtk3/utils_http_parameter.o build/Linux-gtk3/utils_http_primitives.o build/Linux-gtk3/utils_http_strict-transport-security.o build/Linux-gtk3/utils_http_www-authenticate.o build/Linux-gtk3/utils_idna.o build/Linux-gtk3/utils_libdom.o build/Linux-gtk3/utils_log.o build/Linux-gtk3/utils_messages.o build/Linux-gtk3/utils_nsoption.o build/Linux-gtk3/utils_nsurl_nsurl.o build/Linux-gtk3/utils_nsurl_parse.o build/Linux-gtk3/utils_punycode.o build/Linux-gtk3/utils_talloc.o build/Linux-gtk3/utils_time.o build/Linux-gtk3/utils_url.o build/Linux-gtk3/utils_useragent.o build/Linux-gtk3/utils_utf8.o build/Linux-gtk3/utils_utils.o -Wl,-O1 -Wl,--as-needed -ljpeg -lcss -lparserutils -lwapcaplet -ldom -lexpat -lxml2 -lhubbub -lparserutils -lnsutils -lutf8proc -lz -lcurl -lssl -lcrypto -lpng16 -lz -lnsbmp -lnsgif -lsvgtiny -ldom -lexpat -lxml2 -lhubbub -lparserutils -lrosprite -lnspsl -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lm >>> Source compiled. >>> Test phase: www-client/netsurf-3.8-r2 make -j1 NSSHARED=/usr/share/netsurf-buildsystem LIBDIR=lib64 PREFIX=/usr Q= CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld HOST_CC=$(CC) CCOPT= CCNOOPT= CCDBG= LDDBG= AR=x86_64-pc-linux-gnu-ar WARNFLAGS= COMPONENT_TYPE=binary NETSURF_USE_BMP=YES NETSURF_USE_GIF=YES NETSURF_USE_JPEG=YES NETSURF_USE_PNG=YES NETSURF_USE_NSPSL=YES NETSURF_USE_MNG=YES NETSURF_USE_WEBP=YES NETSURF_USE_MOZJS=NO NETSURF_USE_JS=NO NETSURF_USE_DUKTAPE=YES NETSURF_USE_HARU_PDF=NO NETSURF_USE_NSSVG=YES NETSURF_USE_RSVG=NO NETSURF_USE_ROSPRITE=YES PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config NETSURF_FB_FONTLIB=freetype NETSURF_FB_FONTPATH=/usr/share/fonts/dejavu NETSURF_USE_VIDEO=NO test M.CONFIG: JPEG (libjpeg) enabled (NETSURF_USE_JPEG := YES) M.CONFIG: PDF export (haru) disabled (NETSURF_USE_HARU_PDF := NO) M.CONFIG: glibc internal iconv enabled (NETSURF_USE_LIBICONV_PLUG := YES) M.CONFIG: Javascript (Duktape) enabled (NETSURF_USE_DUKTAPE := YES) PKG.CNFG: CSS (libcss) enabled PKG.CNFG: DOM (libdom) enabled PKG.CNFG: nsutils (libnsutils) enabled PKG.CNFG: utf8proc (libutf8proc) enabled M.CONFIG: Curl (libcurl) enabled (NETSURF_USE_CURL := YES) M.CONFIG: OpenSSL (openssl) enabled (NETSURF_USE_OPENSSL := YES) M.CONFIG: PNG (libpng) enabled (NETSURF_USE_PNG := YES) M.CONFIG: BMP (libnsbmp) enabled (NETSURF_USE_BMP := YES) M.CONFIG: GIF (libnsgif) enabled (NETSURF_USE_GIF := YES) M.CONFIG: SVG (libsvgtiny) enabled (NETSURF_USE_NSSVG := YES) M.CONFIG: Sprite (librosprite) enabled (NETSURF_USE_ROSPRITE := YES) M.CONFIG: PSL (libnspsl) enabled (NETSURF_USE_NSPSL := YES) M.CONFIG: LOG (libnslog) auto-disabled (NETSURF_USE_NSLOG := AUTO) M.CONFIG: SVG (librsvg-2.0) disabled (NETSURF_USE_RSVG := NO) M.CONFIG: Video (gstreamer-0.10) disabled (NETSURF_USE_VIDEO := NO) PKG.CNFG: GTK-2 (gtk+-2.0) enabled PKG.CNFG: GThread2 (gthread-2.0) enabled PKG.CNFG: GModule2 (gmodule-2.0) enabled PKG.CNFG: Check (check) enabled MKDIR: build/Linux-test mkdir -p build/Linux-test touch build/Linux-test/created x86_64-pc-linux-gnu-gcc -shared -fPIC -I. -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter test/malloc_fig.c -o build/Linux-test/libmalloc_fig.so COMPILE: test/log.c rm -f build/Linux-test/test_log.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/test_log.o -c test/log.c COMPILE: test/nsurl.c rm -f build/Linux-test/test_nsurl.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/test_nsurl.o -c test/nsurl.c COMPILE: utils/corestrings.c rm -f build/Linux-test/utils_corestrings.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_corestrings.o -c utils/corestrings.c COMPILE: utils/idna.c rm -f build/Linux-test/utils_idna.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_idna.o -c utils/idna.c COMPILE: utils/nsurl/nsurl.c rm -f build/Linux-test/utils_nsurl_nsurl.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_nsurl_nsurl.o -c utils/nsurl/nsurl.c COMPILE: utils/nsurl/parse.c rm -f build/Linux-test/utils_nsurl_parse.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_nsurl_parse.o -c utils/nsurl/parse.c COMPILE: utils/punycode.c rm -f build/Linux-test/utils_punycode.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_punycode.o -c utils/punycode.c LINKTEST: build/Linux-test/nsurl x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 build/Linux-test/test_log.o build/Linux-test/test_nsurl.o build/Linux-test/utils_corestrings.o build/Linux-test/utils_idna.o build/Linux-test/utils_nsurl_nsurl.o build/Linux-test/utils_nsurl_parse.o build/Linux-test/utils_punycode.o -o build/Linux-test/nsurl -Lbuild/Linux-test -lcurl -lwapcaplet -ldom -lexpat -lxml2 -lhubbub -lparserutils -lnsutils -lutf8proc -lz -lcheck RUN TEST: nsurl LD_LIBRARY_PATH=build/Linux-test/ build/Linux-test/nsurl Running suite(s): nsurl nsurl: utils/nsurl/parse.c:1261: nsurl_create: Assertion `url_s != NULL' failed. nsurl: utils/nsurl/nsurl.c:74: nsurl_ref: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:85: nsurl_unref: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:104: nsurl_compare: Assertion `url1 != NULL' failed. nsurl: utils/nsurl/nsurl.c:105: nsurl_compare: Assertion `url2 != NULL' failed. nsurl: utils/nsurl/nsurl.c:183: nsurl_get: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:193: nsurl_get_component: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:231: nsurl_get_component: Assertion `0' failed. nsurl: utils/nsurl/nsurl.c:241: nsurl_has_component: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:298: nsurl_has_component: Assertion `0' failed. nsurl: utils/nsurl/nsurl.c:308: nsurl_access: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:394: nsurl_access_leaf: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:424: nsurl_length: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:433: nsurl_hash: Assertion `url != NULL' failed. nsurl: utils/nsurl/parse.c:1343: nsurl_join: Assertion `base != NULL' failed. nsurl: utils/nsurl/parse.c:1344: nsurl_join: Assertion `rel != NULL' failed. nsurl: utils/nsurl/nsurl.c:445: nsurl_defragment: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:513: nsurl_refragment: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:514: nsurl_refragment: Assertion `frag != NULL' failed. nsurl: utils/nsurl/nsurl.c:584: nsurl_replace_query: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:585: nsurl_replace_query: Assertion `query != NULL' failed. nsurl: utils/nsurl/nsurl.c:586: nsurl_replace_query: Assertion `query[0] == '?'' failed. nsurl: utils/nsurl/nsurl.c:756: nsurl_nice: Assertion `url != NULL' failed. nsurl: utils/nsurl/nsurl.c:861: nsurl_parent: Assertion `url != NULL' failed. 100%: Checks: 221, Failures: 0, Errors: 0 COMPILE: content/urldb.c rm -f build/Linux-test/content_urldb.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/content_urldb.o -c content/urldb.c COMPILE: test/urldbtest.c rm -f build/Linux-test/test_urldbtest.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/test_urldbtest.o -c test/urldbtest.c COMPILE: utils/bloom.c rm -f build/Linux-test/utils_bloom.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_bloom.o -c utils/bloom.c COMPILE: utils/hashtable.c rm -f build/Linux-test/utils_hashtable.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_hashtable.o -c utils/hashtable.c COMPILE: utils/http/generics.c rm -f build/Linux-test/utils_http_generics.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_http_generics.o -c utils/http/generics.c COMPILE: utils/http/primitives.c rm -f build/Linux-test/utils_http_primitives.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_http_primitives.o -c utils/http/primitives.c COMPILE: utils/http/strict-transport-security.c rm -f build/Linux-test/utils_http_strict-transport-security.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_http_strict-transport-security.o -c utils/http/strict-transport-security.c COMPILE: utils/messages.c rm -f build/Linux-test/utils_messages.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_messages.o -c utils/messages.c COMPILE: utils/nsoption.c rm -f build/Linux-test/utils_nsoption.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_nsoption.o -c utils/nsoption.c COMPILE: utils/time.c rm -f build/Linux-test/utils_time.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_time.o -c utils/time.c COMPILE: utils/utils.c rm -f build/Linux-test/utils_utils.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/utils_utils.o -c utils/utils.c LINKTEST: build/Linux-test/urldbtest x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 build/Linux-test/content_urldb.o build/Linux-test/test_log.o build/Linux-test/test_urldbtest.o build/Linux-test/utils_bloom.o build/Linux-test/utils_corestrings.o build/Linux-test/utils_hashtable.o build/Linux-test/utils_http_generics.o build/Linux-test/utils_http_primitives.o build/Linux-test/utils_http_strict-transport-security.o build/Linux-test/utils_idna.o build/Linux-test/utils_messages.o build/Linux-test/utils_nsoption.o build/Linux-test/utils_nsurl_nsurl.o build/Linux-test/utils_nsurl_parse.o build/Linux-test/utils_punycode.o build/Linux-test/utils_time.o build/Linux-test/utils_utils.o -o build/Linux-test/urldbtest -Lbuild/Linux-test -lcurl -lwapcaplet -ldom -lexpat -lxml2 -lhubbub -lparserutils -lnsutils -lutf8proc -lz -lcheck RUN TEST: urldbtest LD_LIBRARY_PATH=build/Linux-test/ build/Linux-test/urldbtest Running suite(s): URLDB urldbtest: content/urldb.c:3152: urldb_add_url: Assertion `url' failed. 100%: Checks: 34, Failures: 0, Errors: 0 COMPILE: test/nsoption.c rm -f build/Linux-test/test_nsoption.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/test_nsoption.o -c test/nsoption.c LINKTEST: build/Linux-test/nsoption x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 build/Linux-test/test_log.o build/Linux-test/test_nsoption.o build/Linux-test/utils_nsoption.o -o build/Linux-test/nsoption -Lbuild/Linux-test -lcurl -lwapcaplet -ldom -lexpat -lxml2 -lhubbub -lparserutils -lnsutils -lutf8proc -lz -lcheck RUN TEST: nsoption LD_LIBRARY_PATH=build/Linux-test/ build/Linux-test/nsoption Running suite(s): User options 100%: Checks: 36, Failures: 0, Errors: 0 COMPILE: test/bloom.c rm -f build/Linux-test/test_bloom.o x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 -o build/Linux-test/test_bloom.o -c test/bloom.c LINKTEST: build/Linux-test/bloom x86_64-pc-linux-gnu-gcc -std=c99 -W -Wall -Wundef -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wuninitialized -Wno-unused-parameter -D_DEFAULT_SOURCE -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=600 -Itest -Iinclude -Icontent/handlers -Ifrontends -I. -I.. -Dnsgtk -I/usr/include/libxml2 -DUTF8PROC_EXPORTS -pthread -O0 build/Linux-test/test_bloom.o build/Linux-test/utils_bloom.o -o build/Linux-test/bloom -Lbuild/Linux-test -lcurl -lwapcaplet -ldom -lexpat -lxml2 -lhubbub -lparserutils -lnsutils -lutf8proc -lz -lcheck RUN TEST: bloom LD_LIBRARY_PATH=build/Linux-test/ build/Linux-test/bloom Running suite(s): Bloom filter 50%: Checks: 4, Failures: 2, Errors: 0 test/bloom.c:56:S:Match:bloom_match_test:0: Assertion 'dictf != ((void *)0)' failed test/bloom.c:56:S:False positive rate:bloom_falsepositive_test:0: Assertion 'dictf != ((void *)0)' failed make: *** [test/Makefile:199: bloom_test] Error 1 * ERROR: www-client/netsurf-3.8-r2::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=www-client/netsurf-3.8-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-client/netsurf-3.8-r2::gentoo'`. * The complete build log is located at '/var/log/portage/www-client:netsurf-3.8-r2:20190604-175508.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-client/netsurf-3.8-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-client/netsurf-3.8-r2/temp/environment'. * Working directory: '/var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8' * S: '/var/tmp/portage/www-client/netsurf-3.8-r2/work/netsurf-3.8'