SuccessConsole Output

Started by upstream project "test-ns-infrastructure" build number 795
originally caused by:
 Started by upstream project "source-netsurf-all-master" build number 1930
 originally caused by:
  Started by upstream project "netsurf" build number 6697
  originally caused by:
   Started by an SCM change
Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/test-short-internet
[test-short-internet] $ /bin/sh -xe /tmp/hudson14301419246932059108.sh
+ SRC_DESTDIR=/srv/ci.netsurf-browser.org/html/builds/sources/master
+ rm -rf src.tar.gz netsurf-all
+ scp netsurf@ci.netsurf-browser.org:/srv/ci.netsurf-browser.org/html/builds/sources/master/latest src.tar.gz
+ mkdir netsurf-all
+ tar --strip-components=1 -C netsurf-all -axf src.tar.gz
+ rm -rf src.tar.gz
+ make -C netsurf-all TARGET=monkey
make: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all'
mkdir -p /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include
mkdir -p /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
mkdir -p /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/bin
make install --directory=buildsystem HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/buildsystem'
mkdir -p /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools
for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \
	cp makefiles/$M /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/makefiles/; \
done
for T in testrunner.pl; do \
	cp testtools/$T /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/testtools/; \
done
for C in jenkins-build.sh; do \
	cp citools/$C /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/share/netsurf-buildsystem/citools/; \
done
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/buildsystem'
make install --directory=libnslog HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnslog'
	 BISON: src/filter-parser.y
src/filter-parser.y:27.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   27 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/filter-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
	  FLEX: src/filter-lexer.l
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/filter-lexer.c
 COMPILE: src/core.c
 COMPILE: src/filter.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nslog/nslog.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nslog
sed -e... libnslog.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnslog.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnslog.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnslog'
make install --directory=libwapcaplet HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libwapcaplet'
 COMPILE: src/libwapcaplet.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libwapcaplet/libwapcaplet.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libwapcaplet
sed -e... libwapcaplet.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libwapcaplet.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libwapcaplet.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libwapcaplet'
make install --directory=libparserutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libparserutils'
   ALIAS: src/charset/aliases.inc
 COMPILE: src/charset/aliases.c
 COMPILE: src/charset/codec.c
 COMPILE: src/charset/codecs/codec_ascii.c
 COMPILE: src/charset/codecs/codec_8859.c
 COMPILE: src/charset/codecs/codec_ext8.c
 COMPILE: src/charset/codecs/codec_utf8.c
 COMPILE: src/charset/codecs/codec_utf16.c
 COMPILE: src/charset/encodings/utf8.c
 COMPILE: src/charset/encodings/utf16.c
 COMPILE: src/input/filter.c
 COMPILE: src/input/inputstream.c
 COMPILE: src/utils/buffer.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/stack.c
 COMPILE: src/utils/vector.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/parserutils/errors.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/functypes.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/parserutils.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/types.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils
install -C  -m 644 include/parserutils/charset/codec.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/mibenum.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/utf16.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/charset/utf8.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/charset
install -C  -m 644 include/parserutils/input/inputstream.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/input
install -C  -m 644 include/parserutils/utils/buffer.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/utils
install -C  -m 644 include/parserutils/utils/stack.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/utils
install -C  -m 644 include/parserutils/utils/vector.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/parserutils/utils
sed -e... libparserutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libparserutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libparserutils.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libparserutils'
make install --directory=libcss HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libcss'
 PREPARE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/gen_parser
