FailedConsole Output

Started by upstream project "netsurf" build number 6689
originally caused by:
 Started by upstream project "libcss" build number 1617
 originally caused by:
  Started by upstream project "libwapcaplet" build number 322
  originally caused by:
   Started by an SCM change
Building remotely on ciworker0 (x86_64-linux-gnu runner) in workspace /var/lib/jenkins/workspace/netsurf/CC/gcc/HOST/x86_64-linux-gnu/TARGET/monkey
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://git.netsurf-browser.org/netsurf.git # timeout=10
Fetching upstream changes from git://git.netsurf-browser.org/netsurf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress git://git.netsurf-browser.org/netsurf.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 9e4f598b7b2f6f92304f5f9e4ed359e7905b37a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e4f598b7b2f6f92304f5f9e4ed359e7905b37a9
 > git rev-list 9e4f598b7b2f6f92304f5f9e4ed359e7905b37a9 # timeout=10
 > git tag -a -f -m Jenkins Build #6689 jenkins-CC=gcc,HOST=x86_64-linux-gnu,TARGET=monkey-6689 # timeout=10
[monkey] $ /bin/sh -xe /tmp/hudson8406692058246052945.sh
+ bash -ex tools/jenkins-build.sh
+ OLD_ARTIFACT_COUNT=25
+ IDENTIFIER=gcc-6689
+ OLD_IDENTIFIER=gcc-6664
+ ATARIARCH=68020-60
+ MAKE=make
+ NETSURF_VERSION=3.11
+ UPDATE_LATEST=yes
+ case ${TARGET} in
+ case ${HOST} in
+ echo 'Target "monkey" generic build on "x86_64-linux-gnu)"'
Target "monkey" generic build on "x86_64-linux-gnu)"
+ IDENTIFIER=x86_64-linux-gnu-gcc-6689
+ OLD_IDENTIFIER=x86_64-linux-gnu-gcc-6664
+ PKG_SRC=nsmonkey
+ PKG_SFX=
+ export PREFIX=/var/lib/jenkins/artifacts-x86_64-linux-gnu
+ PREFIX=/var/lib/jenkins/artifacts-x86_64-linux-gnu
+ export PKG_CONFIG_PATH=/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib/pkgconfig
+ PKG_CONFIG_PATH=/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib/pkgconfig
+ export LD_LIBRARY_PATH=:/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib
+ LD_LIBRARY_PATH=:/var/lib/jenkins/artifacts-x86_64-linux-gnu/lib
+ export PATH=/bin:/usr/bin:/var/lib/jenkins/artifacts-x86_64-linux-gnu/bin
+ PATH=/bin:/usr/bin:/var/lib/jenkins/artifacts-x86_64-linux-gnu/bin
+ '[' gcc = clang ']'
+ DISTCC=distcc
+ PARALLEL=1
++ distcc --version
++ echo false
+ HAVE_DISTCC=false
+ '[' false = true ']'
+ rm -f Makefile.config
+ cat
+ uname -a
Linux nsciworker0 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64 GNU/Linux
+ make clean
Package libdom was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdom.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libdom', required by 'virtual:world', not found
Package libdom was not found in the pkg-config search path.
Perhaps you should add the directory containing `libdom.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libdom', required by 'virtual:world', not found
   CLEAN: testament.h
   CLEAN: frontends/monkey/res/de/Messages frontends/monkey/res/en/Messages frontends/monkey/res/fr/Messages frontends/monkey/res/it/Messages frontends/monkey/res/nl/Messages frontends/monkey/res/zh_CN/Messages
   CLEAN: nsmonkey
   CLEAN: build/Linux-monkey
   CLEAN: build/Linux-test
   CLEAN: build/Linux-coverage
+ make -j 1 -k CI_BUILD=6689 ATARIARCH=68020-60 Q=
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)	failed
Makefile:130: *** Unable to find library for: DOM (libdom).  Stop.
Build step 'Execute shell' marked build as failure
Finished: FAILURE