==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libdom 0.4.2-1 (Tue Jan  2 06:11:47 2024)
==> Retrieving sources...
  -> Found libdom-0.4.2-src.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    libdom-0.4.2-src.tar.gz ... Passed
==> Making package: libdom 0.4.2-1 (Tue Jan  2 06:12:07 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) libparserutils-0.2.5-1  libhubbub-0.3.8-1  libwapcaplet-0.4.3-3

Total Download Size:   0.08 MiB
Total Installed Size:  0.45 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libhubbub-0.3.8-1-armv7h downloading...
 libwapcaplet-0.4.3-3-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libparserutils...
installing libhubbub...
installing libwapcaplet...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) netsurf-buildsystem-1.10-1

Total Installed Size:  0.06 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing netsurf-buildsystem...
[?25h==> Retrieving sources...
  -> Found libdom-0.4.2-src.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libdom-0.4.2-src.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
make: Entering directory '/build/libdom/src/libdom-0.4.2'
 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_image_element.c
 COMPILE: src/html/html_mod_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
    LINK: build-armv7l-unknown-linux-gnueabihf-armv7l-unknown-linux-gnueabihf-release-lib-shared/libdom.so.0.4.2
/usr/bin/ld: warning: -z ,now ignored
make: Leaving directory '/build/libdom/src/libdom-0.4.2'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/libdom/src/libdom-0.4.2'
install -C  -m 644 bindings/hubbub/errors.h /build/libdom/pkg/libdom/usr/include/dom/bindings/hubbub
install -C  -m 644 bindings/hubbub/parser.h /build/libdom/pkg/libdom/usr/include/dom/bindings/hubbub
install -C  -m 644 bindings/xml/xmlerror.h /build/libdom/pkg/libdom/usr/include/dom/bindings/xml
install -C  -m 644 bindings/xml/xmlparser.h /build/libdom/pkg/libdom/usr/include/dom/bindings/xml
install -C  -m 644 include/dom/dom.h /build/libdom/pkg/libdom/usr/include/dom
install -C  -m 644 include/dom/functypes.h /build/libdom/pkg/libdom/usr/include/dom
install -C  -m 644 include/dom/inttypes.h /build/libdom/pkg/libdom/usr/include/dom
install -C  -m 644 include/dom/walk.h /build/libdom/pkg/libdom/usr/include/dom
install -C  -m 644 include/dom/core/attr.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/characterdata.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/cdatasection.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/comment.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/doc_fragment.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/document.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/document_type.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/entity_ref.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/element.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/exceptions.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/implementation.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/namednodemap.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/node.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/nodelist.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/tokenlist.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/string.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/pi.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/text.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/core/typeinfo.h /build/libdom/pkg/libdom/usr/include/dom/core
install -C  -m 644 include/dom/events/event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/ui_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/custom_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/mouse_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/keyboard_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/text_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/mouse_wheel_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/mouse_multi_wheel_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/mutation_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/event_target.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/mutation_name_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/events.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/event_listener.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/events/document_event.h /build/libdom/pkg/libdom/usr/include/dom/events
install -C  -m 644 include/dom/html/html_document.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_collection.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_elements.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_html_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_head_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_link_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_title_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_body_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_meta_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_form_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_button_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_canvas_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_input_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_select_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_text_area_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_option_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_opt_group_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_options_collection.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_hr_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_dlist_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_directory_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_menu_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_fieldset_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_legend_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_div_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_paragraph_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_heading_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_quote_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_pre_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_br_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_label_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_ulist_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_olist_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_li_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_font_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_mod_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_anchor_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_basefont_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_image_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_object_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_param_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_applet_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_area_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_map_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_script_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_tablecaption_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_tablecell_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_tablecol_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_tablesection_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_table_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_tablerow_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_base_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_style_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_frameset_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_frame_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_iframe_element.h /build/libdom/pkg/libdom/usr/include/dom/html
install -C  -m 644 include/dom/html/html_isindex_element.h /build/libdom/pkg/libdom/usr/include/dom/html
sed -e... libdom.pc.in >build-armv7l-unknown-linux-gnueabihf-armv7l-unknown-linux-gnueabihf-release-lib-shared/libdom.pc
install -C  -m 644 build-armv7l-unknown-linux-gnueabihf-armv7l-unknown-linux-gnueabihf-release-lib-shared/libdom.pc /build/libdom/pkg/libdom/usr/lib/pkgconfig/libdom.pc
install -C  -m 755 build-armv7l-unknown-linux-gnueabihf-armv7l-unknown-linux-gnueabihf-release-lib-shared/libdom.so.0.4.2 /build/libdom/pkg/libdom/usr/lib/libdom.so.0.4.2
ln  -f -s libdom.so.0.4.2 /build/libdom/pkg/libdom/usr/lib/libdom.so.0
ln  -f -s libdom.so.0.4.2 /build/libdom/pkg/libdom/usr/lib/libdom.so
make: Leaving directory '/build/libdom/src/libdom-0.4.2'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libdom"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libdom 0.4.2-1 (Tue Jan  2 06:12:26 2024)
==> Cleaning up...