GENERATE: src/parse/properties/autogenerated_z_index.c
GENERATE: src/parse/properties/autogenerated_writing_mode.c
GENERATE: src/parse/properties/autogenerated_word_spacing.c
GENERATE: src/parse/properties/autogenerated_width.c
GENERATE: src/parse/properties/autogenerated_widows.c
GENERATE: src/parse/properties/autogenerated_white_space.c
GENERATE: src/parse/properties/autogenerated_volume.c
GENERATE: src/parse/properties/autogenerated_visibility.c
GENERATE: src/parse/properties/autogenerated_vertical_align.c
GENERATE: src/parse/properties/autogenerated_unicode_bidi.c
GENERATE: src/parse/properties/autogenerated_top.c
GENERATE: src/parse/properties/autogenerated_text_transform.c
GENERATE: src/parse/properties/autogenerated_text_indent.c
GENERATE: src/parse/properties/autogenerated_text_align.c
GENERATE: src/parse/properties/autogenerated_table_layout.c
GENERATE: src/parse/properties/autogenerated_stress.c
GENERATE: src/parse/properties/autogenerated_speech_rate.c
GENERATE: src/parse/properties/autogenerated_speak_punctuation.c
GENERATE: src/parse/properties/autogenerated_speak_numeral.c
GENERATE: src/parse/properties/autogenerated_speak_header.c
GENERATE: src/parse/properties/autogenerated_speak.c
GENERATE: src/parse/properties/autogenerated_side.c
GENERATE: src/parse/properties/autogenerated_right.c
GENERATE: src/parse/properties/autogenerated_richness.c
GENERATE: src/parse/properties/autogenerated_position.c
GENERATE: src/parse/properties/autogenerated_pitch_range.c
GENERATE: src/parse/properties/autogenerated_pitch.c
GENERATE: src/parse/properties/autogenerated_pause_before.c
GENERATE: src/parse/properties/autogenerated_pause_after.c
GENERATE: src/parse/properties/autogenerated_page_break_inside.c
GENERATE: src/parse/properties/autogenerated_page_break_before.c
GENERATE: src/parse/properties/autogenerated_page_break_after.c
GENERATE: src/parse/properties/autogenerated_padding_top.c
GENERATE: src/parse/properties/autogenerated_padding_side.c
GENERATE: src/parse/properties/autogenerated_padding_right.c
GENERATE: src/parse/properties/autogenerated_padding_left.c
GENERATE: src/parse/properties/autogenerated_padding_bottom.c
GENERATE: src/parse/properties/autogenerated_overflow_y.c
GENERATE: src/parse/properties/autogenerated_overflow_x.c
GENERATE: src/parse/properties/autogenerated_outline_width.c
GENERATE: src/parse/properties/autogenerated_outline_style.c
GENERATE: src/parse/properties/autogenerated_outline_color.c
GENERATE: src/parse/properties/autogenerated_orphans.c
GENERATE: src/parse/properties/autogenerated_order.c
GENERATE: src/parse/properties/autogenerated_min_width.c
GENERATE: src/parse/properties/autogenerated_min_height.c
GENERATE: src/parse/properties/autogenerated_max_width.c
GENERATE: src/parse/properties/autogenerated_max_height.c
GENERATE: src/parse/properties/autogenerated_margin_top.c
GENERATE: src/parse/properties/autogenerated_margin_side.c
GENERATE: src/parse/properties/autogenerated_margin_right.c
GENERATE: src/parse/properties/autogenerated_margin_left.c
GENERATE: src/parse/properties/autogenerated_margin_bottom.c
GENERATE: src/parse/properties/autogenerated_list_style_position.c
GENERATE: src/parse/properties/autogenerated_list_style_image.c
GENERATE: src/parse/properties/autogenerated_line_height.c
GENERATE: src/parse/properties/autogenerated_letter_spacing.c
GENERATE: src/parse/properties/autogenerated_left.c
GENERATE: src/parse/properties/autogenerated_justify_content.c
GENERATE: src/parse/properties/autogenerated_height.c
GENERATE: src/parse/properties/autogenerated_font_variant.c
GENERATE: src/parse/properties/autogenerated_font_style.c
GENERATE: src/parse/properties/autogenerated_font_size.c
GENERATE: src/parse/properties/autogenerated_float.c
GENERATE: src/parse/properties/autogenerated_flex_wrap.c
GENERATE: src/parse/properties/autogenerated_flex_shrink.c
GENERATE: src/parse/properties/autogenerated_flex_grow.c
GENERATE: src/parse/properties/autogenerated_flex_direction.c
GENERATE: src/parse/properties/autogenerated_flex_basis.c
GENERATE: src/parse/properties/autogenerated_empty_cells.c
GENERATE: src/parse/properties/autogenerated_display.c
GENERATE: src/parse/properties/autogenerated_direction.c
GENERATE: src/parse/properties/autogenerated_cue_before.c
GENERATE: src/parse/properties/autogenerated_cue_after.c
GENERATE: src/parse/properties/autogenerated_counter_reset.c
GENERATE: src/parse/properties/autogenerated_counter_increment.c
GENERATE: src/parse/properties/autogenerated_column_width.c
GENERATE: src/parse/properties/autogenerated_column_span.c
GENERATE: src/parse/properties/autogenerated_column_rule_width.c
GENERATE: src/parse/properties/autogenerated_column_rule_style.c
GENERATE: src/parse/properties/autogenerated_column_rule_color.c
GENERATE: src/parse/properties/autogenerated_column_gap.c
GENERATE: src/parse/properties/autogenerated_column_fill.c
GENERATE: src/parse/properties/autogenerated_column_count.c
GENERATE: src/parse/properties/autogenerated_color.c
GENERATE: src/parse/properties/autogenerated_clear.c
GENERATE: src/parse/properties/autogenerated_caption_side.c
GENERATE: src/parse/properties/autogenerated_break_inside.c
GENERATE: src/parse/properties/autogenerated_break_before.c
GENERATE: src/parse/properties/autogenerated_break_after.c
GENERATE: src/parse/properties/autogenerated_box_sizing.c
GENERATE: src/parse/properties/autogenerated_bottom.c
GENERATE: src/parse/properties/autogenerated_border_top_width.c
GENERATE: src/parse/properties/autogenerated_border_top_style.c
GENERATE: src/parse/properties/autogenerated_border_top_color.c
GENERATE: src/parse/properties/autogenerated_border_top.c
GENERATE: src/parse/properties/autogenerated_border_side_width.c
GENERATE: src/parse/properties/autogenerated_border_side_style.c
GENERATE: src/parse/properties/autogenerated_border_side_color.c
GENERATE: src/parse/properties/autogenerated_border_right_width.c
GENERATE: src/parse/properties/autogenerated_border_right_style.c
GENERATE: src/parse/properties/autogenerated_border_right_color.c
GENERATE: src/parse/properties/autogenerated_border_right.c
GENERATE: src/parse/properties/autogenerated_border_left_width.c
GENERATE: src/parse/properties/autogenerated_border_left_style.c
GENERATE: src/parse/properties/autogenerated_border_left_color.c
GENERATE: src/parse/properties/autogenerated_border_left.c
GENERATE: src/parse/properties/autogenerated_border_collapse.c
GENERATE: src/parse/properties/autogenerated_border_bottom_width.c
GENERATE: src/parse/properties/autogenerated_border_bottom_style.c
GENERATE: src/parse/properties/autogenerated_border_bottom_color.c
GENERATE: src/parse/properties/autogenerated_border_bottom.c
GENERATE: src/parse/properties/autogenerated_background_repeat.c
GENERATE: src/parse/properties/autogenerated_background_image.c
GENERATE: src/parse/properties/autogenerated_background_color.c
GENERATE: src/parse/properties/autogenerated_background_attachment.c
GENERATE: src/parse/properties/autogenerated_align_self.c
GENERATE: src/parse/properties/autogenerated_align_items.c
GENERATE: src/parse/properties/autogenerated_align_content.c
 COMPILE: src/stylesheet.c
 COMPILE: src/charset/detect.c
 COMPILE: src/lex/lex.c
 COMPILE: src/parse/parse.c
 COMPILE: src/parse/language.c
 COMPILE: src/parse/important.c
 COMPILE: src/parse/propstrings.c
 COMPILE: src/parse/font_face.c
 COMPILE: src/parse/mq.c
 COMPILE: src/parse/properties/azimuth.c
 COMPILE: src/parse/properties/background.c
 COMPILE: src/parse/properties/background_position.c
 COMPILE: src/parse/properties/border.c
 COMPILE: src/parse/properties/border_color.c
 COMPILE: src/parse/properties/border_spacing.c
 COMPILE: src/parse/properties/border_style.c
 COMPILE: src/parse/properties/border_width.c
 COMPILE: src/parse/properties/clip.c
 COMPILE: src/parse/properties/columns.c
 COMPILE: src/parse/properties/column_rule.c
 COMPILE: src/parse/properties/content.c
 COMPILE: src/parse/properties/cue.c
 COMPILE: src/parse/properties/cursor.c
 COMPILE: src/parse/properties/elevation.c
 COMPILE: src/parse/properties/fill_opacity.c
 COMPILE: src/parse/properties/flex.c
 COMPILE: src/parse/properties/flex_flow.c
 COMPILE: src/parse/properties/font.c
 COMPILE: src/parse/properties/font_family.c
 COMPILE: src/parse/properties/font_weight.c
 COMPILE: src/parse/properties/list_style.c
 COMPILE: src/parse/properties/list_style_type.c
 COMPILE: src/parse/properties/margin.c
 COMPILE: src/parse/properties/opacity.c
 COMPILE: src/parse/properties/outline.c
 COMPILE: src/parse/properties/overflow.c
 COMPILE: src/parse/properties/padding.c
 COMPILE: src/parse/properties/pause.c
 COMPILE: src/parse/properties/play_during.c
 COMPILE: src/parse/properties/properties.c
 COMPILE: src/parse/properties/quotes.c
 COMPILE: src/parse/properties/stroke_opacity.c
 COMPILE: src/parse/properties/text_decoration.c
 COMPILE: src/parse/properties/utils.c
 COMPILE: src/parse/properties/voice_family.c
 COMPILE: src/parse/properties/autogenerated_background_repeat.c
 COMPILE: src/parse/properties/autogenerated_border_collapse.c
 COMPILE: src/parse/properties/autogenerated_cue_after.c
 COMPILE: src/parse/properties/autogenerated_cue_before.c
 COMPILE: src/parse/properties/autogenerated_direction.c
 COMPILE: src/parse/properties/autogenerated_display.c
 COMPILE: src/parse/properties/autogenerated_empty_cells.c
 COMPILE: src/parse/properties/autogenerated_float.c
 COMPILE: src/parse/properties/autogenerated_font_size.c
 COMPILE: src/parse/properties/autogenerated_font_style.c
 COMPILE: src/parse/properties/autogenerated_font_variant.c
 COMPILE: src/parse/properties/autogenerated_height.c
 COMPILE: src/parse/properties/autogenerated_letter_spacing.c
 COMPILE: src/parse/properties/autogenerated_line_height.c
 COMPILE: src/parse/properties/autogenerated_border_top.c
 COMPILE: src/parse/properties/autogenerated_border_bottom.c
 COMPILE: src/parse/properties/autogenerated_border_left.c
 COMPILE: src/parse/properties/autogenerated_border_right.c
 COMPILE: src/parse/properties/autogenerated_max_height.c
 COMPILE: src/parse/properties/autogenerated_max_width.c
 COMPILE: src/parse/properties/autogenerated_min_height.c
 COMPILE: src/parse/properties/autogenerated_min_width.c
 COMPILE: src/parse/properties/autogenerated_color.c
 COMPILE: src/parse/properties/autogenerated_padding_side.c
 COMPILE: src/parse/properties/autogenerated_padding_bottom.c
 COMPILE: src/parse/properties/autogenerated_padding_left.c
 COMPILE: src/parse/properties/autogenerated_padding_top.c
 COMPILE: src/parse/properties/autogenerated_padding_right.c
 COMPILE: src/parse/properties/autogenerated_margin_side.c
 COMPILE: src/parse/properties/autogenerated_margin_top.c
 COMPILE: src/parse/properties/autogenerated_margin_bottom.c
 COMPILE: src/parse/properties/autogenerated_margin_left.c
 COMPILE: src/parse/properties/autogenerated_margin_right.c
 COMPILE: src/parse/properties/autogenerated_side.c
 COMPILE: src/parse/properties/autogenerated_top.c
 COMPILE: src/parse/properties/autogenerated_bottom.c
 COMPILE: src/parse/properties/autogenerated_left.c
 COMPILE: src/parse/properties/autogenerated_right.c
 COMPILE: src/parse/properties/autogenerated_border_side_width.c
 COMPILE: src/parse/properties/autogenerated_border_top_width.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_width.c
 COMPILE: src/parse/properties/autogenerated_border_left_width.c
 COMPILE: src/parse/properties/autogenerated_border_right_width.c
 COMPILE: src/parse/properties/autogenerated_border_side_style.c
 COMPILE: src/parse/properties/autogenerated_border_top_style.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_style.c
 COMPILE: src/parse/properties/autogenerated_border_left_style.c
 COMPILE: src/parse/properties/autogenerated_border_right_style.c
 COMPILE: src/parse/properties/autogenerated_border_side_color.c
 COMPILE: src/parse/properties/autogenerated_border_top_color.c
 COMPILE: src/parse/properties/autogenerated_border_bottom_color.c
 COMPILE: src/parse/properties/autogenerated_border_left_color.c
 COMPILE: src/parse/properties/autogenerated_border_right_color.c
 COMPILE: src/parse/properties/autogenerated_counter_increment.c
 COMPILE: src/parse/properties/autogenerated_counter_reset.c
 COMPILE: src/parse/properties/autogenerated_background_attachment.c
 COMPILE: src/parse/properties/autogenerated_background_color.c
 COMPILE: src/parse/properties/autogenerated_caption_side.c
 COMPILE: src/parse/properties/autogenerated_clear.c
 COMPILE: src/parse/properties/autogenerated_background_image.c
 COMPILE: src/parse/properties/autogenerated_list_style_image.c
 COMPILE: src/parse/properties/autogenerated_list_style_position.c
 COMPILE: src/parse/properties/autogenerated_orphans.c
 COMPILE: src/parse/properties/autogenerated_outline_color.c
 COMPILE: src/parse/properties/autogenerated_outline_style.c
 COMPILE: src/parse/properties/autogenerated_outline_width.c
 COMPILE: src/parse/properties/autogenerated_overflow_x.c
 COMPILE: src/parse/properties/autogenerated_overflow_y.c
 COMPILE: src/parse/properties/autogenerated_page_break_after.c
 COMPILE: src/parse/properties/autogenerated_page_break_before.c
 COMPILE: src/parse/properties/autogenerated_page_break_inside.c
 COMPILE: src/parse/properties/autogenerated_pause_after.c
 COMPILE: src/parse/properties/autogenerated_pause_before.c
 COMPILE: src/parse/properties/autogenerated_pitch.c
 COMPILE: src/parse/properties/autogenerated_pitch_range.c
 COMPILE: src/parse/properties/autogenerated_position.c
 COMPILE: src/parse/properties/autogenerated_richness.c
 COMPILE: src/parse/properties/autogenerated_speak.c
 COMPILE: src/parse/properties/autogenerated_speak_header.c
 COMPILE: src/parse/properties/autogenerated_speak_numeral.c
 COMPILE: src/parse/properties/autogenerated_speak_punctuation.c
 COMPILE: src/parse/properties/autogenerated_speech_rate.c
 COMPILE: src/parse/properties/autogenerated_stress.c
 COMPILE: src/parse/properties/autogenerated_table_layout.c
 COMPILE: src/parse/properties/autogenerated_text_align.c
 COMPILE: src/parse/properties/autogenerated_text_indent.c
 COMPILE: src/parse/properties/autogenerated_text_transform.c
 COMPILE: src/parse/properties/autogenerated_unicode_bidi.c
 COMPILE: src/parse/properties/autogenerated_vertical_align.c
 COMPILE: src/parse/properties/autogenerated_visibility.c
 COMPILE: src/parse/properties/autogenerated_volume.c
 COMPILE: src/parse/properties/autogenerated_white_space.c
 COMPILE: src/parse/properties/autogenerated_widows.c
 COMPILE: src/parse/properties/autogenerated_width.c
 COMPILE: src/parse/properties/autogenerated_word_spacing.c
 COMPILE: src/parse/properties/autogenerated_z_index.c
 COMPILE: src/parse/properties/autogenerated_break_after.c
 COMPILE: src/parse/properties/autogenerated_break_before.c
 COMPILE: src/parse/properties/autogenerated_break_inside.c
 COMPILE: src/parse/properties/autogenerated_column_count.c
 COMPILE: src/parse/properties/autogenerated_column_fill.c
 COMPILE: src/parse/properties/autogenerated_column_gap.c
 COMPILE: src/parse/properties/autogenerated_column_rule_color.c
 COMPILE: src/parse/properties/autogenerated_column_rule_style.c
 COMPILE: src/parse/properties/autogenerated_column_rule_width.c
 COMPILE: src/parse/properties/autogenerated_column_span.c
 COMPILE: src/parse/properties/autogenerated_column_width.c
 COMPILE: src/parse/properties/autogenerated_writing_mode.c
 COMPILE: src/parse/properties/autogenerated_box_sizing.c
 COMPILE: src/parse/properties/autogenerated_align_content.c
 COMPILE: src/parse/properties/autogenerated_align_items.c
 COMPILE: src/parse/properties/autogenerated_align_self.c
 COMPILE: src/parse/properties/autogenerated_flex_basis.c
 COMPILE: src/parse/properties/autogenerated_flex_direction.c
 COMPILE: src/parse/properties/autogenerated_flex_grow.c
 COMPILE: src/parse/properties/autogenerated_flex_shrink.c
 COMPILE: src/parse/properties/autogenerated_flex_wrap.c
 COMPILE: src/parse/properties/autogenerated_justify_content.c
 COMPILE: src/parse/properties/autogenerated_order.c
 COMPILE: src/select/arena.c
 COMPILE: src/select/computed.c
 COMPILE: src/select/dispatch.c
 COMPILE: src/select/hash.c
 COMPILE: src/select/select.c
 COMPILE: src/select/strings.c
 COMPILE: src/select/font_face.c
 COMPILE: src/select/format_list_style.c
 COMPILE: src/select/unit.c
 COMPILE: src/select/properties/helpers.c
 COMPILE: src/select/properties/align_content.c
 COMPILE: src/select/properties/align_items.c
 COMPILE: src/select/properties/align_self.c
 COMPILE: src/select/properties/azimuth.c
 COMPILE: src/select/properties/background_attachment.c
 COMPILE: src/select/properties/background_color.c
 COMPILE: src/select/properties/background_image.c
 COMPILE: src/select/properties/background_position.c
 COMPILE: src/select/properties/background_repeat.c
 COMPILE: src/select/properties/border_bottom_color.c
 COMPILE: src/select/properties/border_bottom_style.c
 COMPILE: src/select/properties/border_bottom_width.c
 COMPILE: src/select/properties/border_collapse.c
 COMPILE: src/select/properties/border_left_color.c
 COMPILE: src/select/properties/border_left_style.c
 COMPILE: src/select/properties/border_left_width.c
 COMPILE: src/select/properties/border_right_color.c
 COMPILE: src/select/properties/border_right_style.c
 COMPILE: src/select/properties/border_right_width.c
 COMPILE: src/select/properties/border_spacing.c
 COMPILE: src/select/properties/border_top_color.c
 COMPILE: src/select/properties/border_top_style.c
 COMPILE: src/select/properties/border_top_width.c
 COMPILE: src/select/properties/bottom.c
 COMPILE: src/select/properties/box_sizing.c
 COMPILE: src/select/properties/break_after.c
 COMPILE: src/select/properties/break_before.c
 COMPILE: src/select/properties/break_inside.c
 COMPILE: src/select/properties/caption_side.c
 COMPILE: src/select/properties/clear.c
 COMPILE: src/select/properties/clip.c
 COMPILE: src/select/properties/color.c
 COMPILE: src/select/properties/column_count.c
 COMPILE: src/select/properties/column_fill.c
 COMPILE: src/select/properties/column_gap.c
 COMPILE: src/select/properties/column_rule_color.c
 COMPILE: src/select/properties/column_rule_style.c
 COMPILE: src/select/properties/column_rule_width.c
 COMPILE: src/select/properties/column_span.c
 COMPILE: src/select/properties/column_width.c
 COMPILE: src/select/properties/content.c
 COMPILE: src/select/properties/counter_increment.c
 COMPILE: src/select/properties/counter_reset.c
 COMPILE: src/select/properties/cue_after.c
 COMPILE: src/select/properties/cue_before.c
 COMPILE: src/select/properties/cursor.c
 COMPILE: src/select/properties/direction.c
 COMPILE: src/select/properties/display.c
 COMPILE: src/select/properties/elevation.c
 COMPILE: src/select/properties/empty_cells.c
 COMPILE: src/select/properties/fill_opacity.c
 COMPILE: src/select/properties/flex_basis.c
 COMPILE: src/select/properties/flex_direction.c
 COMPILE: src/select/properties/flex_grow.c
 COMPILE: src/select/properties/flex_shrink.c
 COMPILE: src/select/properties/flex_wrap.c
 COMPILE: src/select/properties/float.c
 COMPILE: src/select/properties/font_family.c
 COMPILE: src/select/properties/font_size.c
 COMPILE: src/select/properties/font_style.c
 COMPILE: src/select/properties/font_variant.c
 COMPILE: src/select/properties/font_weight.c
 COMPILE: src/select/properties/height.c
 COMPILE: src/select/properties/justify_content.c
 COMPILE: src/select/properties/left.c
 COMPILE: src/select/properties/letter_spacing.c
 COMPILE: src/select/properties/line_height.c
 COMPILE: src/select/properties/list_style_image.c
 COMPILE: src/select/properties/list_style_position.c
 COMPILE: src/select/properties/list_style_type.c
 COMPILE: src/select/properties/margin_bottom.c
 COMPILE: src/select/properties/margin_left.c
 COMPILE: src/select/properties/margin_right.c
 COMPILE: src/select/properties/margin_top.c
 COMPILE: src/select/properties/max_height.c
 COMPILE: src/select/properties/max_width.c
 COMPILE: src/select/properties/min_height.c
 COMPILE: src/select/properties/min_width.c
 COMPILE: src/select/properties/opacity.c
 COMPILE: src/select/properties/order.c
 COMPILE: src/select/properties/orphans.c
 COMPILE: src/select/properties/outline_color.c
 COMPILE: src/select/properties/outline_style.c
 COMPILE: src/select/properties/outline_width.c
 COMPILE: src/select/properties/overflow_x.c
 COMPILE: src/select/properties/overflow_y.c
 COMPILE: src/select/properties/padding_bottom.c
 COMPILE: src/select/properties/padding_left.c
 COMPILE: src/select/properties/padding_right.c
 COMPILE: src/select/properties/padding_top.c
 COMPILE: src/select/properties/page_break_after.c
 COMPILE: src/select/properties/page_break_before.c
 COMPILE: src/select/properties/page_break_inside.c
 COMPILE: src/select/properties/pause_after.c
 COMPILE: src/select/properties/pause_before.c
 COMPILE: src/select/properties/pitch.c
 COMPILE: src/select/properties/pitch_range.c
 COMPILE: src/select/properties/play_during.c
 COMPILE: src/select/properties/position.c
 COMPILE: src/select/properties/quotes.c
 COMPILE: src/select/properties/richness.c
 COMPILE: src/select/properties/right.c
 COMPILE: src/select/properties/speech_rate.c
 COMPILE: src/select/properties/speak.c
 COMPILE: src/select/properties/speak_header.c
 COMPILE: src/select/properties/speak_numeral.c
 COMPILE: src/select/properties/speak_punctuation.c
 COMPILE: src/select/properties/stress.c
 COMPILE: src/select/properties/stroke_opacity.c
 COMPILE: src/select/properties/table_layout.c
 COMPILE: src/select/properties/text_align.c
 COMPILE: src/select/properties/text_decoration.c
 COMPILE: src/select/properties/text_indent.c
 COMPILE: src/select/properties/text_transform.c
 COMPILE: src/select/properties/top.c
 COMPILE: src/select/properties/unicode_bidi.c
 COMPILE: src/select/properties/vertical_align.c
 COMPILE: src/select/properties/visibility.c
 COMPILE: src/select/properties/voice_family.c
 COMPILE: src/select/properties/volume.c
 COMPILE: src/select/properties/white_space.c
 COMPILE: src/select/properties/widows.c
 COMPILE: src/select/properties/width.c
 COMPILE: src/select/properties/word_spacing.c
 COMPILE: src/select/properties/writing_mode.c
 COMPILE: src/select/properties/z_index.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/utils.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libcss/computed.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/errors.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/font_face.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/fpmath.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/functypes.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/hint.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/libcss.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/properties.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/select.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/stylesheet.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/types.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
install -C  -m 644 include/libcss/unit.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libcss
sed -e... libcss.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libcss.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libcss.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libcss'
make install --directory=libhubbub HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libhubbub'
ENTITIES: src/tokeniser/entities.inc
   GPERF: src/treebuilder/element-type.gperf
 COMPILE: src/parser.c
 COMPILE: src/charset/detect.c
 COMPILE: src/tokeniser/entities.c
 COMPILE: src/tokeniser/tokeniser.c
 COMPILE: src/treebuilder/treebuilder.c
 COMPILE: src/treebuilder/initial.c
 COMPILE: src/treebuilder/before_html.c
 COMPILE: src/treebuilder/before_head.c
 COMPILE: src/treebuilder/in_head.c
 COMPILE: src/treebuilder/in_head_noscript.c
 COMPILE: src/treebuilder/after_head.c
 COMPILE: src/treebuilder/in_body.c
 COMPILE: src/treebuilder/in_table.c
 COMPILE: src/treebuilder/in_caption.c
 COMPILE: src/treebuilder/in_column_group.c
 COMPILE: src/treebuilder/in_table_body.c
 COMPILE: src/treebuilder/in_row.c
 COMPILE: src/treebuilder/in_cell.c
 COMPILE: src/treebuilder/in_select.c
 COMPILE: src/treebuilder/in_select_in_table.c
 COMPILE: src/treebuilder/in_foreign_content.c
 COMPILE: src/treebuilder/after_body.c
 COMPILE: src/treebuilder/in_frameset.c
 COMPILE: src/treebuilder/after_frameset.c
 COMPILE: src/treebuilder/after_after_body.c
 COMPILE: src/treebuilder/after_after_frameset.c
 COMPILE: src/treebuilder/generic_rcdata.c
 COMPILE: src/treebuilder/element-type.c
 COMPILE: src/utils/errors.c
 COMPILE: src/utils/string.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/hubbub/errors.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/functypes.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/hubbub.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/parser.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/tree.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
install -C  -m 644 include/hubbub/types.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/hubbub
sed -e... libhubbub.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libhubbub.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libhubbub.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libhubbub'
make install --directory=libdom HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libdom'
 COMPILE: bindings/hubbub/parser.c
 COMPILE: bindings/xml/expat_xmlparser.c
 COMPILE: src/core/string.c
 COMPILE: src/core/node.c
 COMPILE: src/core/attr.c
 COMPILE: src/core/characterdata.c
 COMPILE: src/core/element.c
 COMPILE: src/core/implementation.c
 COMPILE: src/core/text.c
 COMPILE: src/core/typeinfo.c
 COMPILE: src/core/comment.c
 COMPILE: src/core/namednodemap.c
 COMPILE: src/core/nodelist.c
 COMPILE: src/core/cdatasection.c
 COMPILE: src/core/document_type.c
 COMPILE: src/core/entity_ref.c
 COMPILE: src/core/pi.c
 COMPILE: src/core/doc_fragment.c
 COMPILE: src/core/document.c
 COMPILE: src/core/tokenlist.c
 COMPILE: src/events/event.c
 COMPILE: src/events/dispatch.c
 COMPILE: src/events/event_target.c
 COMPILE: src/events/document_event.c
 COMPILE: src/events/custom_event.c
 COMPILE: src/events/keyboard_event.c
 COMPILE: src/events/mouse_wheel_event.c
 COMPILE: src/events/text_event.c
 COMPILE: src/events/event_listener.c
 COMPILE: src/events/mouse_event.c
 COMPILE: src/events/mutation_event.c
 COMPILE: src/events/ui_event.c
 COMPILE: src/events/mouse_multi_wheel_event.c
 COMPILE: src/events/mutation_name_event.c
 COMPILE: src/html/html_applet_element.c
 COMPILE: src/html/html_area_element.c
 COMPILE: src/html/html_anchor_element.c
 COMPILE: src/html/html_basefont_element.c
 COMPILE: src/html/html_base_element.c
 COMPILE: src/html/html_body_element.c
 COMPILE: src/html/html_button_element.c
 COMPILE: src/html/html_canvas_element.c
 COMPILE: src/html/html_collection.c
 COMPILE: src/html/html_document.c
 COMPILE: src/html/html_element.c
 COMPILE: src/html/html_dlist_element.c
 COMPILE: src/html/html_directory_element.c
 COMPILE: src/html/html_options_collection.c
 COMPILE: src/html/html_html_element.c
 COMPILE: src/html/html_head_element.c
 COMPILE: src/html/html_link_element.c
 COMPILE: src/html/html_title_element.c
 COMPILE: src/html/html_meta_element.c
 COMPILE: src/html/html_style_element.c
 COMPILE: src/html/html_form_element.c
 COMPILE: src/html/html_select_element.c
 COMPILE: src/html/html_input_element.c
 COMPILE: src/html/html_text_area_element.c
 COMPILE: src/html/html_opt_group_element.c
 COMPILE: src/html/html_option_element.c
 COMPILE: src/html/html_hr_element.c
 COMPILE: src/html/html_menu_element.c
 COMPILE: src/html/html_fieldset_element.c
 COMPILE: src/html/html_legend_element.c
 COMPILE: src/html/html_div_element.c
 COMPILE: src/html/html_paragraph_element.c
 COMPILE: src/html/html_heading_element.c
 COMPILE: src/html/html_quote_element.c
 COMPILE: src/html/html_pre_element.c
 COMPILE: src/html/html_br_element.c
 COMPILE: src/html/html_label_element.c
 COMPILE: src/html/html_ulist_element.c
 COMPILE: src/html/html_olist_element.c
 COMPILE: src/html/html_li_element.c
 COMPILE: src/html/html_font_element.c
 COMPILE: src/html/html_mod_element.c
 COMPILE: src/html/html_image_element.c
 COMPILE: src/html/html_object_element.c
 COMPILE: src/html/html_param_element.c
 COMPILE: src/html/html_map_element.c
 COMPILE: src/html/html_script_element.c
 COMPILE: src/html/html_tablecaption_element.c
 COMPILE: src/html/html_tablecell_element.c
 COMPILE: src/html/html_tablecol_element.c
 COMPILE: src/html/html_tablesection_element.c
 COMPILE: src/html/html_table_element.c
 COMPILE: src/html/html_tablerow_element.c
 COMPILE: src/html/html_frameset_element.c
 COMPILE: src/html/html_frame_element.c
 COMPILE: src/html/html_iframe_element.c
 COMPILE: src/html/html_isindex_element.c
 COMPILE: src/utils/namespace.c
 COMPILE: src/utils/hashtable.c
 COMPILE: src/utils/character_valid.c
 COMPILE: src/utils/validate.c
 COMPILE: src/utils/walk.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 bindings/hubbub/errors.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub
install -C  -m 644 bindings/hubbub/parser.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/bindings/hubbub
install -C  -m 644 bindings/xml/xmlerror.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/bindings/xml
install -C  -m 644 bindings/xml/xmlparser.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/bindings/xml
install -C  -m 644 include/dom/dom.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/functypes.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/inttypes.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/walk.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom
install -C  -m 644 include/dom/core/attr.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/characterdata.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/cdatasection.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/comment.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/doc_fragment.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/document.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/document_type.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/entity_ref.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/exceptions.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/implementation.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/namednodemap.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/node.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/nodelist.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/tokenlist.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/string.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/pi.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/text.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/core/typeinfo.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/core
install -C  -m 644 include/dom/events/event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/ui_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/custom_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/keyboard_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/text_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_wheel_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mouse_multi_wheel_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mutation_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/event_target.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/mutation_name_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/events.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/event_listener.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/events/document_event.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/events
install -C  -m 644 include/dom/html/html_document.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_collection.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_elements.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_html_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_head_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_link_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_title_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_body_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_meta_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_form_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_button_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_canvas_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_input_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_select_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_text_area_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_option_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_opt_group_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_options_collection.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_hr_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_dlist_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_directory_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_menu_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_fieldset_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_legend_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_div_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_paragraph_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_heading_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_quote_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_pre_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_br_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_label_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_ulist_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_olist_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_li_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_font_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_mod_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_anchor_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_basefont_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_image_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_object_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_param_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_applet_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_area_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_map_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_script_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecaption_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecell_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablecol_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablesection_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_table_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_tablerow_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_base_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_style_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_frameset_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_frame_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_iframe_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
install -C  -m 644 include/dom/html/html_isindex_element.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/dom/html
sed -e... libdom.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libdom.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libdom.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libdom'
make install --directory=libnsbmp HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsbmp'
 COMPILE: src/libnsbmp.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libnsbmp.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/
sed -e... libnsbmp.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsbmp.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsbmp.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsbmp'
make install --directory=libnsgif HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsgif'
 COMPILE: src/gif.c
 COMPILE: src/lzw.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nsgif.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include
sed -e... libnsgif.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsgif.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsgif.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsgif'
make install --directory=librosprite HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/librosprite'
 COMPILE: src/librosprite.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/librosprite.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include
sed -e... librosprite.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/librosprite.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/librosprite.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/librosprite'
make install --directory=libnsutils HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsutils'
 COMPILE: src/base64.c
 COMPILE: src/time.c
 COMPILE: src/unistd.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nsutils/assert.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/errors.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/base64.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/endian.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/time.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
install -C  -m 644 include/nsutils/unistd.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/nsutils
sed -e... libnsutils.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnsutils.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnsutils.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnsutils'
make install --directory=libutf8proc HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libutf8proc'
 COMPILE: src/utf8proc.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/libutf8proc/utf8proc.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include/libutf8proc
sed -e... libutf8proc.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libutf8proc.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libutf8proc.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libutf8proc'
make install --directory=libnspsl HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnspsl'
 COMPILE: src/nspsl.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/nspsl.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include
sed -e... libnspsl.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libnspsl.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libnspsl.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libnspsl'
make install --directory=libsvgtiny HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ WARNFLAGS='-Wall -W -Wno-error' DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libsvgtiny'
   GPERF: src/colors.gperf
 COMPILE: src/svgtiny.c
 COMPILE: src/svgtiny_gradient.c
 COMPILE: src/svgtiny_list.c
      AR: build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a
ar: `u' modifier ignored since `D' is the default (see `U')
install -C  -m 644 include/svgtiny.h /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/include
sed -e... libsvgtiny.pc.in >build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.pc /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib/pkgconfig/libsvgtiny.pc
install -C  -m 644 build-x86_64-linux-gnu-x86_64-linux-gnu-release-lib-static/libsvgtiny.a /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/lib
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/libsvgtiny'
make install --directory=nsgenbind HOST=x86_64-linux-gnu PREFIX=/var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey Q=@ DESTDIR=
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/nsgenbind'
   BISON: src/webidl-parser.y
src/webidl-parser.y:51.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   51 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/webidl-parser.y:52.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   52 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
src/webidl-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
    FLEX: src/webidl-lexer.l
   BISON: src/nsgenbind-parser.y
src/nsgenbind-parser.y:12.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated]
   12 | %pure-parser
      | ^~~~~~~~~~~~
      | %define api.pure
src/nsgenbind-parser.y:16.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated]
   16 | %error-verbose
      | ^~~~~~~~~~~~~~
      | %define parse.error verbose
src/nsgenbind-parser.y: warning: fix-its can be applied.  Rerun with option '--update'. [-Wother]
    FLEX: src/nsgenbind-lexer.l
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind-lexer.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-parser.c
 COMPILE: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/webidl-lexer.c
 COMPILE: src/nsgenbind.c
 COMPILE: src/utils.c
 COMPILE: src/output.c
 COMPILE: src/webidl-ast.c
 COMPILE: src/nsgenbind-ast.c
 COMPILE: src/ir.c
 COMPILE: src/duk-libdom.c
 COMPILE: src/duk-libdom-interface.c
 COMPILE: src/duk-libdom-dictionary.c
 COMPILE: src/duk-libdom-common.c
 COMPILE: src/duk-libdom-generated.c
    LINK: build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind
install -C  -m 755 build-x86_64-linux-gnu-x86_64-linux-gnu-release-binary/nsgenbind /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/bin
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/nsgenbind'
make --directory=netsurf PREFIX= TARGET=monkey 
make[1]: Entering directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/netsurf'
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
M.CONFIG: Curl (libcurl)	enabled       (NETSURF_USE_CURL := YES)
M.CONFIG: OpenSSL (openssl)	auto-enabled  (NETSURF_USE_OPENSSL := AUTO)
M.CONFIG: utf8 (libutf8proc)	enabled       (NETSURF_USE_UTF8PROC := YES)
M.CONFIG: JPEGXL (libjxl)	auto-disabled (NETSURF_USE_JPEGXL := AUTO)
M.CONFIG: WEBP (libwebp)	auto-enabled  (NETSURF_USE_WEBP := AUTO)
M.CONFIG: PNG (libpng)	auto-enabled  (NETSURF_USE_PNG := AUTO)
M.CONFIG: BMP (libnsbmp)	auto-enabled  (NETSURF_USE_BMP := AUTO)
M.CONFIG: GIF (libnsgif)	auto-enabled  (NETSURF_USE_GIF := AUTO)
M.CONFIG: SVG (libsvgtiny)	disabled      (NETSURF_USE_NSSVG := NO)
M.CONFIG: Sprite (librosprite)	disabled      (NETSURF_USE_ROSPRITE := NO)
M.CONFIG: PSL (libnspsl)	auto-enabled  (NETSURF_USE_NSPSL := AUTO)
M.CONFIG: LOG (libnslog)	auto-enabled  (NETSURF_USE_NSLOG := AUTO)
PKG.CNFG: Check (check)	enabled
 GENBIND: content/handlers/javascript/duktape/netsurf.bnd
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
M.CONFIG: Curl (libcurl)	enabled       (NETSURF_USE_CURL := YES)
M.CONFIG: OpenSSL (openssl)	auto-enabled  (NETSURF_USE_OPENSSL := AUTO)
M.CONFIG: utf8 (libutf8proc)	enabled       (NETSURF_USE_UTF8PROC := YES)
M.CONFIG: JPEGXL (libjxl)	auto-disabled (NETSURF_USE_JPEGXL := AUTO)
M.CONFIG: WEBP (libwebp)	auto-enabled  (NETSURF_USE_WEBP := AUTO)
M.CONFIG: PNG (libpng)	auto-enabled  (NETSURF_USE_PNG := AUTO)
M.CONFIG: BMP (libnsbmp)	auto-enabled  (NETSURF_USE_BMP := AUTO)
M.CONFIG: GIF (libnsgif)	auto-enabled  (NETSURF_USE_GIF := AUTO)
M.CONFIG: SVG (libsvgtiny)	disabled      (NETSURF_USE_NSSVG := NO)
M.CONFIG: Sprite (librosprite)	disabled      (NETSURF_USE_ROSPRITE := NO)
M.CONFIG: PSL (libnspsl)	auto-enabled  (NETSURF_USE_NSPSL := AUTO)
M.CONFIG: LOG (libnslog)	auto-enabled  (NETSURF_USE_NSLOG := AUTO)
PKG.CNFG: Check (check)	enabled
   MKDIR: build/Linux-monkey
   MKDIR: build/Linux-monkey/deps
 COMPILE: build/Linux-monkey/duktape/application_cache.c
 COMPILE: build/Linux-monkey/duktape/attr.c
 COMPILE: build/Linux-monkey/duktape/audio_track.c
 COMPILE: build/Linux-monkey/duktape/audio_track_list.c
 COMPILE: build/Linux-monkey/duktape/autocomplete_error_event.c
 COMPILE: build/Linux-monkey/duktape/autocomplete_error_event_init.c
 COMPILE: build/Linux-monkey/duktape/bar_prop.c
 COMPILE: build/Linux-monkey/duktape/before_unload_event.c
 COMPILE: build/Linux-monkey/duktape/binding.c
 COMPILE: build/Linux-monkey/duktape/broadcast_channel.c
 COMPILE: build/Linux-monkey/duktape/canvas_gradient.c
 COMPILE: build/Linux-monkey/duktape/canvas_pattern.c
 COMPILE: build/Linux-monkey/duktape/canvas_proxy.c
 COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d.c
 COMPILE: build/Linux-monkey/duktape/canvas_rendering_context2d_settings.c
 COMPILE: build/Linux-monkey/duktape/character_data.c
 COMPILE: build/Linux-monkey/duktape/close_event.c
 COMPILE: build/Linux-monkey/duktape/close_event_init.c
 COMPILE: build/Linux-monkey/duktape/comment.c
 COMPILE: build/Linux-monkey/duktape/composition_event.c
 COMPILE: build/Linux-monkey/duktape/composition_event_init.c
 COMPILE: build/Linux-monkey/duktape/console.c
 COMPILE: build/Linux-monkey/duktape/css.c
 COMPILE: build/Linux-monkey/duktape/css_grouping_rule.c
 COMPILE: build/Linux-monkey/duktape/css_import_rule.c
 COMPILE: build/Linux-monkey/duktape/css_margin_rule.c
 COMPILE: build/Linux-monkey/duktape/css_media_rule.c
 COMPILE: build/Linux-monkey/duktape/css_namespace_rule.c
 COMPILE: build/Linux-monkey/duktape/css_page_rule.c
 COMPILE: build/Linux-monkey/duktape/css_rule.c
 COMPILE: build/Linux-monkey/duktape/css_rule_list.c
 COMPILE: build/Linux-monkey/duktape/css_style_declaration.c
 COMPILE: build/Linux-monkey/duktape/css_style_rule.c
 COMPILE: build/Linux-monkey/duktape/css_style_sheet.c
 COMPILE: build/Linux-monkey/duktape/custom_event.c
 COMPILE: build/Linux-monkey/duktape/custom_event_init.c
 COMPILE: build/Linux-monkey/duktape/data_transfer.c
 COMPILE: build/Linux-monkey/duktape/data_transfer_item.c
 COMPILE: build/Linux-monkey/duktape/data_transfer_item_list.c
 COMPILE: build/Linux-monkey/duktape/dedicated_worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/document.c
 COMPILE: build/Linux-monkey/duktape/document_fragment.c
 COMPILE: build/Linux-monkey/duktape/document_type.c
 COMPILE: build/Linux-monkey/duktape/dom_element_map.c
 COMPILE: build/Linux-monkey/duktape/dom_implementation.c
 COMPILE: build/Linux-monkey/duktape/dom_parser.c
 COMPILE: build/Linux-monkey/duktape/dom_settable_token_list.c
 COMPILE: build/Linux-monkey/duktape/dom_string_map.c
 COMPILE: build/Linux-monkey/duktape/dom_token_list.c
 COMPILE: build/Linux-monkey/duktape/drag_event.c
 COMPILE: build/Linux-monkey/duktape/drag_event_init.c
 COMPILE: build/Linux-monkey/duktape/drawing_style.c
 COMPILE: build/Linux-monkey/duktape/element.c
 COMPILE: build/Linux-monkey/duktape/error_event.c
 COMPILE: build/Linux-monkey/duktape/error_event_init.c
 COMPILE: build/Linux-monkey/duktape/event.c
 COMPILE: build/Linux-monkey/duktape/event_init.c
 COMPILE: build/Linux-monkey/duktape/event_listener.c
 COMPILE: build/Linux-monkey/duktape/event_modifier_init.c
 COMPILE: build/Linux-monkey/duktape/event_source.c
 COMPILE: build/Linux-monkey/duktape/event_source_init.c
 COMPILE: build/Linux-monkey/duktape/event_target.c
 COMPILE: build/Linux-monkey/duktape/external.c
 COMPILE: build/Linux-monkey/duktape/focus_event.c
 COMPILE: build/Linux-monkey/duktape/focus_event_init.c
 COMPILE: build/Linux-monkey/duktape/hash_change_event.c
 COMPILE: build/Linux-monkey/duktape/hash_change_event_init.c
 COMPILE: build/Linux-monkey/duktape/history.c
 COMPILE: build/Linux-monkey/duktape/hit_region_options.c
 COMPILE: build/Linux-monkey/duktape/html_all_collection.c
 COMPILE: build/Linux-monkey/duktape/html_anchor_element.c
 COMPILE: build/Linux-monkey/duktape/html_applet_element.c
 COMPILE: build/Linux-monkey/duktape/html_area_element.c
 COMPILE: build/Linux-monkey/duktape/html_audio_element.c
 COMPILE: build/Linux-monkey/duktape/html_base_element.c
 COMPILE: build/Linux-monkey/duktape/html_body_element.c
 COMPILE: build/Linux-monkey/duktape/html_br_element.c
 COMPILE: build/Linux-monkey/duktape/html_button_element.c
 COMPILE: build/Linux-monkey/duktape/html_canvas_element.c
 COMPILE: build/Linux-monkey/duktape/html_collection.c
 COMPILE: build/Linux-monkey/duktape/html_data_element.c
 COMPILE: build/Linux-monkey/duktape/html_data_list_element.c
 COMPILE: build/Linux-monkey/duktape/html_details_element.c
 COMPILE: build/Linux-monkey/duktape/html_dialog_element.c
 COMPILE: build/Linux-monkey/duktape/html_directory_element.c
 COMPILE: build/Linux-monkey/duktape/html_div_element.c
 COMPILE: build/Linux-monkey/duktape/html_dlist_element.c
 COMPILE: build/Linux-monkey/duktape/html_element.c
 COMPILE: build/Linux-monkey/duktape/html_embed_element.c
 COMPILE: build/Linux-monkey/duktape/html_field_set_element.c
 COMPILE: build/Linux-monkey/duktape/html_font_element.c
 COMPILE: build/Linux-monkey/duktape/html_form_controls_collection.c
 COMPILE: build/Linux-monkey/duktape/html_form_element.c
 COMPILE: build/Linux-monkey/duktape/html_frame_element.c
 COMPILE: build/Linux-monkey/duktape/html_frame_set_element.c
 COMPILE: build/Linux-monkey/duktape/html_head_element.c
 COMPILE: build/Linux-monkey/duktape/html_heading_element.c
 COMPILE: build/Linux-monkey/duktape/html_hr_element.c
 COMPILE: build/Linux-monkey/duktape/html_html_element.c
 COMPILE: build/Linux-monkey/duktape/html_iframe_element.c
 COMPILE: build/Linux-monkey/duktape/html_image_element.c
 COMPILE: build/Linux-monkey/duktape/html_input_element.c
 COMPILE: build/Linux-monkey/duktape/html_keygen_element.c
 COMPILE: build/Linux-monkey/duktape/html_label_element.c
 COMPILE: build/Linux-monkey/duktape/html_legend_element.c
 COMPILE: build/Linux-monkey/duktape/html_li_element.c
 COMPILE: build/Linux-monkey/duktape/html_link_element.c
 COMPILE: build/Linux-monkey/duktape/html_map_element.c
 COMPILE: build/Linux-monkey/duktape/html_marquee_element.c
 COMPILE: build/Linux-monkey/duktape/html_media_element.c
 COMPILE: build/Linux-monkey/duktape/html_menu_element.c
 COMPILE: build/Linux-monkey/duktape/html_menu_item_element.c
 COMPILE: build/Linux-monkey/duktape/html_meta_element.c
 COMPILE: build/Linux-monkey/duktape/html_meter_element.c
 COMPILE: build/Linux-monkey/duktape/html_mod_element.c
 COMPILE: build/Linux-monkey/duktape/html_object_element.c
 COMPILE: build/Linux-monkey/duktape/html_olist_element.c
 COMPILE: build/Linux-monkey/duktape/html_opt_group_element.c
 COMPILE: build/Linux-monkey/duktape/html_option_element.c
 COMPILE: build/Linux-monkey/duktape/html_options_collection.c
 COMPILE: build/Linux-monkey/duktape/html_output_element.c
 COMPILE: build/Linux-monkey/duktape/html_paragraph_element.c
 COMPILE: build/Linux-monkey/duktape/html_param_element.c
 COMPILE: build/Linux-monkey/duktape/html_picture_element.c
 COMPILE: build/Linux-monkey/duktape/html_pre_element.c
 COMPILE: build/Linux-monkey/duktape/html_progress_element.c
 COMPILE: build/Linux-monkey/duktape/html_quote_element.c
 COMPILE: build/Linux-monkey/duktape/html_script_element.c
 COMPILE: build/Linux-monkey/duktape/html_select_element.c
 COMPILE: build/Linux-monkey/duktape/html_source_element.c
 COMPILE: build/Linux-monkey/duktape/html_span_element.c
 COMPILE: build/Linux-monkey/duktape/html_style_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_caption_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_col_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_data_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_header_cell_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_row_element.c
 COMPILE: build/Linux-monkey/duktape/html_table_section_element.c
 COMPILE: build/Linux-monkey/duktape/html_template_element.c
 COMPILE: build/Linux-monkey/duktape/html_text_area_element.c
 COMPILE: build/Linux-monkey/duktape/html_time_element.c
 COMPILE: build/Linux-monkey/duktape/html_title_element.c
 COMPILE: build/Linux-monkey/duktape/html_track_element.c
 COMPILE: build/Linux-monkey/duktape/html_ulist_element.c
 COMPILE: build/Linux-monkey/duktape/html_unknown_element.c
 COMPILE: build/Linux-monkey/duktape/html_video_element.c
 COMPILE: build/Linux-monkey/duktape/image_bitmap.c
 COMPILE: build/Linux-monkey/duktape/image_data.c
 COMPILE: build/Linux-monkey/duktape/keyboard_event.c
 COMPILE: build/Linux-monkey/duktape/keyboard_event_init.c
 COMPILE: build/Linux-monkey/duktape/location.c
 COMPILE: build/Linux-monkey/duktape/media_controller.c
 COMPILE: build/Linux-monkey/duktape/media_error.c
 COMPILE: build/Linux-monkey/duktape/media_list.c
 COMPILE: build/Linux-monkey/duktape/message_channel.c
 COMPILE: build/Linux-monkey/duktape/message_event.c
 COMPILE: build/Linux-monkey/duktape/message_event_init.c
 COMPILE: build/Linux-monkey/duktape/message_port.c
 COMPILE: build/Linux-monkey/duktape/mime_type.c
 COMPILE: build/Linux-monkey/duktape/mime_type_array.c
 COMPILE: build/Linux-monkey/duktape/mouse_event.c
 COMPILE: build/Linux-monkey/duktape/mouse_event_init.c
 COMPILE: build/Linux-monkey/duktape/mutation_event.c
 COMPILE: build/Linux-monkey/duktape/mutation_observer.c
 COMPILE: build/Linux-monkey/duktape/mutation_observer_init.c
 COMPILE: build/Linux-monkey/duktape/mutation_record.c
 COMPILE: build/Linux-monkey/duktape/named_node_map.c
 COMPILE: build/Linux-monkey/duktape/navigator.c
 COMPILE: build/Linux-monkey/duktape/node.c
 COMPILE: build/Linux-monkey/duktape/node_filter.c
 COMPILE: build/Linux-monkey/duktape/node_iterator.c
 COMPILE: build/Linux-monkey/duktape/node_list.c
 COMPILE: build/Linux-monkey/duktape/page_transition_event.c
 COMPILE: build/Linux-monkey/duktape/page_transition_event_init.c
 COMPILE: build/Linux-monkey/duktape/path2d.c
 COMPILE: build/Linux-monkey/duktape/plugin.c
 COMPILE: build/Linux-monkey/duktape/plugin_array.c
 COMPILE: build/Linux-monkey/duktape/pop_state_event.c
 COMPILE: build/Linux-monkey/duktape/pop_state_event_init.c
 COMPILE: build/Linux-monkey/duktape/processing_instruction.c
 COMPILE: build/Linux-monkey/duktape/pseudo_element.c
 COMPILE: build/Linux-monkey/duktape/radio_node_list.c
 COMPILE: build/Linux-monkey/duktape/range.c
 COMPILE: build/Linux-monkey/duktape/related_event.c
 COMPILE: build/Linux-monkey/duktape/related_event_init.c
 COMPILE: build/Linux-monkey/duktape/shared_worker.c
 COMPILE: build/Linux-monkey/duktape/shared_worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/storage.c
 COMPILE: build/Linux-monkey/duktape/storage_event.c
 COMPILE: build/Linux-monkey/duktape/storage_event_init.c
 COMPILE: build/Linux-monkey/duktape/style_sheet.c
 COMPILE: build/Linux-monkey/duktape/style_sheet_list.c
 COMPILE: build/Linux-monkey/duktape/svg_element.c
 COMPILE: build/Linux-monkey/duktape/text.c
 COMPILE: build/Linux-monkey/duktape/text_metrics.c
 COMPILE: build/Linux-monkey/duktape/text_track.c
 COMPILE: build/Linux-monkey/duktape/text_track_cue.c
 COMPILE: build/Linux-monkey/duktape/text_track_cue_list.c
 COMPILE: build/Linux-monkey/duktape/text_track_list.c
 COMPILE: build/Linux-monkey/duktape/time_ranges.c
 COMPILE: build/Linux-monkey/duktape/touch.c
 COMPILE: build/Linux-monkey/duktape/track_event.c
 COMPILE: build/Linux-monkey/duktape/track_event_init.c
 COMPILE: build/Linux-monkey/duktape/tree_walker.c
 COMPILE: build/Linux-monkey/duktape/ui_event.c
 COMPILE: build/Linux-monkey/duktape/ui_event_init.c
 COMPILE: build/Linux-monkey/duktape/url.c
 COMPILE: build/Linux-monkey/duktape/url_search_params.c
 COMPILE: build/Linux-monkey/duktape/validity_state.c
 COMPILE: build/Linux-monkey/duktape/video_track.c
 COMPILE: build/Linux-monkey/duktape/video_track_list.c
 COMPILE: build/Linux-monkey/duktape/web_socket.c
 COMPILE: build/Linux-monkey/duktape/wheel_event.c
 COMPILE: build/Linux-monkey/duktape/wheel_event_init.c
 COMPILE: build/Linux-monkey/duktape/window.c
 COMPILE: build/Linux-monkey/duktape/worker.c
 COMPILE: build/Linux-monkey/duktape/worker_global_scope.c
 COMPILE: build/Linux-monkey/duktape/worker_location.c
 COMPILE: build/Linux-monkey/duktape/worker_navigator.c
 COMPILE: build/Linux-monkey/duktape/xml_document.c
 COMPILE: build/Linux-monkey/duktape/xml_serializer.c
 COMPILE: content/content.c
 COMPILE: content/content_factory.c
 COMPILE: content/fetch.c
 COMPILE: content/fetchers/about/about.c
 COMPILE: content/fetchers/about/blank.c
 COMPILE: content/fetchers/about/certificate.c
 COMPILE: content/fetchers/about/chart.c
 COMPILE: content/fetchers/about/choices.c
 COMPILE: content/fetchers/about/config.c
 COMPILE: content/fetchers/about/imagecache.c
 COMPILE: content/fetchers/about/nscolours.c
 COMPILE: content/fetchers/about/query.c
 COMPILE: content/fetchers/about/query_auth.c
 COMPILE: content/fetchers/about/query_fetcherror.c
 COMPILE: content/fetchers/about/query_privacy.c
 COMPILE: content/fetchers/about/query_timeout.c
TESTMENT: build/Linux-monkey/testament.h
 COMPILE: content/fetchers/about/testament.c
 COMPILE: content/fetchers/curl.c
 COMPILE: content/fetchers/data.c
 COMPILE: content/fetchers/file/dirlist.c
 COMPILE: content/fetchers/file/file.c
 COMPILE: content/fetchers/resource.c
 COMPILE: content/fs_backing_store.c
 COMPILE: content/handlers/css/css.c
 COMPILE: content/handlers/css/dump.c
 COMPILE: content/handlers/css/hints.c
 COMPILE: content/handlers/css/internal.c
 COMPILE: content/handlers/css/select.c
 COMPILE: content/handlers/html/box_construct.c
 COMPILE: content/handlers/html/box_inspect.c
 COMPILE: content/handlers/html/box_manipulate.c
 COMPILE: content/handlers/html/box_normalise.c
 COMPILE: content/handlers/html/box_special.c
 COMPILE: content/handlers/html/box_textarea.c
 COMPILE: content/handlers/html/css.c
 COMPILE: content/handlers/html/css_fetcher.c
 COMPILE: content/handlers/html/dom_event.c
 COMPILE: content/handlers/html/font.c
 COMPILE: content/handlers/html/form.c
 COMPILE: content/handlers/html/forms.c
 COMPILE: content/handlers/html/html.c
 COMPILE: content/handlers/html/imagemap.c
 COMPILE: content/handlers/html/interaction.c
 COMPILE: content/handlers/html/layout.c
 COMPILE: content/handlers/html/layout_flex.c
 COMPILE: content/handlers/html/object.c
 COMPILE: content/handlers/html/redraw.c
 COMPILE: content/handlers/html/redraw_border.c
 COMPILE: content/handlers/html/script.c
 COMPILE: content/handlers/html/table.c
 COMPILE: content/handlers/html/textselection.c
 COMPILE: content/handlers/image/bmp.c
 COMPILE: content/handlers/image/gif.c
 COMPILE: content/handlers/image/ico.c
 COMPILE: content/handlers/image/image.c
 COMPILE: content/handlers/image/image_cache.c
 COMPILE: content/handlers/image/jpeg.c
 COMPILE: content/handlers/image/png.c
 COMPILE: content/handlers/image/webp.c
 COMPILE: content/handlers/javascript/content.c
   MKDIR: build/Linux-monkey/tools
BUILD CC: build/Linux-monkey/tools/xxd
     XXD: content/handlers/javascript/duktape/generics.js
     XXD: content/handlers/javascript/duktape/polyfill.js
 COMPILE: content/handlers/javascript/duktape/dukky.c
 COMPILE: content/handlers/javascript/duktape/duktape.c
 COMPILE: content/handlers/javascript/fetcher.c
 COMPILE: content/handlers/text/textplain.c
 COMPILE: content/hlcache.c
 COMPILE: content/llcache.c
 COMPILE: content/mimesniff.c
 COMPILE: content/no_backing_store.c
 COMPILE: content/textsearch.c
 COMPILE: content/urldb.c
 COMPILE: desktop/bitmap.c
 COMPILE: desktop/browser.c
 COMPILE: desktop/browser_history.c
 COMPILE: desktop/browser_window.c
 COMPILE: desktop/cookie_manager.c
 COMPILE: desktop/cw_helper.c
 COMPILE: desktop/download.c
 COMPILE: desktop/font_haru.c
 COMPILE: desktop/frames.c
 COMPILE: desktop/global_history.c
 COMPILE: desktop/gui_factory.c
 COMPILE: desktop/hotlist.c
 COMPILE: desktop/knockout.c
 COMPILE: desktop/local_history.c
 COMPILE: desktop/mouse.c
 COMPILE: desktop/netsurf.c
 COMPILE: desktop/page-info.c
 COMPILE: desktop/plot_style.c
 COMPILE: desktop/print.c
 COMPILE: desktop/save_complete.c
 COMPILE: desktop/save_pdf.c
 COMPILE: desktop/save_text.c
 COMPILE: desktop/scrollbar.c
 COMPILE: desktop/search.c
 COMPILE: desktop/searchweb.c
 COMPILE: desktop/selection.c
 COMPILE: desktop/system_colour.c
 COMPILE: desktop/textarea.c
 COMPILE: desktop/textinput.c
 COMPILE: desktop/treeview.c
 COMPILE: desktop/version.c
 COMPILE: frontends/monkey/401login.c
 COMPILE: frontends/monkey/bitmap.c
 COMPILE: frontends/monkey/browser.c
 COMPILE: frontends/monkey/dispatch.c
 COMPILE: frontends/monkey/download.c
 COMPILE: frontends/monkey/fetch.c
 COMPILE: frontends/monkey/filetype.c
 COMPILE: frontends/monkey/layout.c
 COMPILE: frontends/monkey/main.c
 COMPILE: frontends/monkey/output.c
 COMPILE: frontends/monkey/plot.c
 COMPILE: frontends/monkey/schedule.c
 COMPILE: utils/bloom.c
 COMPILE: utils/corestrings.c
 COMPILE: utils/file.c
 COMPILE: utils/filename.c
 COMPILE: utils/filepath.c
 COMPILE: utils/hashmap.c
 COMPILE: utils/hashtable.c
 COMPILE: utils/http/cache-control.c
 COMPILE: utils/http/challenge.c
 COMPILE: utils/http/content-disposition.c
 COMPILE: utils/http/content-type.c
 COMPILE: utils/http/generics.c
 COMPILE: utils/http/parameter.c
 COMPILE: utils/http/primitives.c
 COMPILE: utils/http/strict-transport-security.c
 COMPILE: utils/http/www-authenticate.c
 COMPILE: utils/idna.c
 COMPILE: utils/libdom.c
 COMPILE: utils/log.c
 COMPILE: utils/messages.c
 COMPILE: utils/nscolour.c
 COMPILE: utils/nsoption.c
 COMPILE: utils/nsurl/nsurl.c
 COMPILE: utils/nsurl/parse.c
 COMPILE: utils/punycode.c
 COMPILE: utils/ssl_certs.c
 COMPILE: utils/talloc.c
 COMPILE: utils/time.c
 COMPILE: utils/url.c
 COMPILE: utils/useragent.c
 COMPILE: utils/utf8.c
 COMPILE: utils/utils.c
BUILD CC: build/Linux-monkey/tools/split-messages
MSGSPLIT: Language: de Filter: monkey
MSGSPLIT: Language: en Filter: monkey
MSGSPLIT: Language: fr Filter: monkey
MSGSPLIT: Language: it Filter: monkey
MSGSPLIT: Language: nl Filter: monkey
MSGSPLIT: Language: zh_CN Filter: monkey
    LINK: nsmonkey
LINKDEPS: nsmonkey
make[1]: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all/netsurf'
touch /var/lib/jenkins/workspace/test-short-internet/netsurf-all/inst-monkey/build-stamp
make: Leaving directory '/var/lib/jenkins/workspace/test-short-internet/netsurf-all'
+ cd netsurf-all/netsurf
+ LC_ALL=C.UTF-8 test/monkey-see-monkey-do -v -d short-internet
Fetching tests...
Parsing tests...
Running tests...
Start group: https
  [ https tests using badssl.com ]
  => Run test: short-internet/https-badssl-brokencrypto.yaml
STDOUT:
Running test: [https] Test https broken cryptography functionality with badssl.com
Action: launch
        Command line: ['./nsmonkey']
Action: window-new
Action: navigate
        win1 --> https://badssl.com/
Action: block
Action: plot-check
        Check 'badssl.com' in 'badssl.com ���� Dashboard Dashboard ���� Certificate expired wrong.host self-signed untrusted-root revoked pinning-test no-common-name no-subject incomplete-chain On GitHub'
Action: navigate
        win1 --> https://rc4.badssl.com/
Action: block
Action: plot-check
        Check 'rc4. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to rc4.badssl.com Unable to fetch document Back Try Again'
Action: navigate
        win1 --> https://rc4-md5.badssl.com/
Action: block
Action: plot-check
        Check 'rc4-md5. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to rc4-md5.badssl.com Unable to fetch document Back Try Again'
Action: navigate
        win1 --> https://dh480.badssl.com/
Action: block
Action: plot-check
        Check 'dh480. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to dh480.badssl.com Unable to fetch document Back Try Again'
Action: navigate
        win1 --> https://dh512.badssl.com/
Action: block
Action: plot-check
        Check 'dh512. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to dh512.badssl.com Unable to fetch document Back Try Again'
Action: navigate
        win1 --> https://dh1024.badssl.com/
Action: block
Action: plot-check
        Check 'dh1024. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to dh1024.badssl.com Unable to fetch document Back Try Again'
Action: navigate
        win1 --> https://null.badssl.com/
Action: block
Action: plot-check
        Check 'null. badssl.com' NOT in 'Error occurred fetching page An error occurred when connecting to null.badssl.com Unable to fetch document Back Try Again'
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


  => Run test: short-internet/https-badssl-expired.yaml
STDOUT:
Running test: [https] Test https functionality with badssl.com
Action: launch
        Command line: ['./nsmonkey']
Action: window-new
Action: navigate
        win1 --> https://badssl.com/
Action: block
Action: plot-check
        Check 'badssl.com' in 'badssl.com ���� Dashboard Dashboard ���� Certificate expired wrong.host self-signed untrusted-root revoked pinning-test no-common-name no-subject incomplete-chain On GitHub'
Action: navigate
        win1 --> https://expired.badssl.com/
Action: block
Action: plot-check
        Check 'expired. badssl.com' NOT in 'Privacy error A privacy error occurred while communicating with expired.badssl.com this may be a site configuration error or an attempt to steal private information (passwords, messages or credit cards) The certificate has expired. View certificate details Back to safety Proceed'
Action: click
        Clicking at 615, 328 (button=LEFT kind=SINGLE)
Action: block
Action: block
Action: plot-check
        Check 'expired. badssl.com' in 'expired. badssl.com'
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


  => Run test: short-internet/https-badssl-selfsigned.yaml
STDOUT:
Running test: [https] Test https self signed certificate functionality with badssl.com
Action: launch
        Command line: ['./nsmonkey']
Action: window-new
Action: navigate
        win1 --> https://badssl.com/
Action: block
Action: plot-check
        Check 'badssl.com' in 'badssl.com ���� Dashboard Dashboard ���� Certificate expired wrong.host self-signed untrusted-root revoked pinning-test no-common-name no-subject incomplete-chain On GitHub'
Action: navigate
        win1 --> https://self-signed.badssl.com/
Action: block
Action: plot-check
        Check 'self-signed. badssl.com' NOT in 'Privacy error A privacy error occurred while communicating with self-signed.badssl.com this may be a site configuration error or an attempt to steal private information (passwords, messages or credit cards) The certificate is self signed. View certificate details Back to safety Proceed'
Action: click
        Clicking at 615, 328 (button=LEFT kind=SINGLE)
Action: block
Action: block
Action: plot-check
        Check 'self-signed. badssl.com' in 'self-signed. badssl.com'
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


  => Run test: short-internet/https-badssl-untrustedroot.yaml
STDOUT:
Running test: [https] Test https untrusted root certificate functionality with badssl.com
Action: launch
        Command line: ['./nsmonkey']
Action: window-new
Action: navigate
        win1 --> https://badssl.com/
Action: block
Action: plot-check
        Check 'badssl.com' in 'badssl.com ���� Dashboard Dashboard ���� Certificate expired wrong.host self-signed untrusted-root revoked pinning-test no-common-name no-subject incomplete-chain On GitHub'
Action: navigate
        win1 --> https://untrusted-root.badssl.com/
Action: block
Action: plot-check
        Check 'untrusted-root. badssl.com' NOT in 'Privacy error A privacy error occurred while communicating with untrusted-root.badssl.com this may be a site configuration error or an attempt to steal private information (passwords, messages or credit cards) The certificate chain is self signed. View certificate details Back to safety Proceed'
Action: click
        Clicking at 615, 328 (button=LEFT kind=SINGLE)
Action: block
Action: block
Action: plot-check
        Check 'untrusted-root. badssl.com' in 'untrusted-root. badssl.com The certificate for this site is signed using an untrusted root.'
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


  => Run test: short-internet/https-badssl-wronghost.yaml
STDOUT:
Running test: [https] Test https wrong host functionality with badssl.com
Action: launch
        Command line: ['./nsmonkey']
Action: window-new
Action: navigate
        win1 --> https://badssl.com/
Action: block
Action: plot-check
        Check 'badssl.com' in 'badssl.com ���� Dashboard Dashboard ���� Certificate expired wrong.host self-signed untrusted-root revoked pinning-test no-common-name no-subject incomplete-chain On GitHub'
Action: navigate
        win1 --> https://wrong.host.badssl.com/
Action: block
Action: plot-check
        Check 'wrong.host. badssl.com' NOT in 'Privacy error A privacy error occurred while communicating with wrong.host.badssl.com this may be a site configuration error or an attempt to steal private information (passwords, messages or credit cards) The certificate is for a different host than the server. View certificate details Back to safety Proceed'
Action: click
        Clicking at 615, 347 (button=LEFT kind=SINGLE)
Action: block
Action: block
Action: plot-check
        Check 'wrong.host. badssl.com' in 'wrong.host. badssl.com'
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


Start group: popular-sites
  [ internet based tests that complete in a short amount of time ]
  => Run test: short-internet/popular-sites-parallel.yaml
STDOUT:
Running test: [popular-sites] browse and render 50 popular sites in parallel
Action: launch
        Command line: ['./nsmonkey']
        enable_javascript=1
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: window-new
Action: timer-start
Action: navigate
        win1 --> https://www.google.com/
Action: navigate
        win2 --> https://www.blogger.com/
Action: navigate
        win3 --> https://apple.com/
Action: navigate
        win4 --> https://plus.google.com/
Action: navigate
        win5 --> https://microsoft.com/
Action: navigate
        win6 --> https://play.google.com/
Action: navigate
        win7 --> https://adobe.com/
Action: navigate
        win8 --> https://youtube.com/
Action: navigate
        win9 --> https://mozilla.org/
Action: navigate
        win10 --> https://en.wikipedia.org/
Action: navigate
        win11 --> https://support.google.com/
Action: navigate
        win12 --> https://sites.google.com/
Action: navigate
        win13 --> https://accounts.google.com/
Action: navigate
        win14 --> https://docs.google.com/
Action: navigate
        win15 --> https://wordpress.org/
Action: navigate
        win16 --> https://linkedin.com/
Action: navigate
        win17 --> https://vimeo.com/
Action: navigate
        win18 --> https://maps.google.com/
Action: navigate
        win19 --> https://github.com/
Action: navigate
        win20 --> https://drive.google.com/
Action: navigate
        win21 --> https://youtu.be/
Action: navigate
        win22 --> https://creativecommons.org/
Action: navigate
        win23 --> https://lh3.googleusercontent.com/Wwr1nDkB0VXEV77DA9mRGHOyfhPLt-_HhrfZAgKPsWuTOPc0TpTgShgQRbcjYlq5U7kwlb_UdmbztKNAkVUWDw2k6TPoYnevqXYkz1gMNgqVJONhwKOqW2au9tUtXX37Asv6xQPkFBjn5FvpziuvoxiWR7s8wbBuirUhaax8GT8WNoqHCLb-Wv1yqdCNX1hQ69xW3v0X_PHvS230mVoc-aBDAXdh9qO1qz4TKi0YtMYQmUpIlDuj1R7kg9ISpaziHaOOdUYfHYLQmodKdbC7ajb5Nt7Am8-02nne2JnD2M77ZH8-UPvBftd5I-jEqBkvbHIwVFxMNkcXGb3eJZEoxfapkPoUVJ5aZtLN9zO47J0oba-iNlMILAAXAkvQvMbZW86aljlaocH-lw2tBs4wyxU2KQ4xeKHQUkivmKruSUaN0Dhzubzdv_56exRjYNFJZYzMaoKbZISdHxHnhhVzTgStyk7CsaBoApxtx33Hv3B1HZ-WQsjJQuzrg3s8N2an03npLYyl8vZtHlcf8FSLmtfaAe-nkFZMUUf4xEfqfzw_0mNbyOTqTUJ-zFThgpPGXshzi6GO3J_oaSQnJ7-YJL57Ke26_lSA2qOIxCoon_VDD5ocRZaUGOmShBDehSN0kIkx7SCFnmQmypoDNzy9dHrQGibXdbs=w812-h633-no
Action: navigate
        win24 --> https://vk.com/
Action: navigate
        win25 --> https://blogspot.com/
Action: navigate
        win26 --> https://news.google.com/
Action: navigate
        win27 --> https://medium.com/
Action: navigate
        win28 --> https://www.yahoo.com/
Action: navigate
        win29 --> https://live.com/
Action: navigate
        win30 --> https://istockphoto.com/
Action: navigate
        win31 --> https://bbc.co.uk/
Action: navigate
        win32 --> https://amazon.com/
Action: navigate
        win33 --> https://dailymotion.com/
Action: navigate
        win34 --> https://google.es/
Action: navigate
        win35 --> https://google.com.br/
Action: navigate
        win36 --> https://forbes.com/
Action: navigate
        win37 --> https://mediafire.com/
Action: navigate
        win38 --> https://wikimedia.org/
Action: navigate
        win39 --> https://cloudflare.com/
Action: navigate
        win40 --> https://google.de/
Action: navigate
        win41 --> https://imdb.com/
Action: navigate
        win42 --> https://hugedomains.com/
Action: navigate
        win43 --> https://mail.ru/
Action: navigate
        win44 --> https://developers.google.com/
Action: navigate
        win45 --> https://bbc.com/
Action: navigate
        win46 --> https://paypal.com/
Action: navigate
        win47 --> https://opera.com/
Action: navigate
        win48 --> https://feedburner.com/
Action: navigate
        win49 --> https://facebook.com/
Action: navigate
        win50 --> https://cnn.com/
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: block
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: stop
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: plot-check
Action: timer-stop
        totaltimer took: 38.37s
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


  => Run test: short-internet/popular-sites.yaml
STDOUT:
Running test: [popular-sites] browse and render 50 popular sites
Action: launch
        Command line: ['./nsmonkey']
        enable_javascript=1
Action: window-new
Action: timer-start
Action: timer-start
Action: repeat
  Action: navigate
          win1 --> https://www.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.68s
  Action: navigate
          win1 --> https://www.blogger.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.43s
  Action: navigate
          win1 --> https://apple.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.06s
  Action: navigate
          win1 --> https://plus.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.86s
  Action: navigate
          win1 --> https://microsoft.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.01s
  Action: navigate
          win1 --> https://play.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.15s
  Action: navigate
          win1 --> https://adobe.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.48s
  Action: navigate
          win1 --> https://youtube.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.62s
  Action: navigate
          win1 --> https://mozilla.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 11.85s
  Action: navigate
          win1 --> https://en.wikipedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.62s
  Action: navigate
          win1 --> https://support.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 23.34s
  Action: navigate
          win1 --> https://sites.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.24s
  Action: navigate
          win1 --> https://accounts.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.90s
  Action: navigate
          win1 --> https://docs.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.23s
  Action: navigate
          win1 --> https://wordpress.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.27s
  Action: navigate
          win1 --> https://linkedin.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.27s
  Action: navigate
          win1 --> https://vimeo.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 12.33s
  Action: navigate
          win1 --> https://maps.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.95s
  Action: navigate
          win1 --> https://github.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.21s
  Action: navigate
          win1 --> https://drive.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.53s
  Action: navigate
          win1 --> https://youtu.be/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.49s
  Action: navigate
          win1 --> https://creativecommons.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.71s
  Action: navigate
          win1 --> https://lh3.googleusercontent.com/Wwr1nDkB0VXEV77DA9mRGHOyfhPLt-_HhrfZAgKPsWuTOPc0TpTgShgQRbcjYlq5U7kwlb_UdmbztKNAkVUWDw2k6TPoYnevqXYkz1gMNgqVJONhwKOqW2au9tUtXX37Asv6xQPkFBjn5FvpziuvoxiWR7s8wbBuirUhaax8GT8WNoqHCLb-Wv1yqdCNX1hQ69xW3v0X_PHvS230mVoc-aBDAXdh9qO1qz4TKi0YtMYQmUpIlDuj1R7kg9ISpaziHaOOdUYfHYLQmodKdbC7ajb5Nt7Am8-02nne2JnD2M77ZH8-UPvBftd5I-jEqBkvbHIwVFxMNkcXGb3eJZEoxfapkPoUVJ5aZtLN9zO47J0oba-iNlMILAAXAkvQvMbZW86aljlaocH-lw2tBs4wyxU2KQ4xeKHQUkivmKruSUaN0Dhzubzdv_56exRjYNFJZYzMaoKbZISdHxHnhhVzTgStyk7CsaBoApxtx33Hv3B1HZ-WQsjJQuzrg3s8N2an03npLYyl8vZtHlcf8FSLmtfaAe-nkFZMUUf4xEfqfzw_0mNbyOTqTUJ-zFThgpPGXshzi6GO3J_oaSQnJ7-YJL57Ke26_lSA2qOIxCoon_VDD5ocRZaUGOmShBDehSN0kIkx7SCFnmQmypoDNzy9dHrQGibXdbs=w812-h633-no
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.87s
  Action: navigate
          win1 --> https://vk.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 20.89s
  Action: navigate
          win1 --> https://blogspot.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.73s
  Action: navigate
          win1 --> https://news.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.67s
  Action: navigate
          win1 --> https://medium.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 13.00s
  Action: navigate
          win1 --> https://www.yahoo.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 8.16s
  Action: navigate
          win1 --> https://live.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.81s
  Action: navigate
          win1 --> https://istockphoto.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.21s
  Action: navigate
          win1 --> https://bbc.co.uk/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.01s
  Action: navigate
          win1 --> https://amazon.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.41s
  Action: navigate
          win1 --> https://dailymotion.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.67s
  Action: navigate
          win1 --> https://google.es/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.56s
  Action: navigate
          win1 --> https://google.com.br/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.74s
  Action: navigate
          win1 --> https://forbes.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 1.05s
  Action: navigate
          win1 --> https://mediafire.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.92s
  Action: navigate
          win1 --> https://wikimedia.org/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 0.76s
  Action: navigate
          win1 --> https://cloudflare.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.72s
  Action: navigate
          win1 --> https://google.de/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.68s
  Action: navigate
          win1 --> https://imdb.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.79s
  Action: navigate
          win1 --> https://hugedomains.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.26s
  Action: navigate
          win1 --> https://mail.ru/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 6.68s
  Action: navigate
          win1 --> https://developers.google.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.25s
  Action: navigate
          win1 --> https://bbc.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 5.63s
  Action: navigate
          win1 --> https://paypal.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.83s
  Action: navigate
          win1 --> https://opera.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 2.91s
  Action: navigate
          win1 --> https://feedburner.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.83s
  Action: navigate
          win1 --> https://facebook.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 3.10s
  Action: navigate
          win1 --> https://cnn.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.18s
  Action: navigate
          win1 --> https://dropbox.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 7.38s
  Action: navigate
          win1 --> https://whatsapp.com/
  Action: block
  Action: stop
  Action: plot-check
  Action: timer-restart
          timer1 restarted at: 4.20s
Action: timer-stop
        totaltimer took: 282.17s
Action: window-close
Action: quit
Handling an exit 0
The following are present in the queue: []
The queue is now: [b'GENERIC EXIT 0']


PASS
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Triggering a new build of test-long-internet
Finished: SUCCESS