#1 can't build icedove-uxp, also, don't know if any other changes needed like iceweasel
Closed 6 months ago by stealthywind. Opened 11 months ago by stealthywind.

0:00.45 /usr/bin/make -f client.mk -s
0:02.46 Adding client.mk options from :
0:02.46 MOZ_OBJDIR=/home/someuser/icedove-uxp/mozilla/obj-x86_64-pc-linux-gnu
0:02.46 OBJDIR=/home/someuser/icedove-uxp/mozilla/obj-x86_64-pc-linux-gnu
0:03.15 cd /home/someuser/icedove-uxp/mozilla/obj-x86_64-pc-linux-gnu
0:03.15 /home/someuser/icedove-uxp/mozilla/configure
0:03.34 Reexecuting in the virtualenv
0:04.08 checking for a shell... /bin/sh
0:04.22 checking for host system type... x86_64-pc-linux-gnu
0:04.22 checking for target system type... x86_64-pc-linux-gnu
0:04.24 checking whether cross compiling... no
0:04.24 checking for pkg_config... /usr/bin/pkg-config
0:04.25 checking for pkg-config version... 0.29.2
0:04.25 checking for yasm... /usr/bin/yasm
0:04.26 checking yasm version... 1.3.0
0:04.28 checking for the target C compiler... /usr/bin/gcc
0:04.34 checking whether the target C compiler can be used... yes
0:04.34 checking the target C compiler version... 8.4.0
0:04.40 checking the target C compiler works... yes
0:04.40 checking for the target C++ compiler... /usr/bin/g++
0:04.45 checking whether the target C++ compiler can be used... yes
0:04.46 checking the target C++ compiler version... 8.4.0
0:04.51 checking the target C++ compiler works... yes
0:04.51 checking for the host C compiler... /usr/bin/gcc
0:04.54 checking whether the host C compiler can be used... yes
0:04.54 checking the host C compiler version... 8.4.0
0:04.60 checking the host C compiler works... yes
0:04.60 checking for the host C++ compiler... /usr/bin/g++
0:04.64 checking whether the host C++ compiler can be used... yes
0:04.64 checking the host C++ compiler version... 8.4.0
0:04.70 checking the host C++ compiler works... yes
0:04.76 checking for 64-bit OS... yes
0:04.83 checking for stdint.h... yes
0:04.89 checking for inttypes.h... yes
0:04.95 checking for malloc.h... yes
0:05.01 checking for alloca.h... yes
0:05.04 checking for sys/byteorder.h... no
0:05.11 checking for getopt.h... yes
0:05.17 checking for unistd.h... yes
0:05.22 checking for nl_types.h... yes
0:05.28 checking for cpuid.h... yes
0:05.34 checking for sys/statvfs.h... yes
0:05.41 checking for sys/statfs.h... yes
0:05.47 checking for sys/vfs.h... yes
0:05.53 checking for sys/mount.h... yes
0:05.60 checking for sys/quota.h... yes
0:05.68 checking for linux/quota.h... yes
0:05.76 checking for linux/if_addr.h... yes
0:05.86 checking for linux/rtnetlink.h... yes
0:05.91 checking for sys/queue.h... yes
0:05.98 checking for sys/types.h... yes
0:06.05 checking for netinet/in.h... yes
0:06.11 checking for byteswap.h... yes
0:06.18 checking for linux/perf_event.h... yes
0:06.23 checking for perf_event_open system call... yes
0:06.25 checking whether the C compiler supports -Wclass-varargs... no
0:06.27 checking whether the C++ compiler supports -Wclass-varargs... no
0:06.30 checking whether the C compiler supports -Wloop-analysis... no
0:06.32 checking whether the C++ compiler supports -Wloop-analysis... no
0:06.36 checking whether the C++ compiler supports -Wc++11-compat-pedantic... no
0:06.40 checking whether the C++ compiler supports -Wc++14-compat... yes
0:06.44 checking whether the C++ compiler supports -Wc++14-compat-pedantic... no
0:06.49 checking whether the C++ compiler supports -Wc++1z-compat... yes
0:06.55 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
0:06.57 checking whether the C compiler supports -Wstring-conversion... no
0:06.60 checking whether the C++ compiler supports -Wstring-conversion... no
0:06.62 checking whether the C compiler supports -Wthread-safety... no
0:06.64 checking whether the C++ compiler supports -Wthread-safety... no
0:06.68 checking whether the C++ compiler supports -Wno-inline-new-delete... no
0:06.73 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
0:06.79 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
0:06.84 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:06.90 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:06.94 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:07.00 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:07.04 checking whether the C compiler supports -Wno-error=multistatement-macros... yes
0:07.09 checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
0:07.15 checking whether the C++ compiler supports -Wno-noexcept-type... yes
0:07.16 checking for awk... /usr/bin/gawk
0:07.16 checking for perl... /usr/bin/perl
0:07.17 checking for minimum required perl version >= 5.006... 5.030003
0:07.19 checking for full perl installation... yes
0:07.19 checking for gmake... /usr/bin/make
0:07.19 checking for doxygen... /usr/bin/doxygen
0:07.19 checking for xargs... /usr/bin/xargs
0:07.20 checking for rpmbuild... not found
0:07.20 checking for autoconf... /usr/bin/autoconf-2.13
0:07.30 loading cache ./config.cache
0:07.36 checking host system type... x86_64-pc-linux-gnu
0:07.39 checking target system type... x86_64-pc-linux-gnu
0:07.43 checking build system type... x86_64-pc-linux-gnu
0:07.44 checking for gcc... (cached) /usr/bin/gcc -std=gnu99
0:07.52 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
0:07.52 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
0:07.52 checking whether we are using GNU C... (cached) yes
0:07.52 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
0:07.52 checking for c++... (cached) /usr/bin/g++ -std=gnu++11
0:07.73 checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) works... yes
0:07.73 checking whether the C++ compiler (/usr/bin/g++ -std=gnu++11 ) is a cross-compiler... no
0:07.73 checking whether we are using GNU C++... (cached) yes
0:07.73 checking whether /usr/bin/g++ -std=gnu++11 accepts -g... (cached) yes
0:07.73 checking for ranlib... (cached) ranlib
0:07.73 checking for as... (cached) /usr/bin/as
0:07.73 checking for ar... (cached) ar
0:07.73 checking for ld... (cached) ld
0:07.73 checking for strip... (cached) strip
0:07.73 checking for windres... no
0:07.78 checking for sb-conf... no
0:07.78 checking for ve... no
0:07.79 checking for X... (cached) libraries /usr/lib64, headers
0:07.80 checking for dnet_ntoa in -ldnet... (cached) no
0:07.81 checking for dnet_ntoa in -ldnet_stub... (cached) no
0:07.81 checking for gethostbyname... (cached) yes
0:07.81 checking for connect... (cached) yes
0:07.81 checking for remove... (cached) yes
0:07.82 checking for shmat... (cached) yes
0:07.83 checking for IceConnectionNumber in -lICE... (cached) yes
0:08.61 checking for --noexecstack option to as... yes
0:08.72 checking for -z noexecstack option to ld... yes
0:08.82 checking for -z text option to ld... yes
0:08.91 checking for --build-id option to ld... yes
0:09.01 checking for working const... (cached) yes
0:09.01 checking for mode_t... (cached) yes
0:09.01 checking for off_t... (cached) yes
0:09.01 checking for pid_t... (cached) yes
0:09.01 checking for size_t... (cached) yes
0:09.02 checking for ssize_t... (cached) yes
0:09.02 checking whether 64-bits std::atomic requires -latomic... (cached) no
0:09.02 checking for dirent.h that defines DIR... (cached) yes
0:09.04 checking for opendir in -ldir... (cached) no
0:09.04 checking for gethostbyname_r in -lc_r... (cached) no
0:09.04 checking for library containing dlopen... (cached) -ldl
0:09.05 checking for dlfcn.h... (cached) yes
0:09.06 checking for socket in -lsocket... (cached) no
0:09.07 checking for pthread_create in -lpthreads... (cached) no
0:09.07 checking for pthread_create in -lpthread... (cached) yes
0:09.17 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
0:09.17 checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
0:09.17 checking for 8-bit clean memcmp... (cached) yes
0:09.18 checking for getc_unlocked... (cached) yes
0:09.19 checking for _getc_nolock... (cached) no
0:09.19 checking for gmtime_r... (cached) yes
0:09.20 checking for localtime_r... (cached) yes
0:09.21 checking for pthread_getname_np... (cached) yes
0:09.21 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:09.23 checking for sin in -lm... (cached) yes
0:09.24 checking for sincos in -lm... (cached) yes
0:09.25 checking for __sincos in -lm... (cached) no
0:09.25 checking for wcrtomb... (cached) yes
0:09.25 checking for mbrtowc... (cached) yes
0:09.26 checking for res_ninit()... (cached) yes
0:09.26 checking for nl_langinfo and CODESET... (cached) yes
0:09.27 checking for an implementation of va_copy()... (cached) yes
0:09.27 checking whether va_list can be copied by value... (cached) no
0:09.28 checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
0:09.29 checking for C++ dynamic_cast to void... (cached) yes
0:09.29 checking for thread keyword for TLS variables... (cached) yes
0:09.30 checking for __attribute
((always_inline))... (cached) yes
0:09.30 checking for LC_MESSAGES... (cached) yes
0:09.31 checking for localeconv... (cached) yes
0:09.32 checking NSPR selection... posix-wrapper
0:09.33 checking for gzread in -lz... (cached) yes
0:09.48 checking for valid optimization flags... yes
0:09.50 checking for __cxa_demangle... (cached) yes
0:09.58 checking whether C compiler supports -fprofile-generate... yes
0:09.58 checking for tm_zone tm_gmtoff in struct tm... (cached) yes
0:09.70 checking what kind of list files are supported by the linker... linkerscript
0:09.79 checking what kind of ordering can be done with the linker... section-ordering-file
0:09.81 checking for posix_fadvise... (cached) yes
0:09.82 checking for posix_fallocate... (cached) yes
0:09.84 checking for malloc.h... (cached) yes
0:09.84 checking for strndup... (cached) yes
0:09.86 checking for posix_memalign... (cached) yes
0:09.86 checking for memalign... (cached) yes
0:09.88 checking for malloc_usable_size... (cached) yes
0:09.92 checking whether malloc_usable_size definition can use const argument... no
0:09.95 checking for valloc in malloc.h... yes
0:09.97 checking for valloc in unistd.h... no
0:09.98 checking for setlocale... (cached) yes
0:09.99 checking for localeconv... (cached) yes
0:10.02 creating ./config.data
0:10.22 Creating config.status
0:10.36 Walking the dog...
0:10.90 Traceback (most recent call last):
0:10.90 File "/home/someuser/icedove-uxp/mozilla/configure.py", line 107, in <module>
0:10.90 sys.exit(main(sys.argv))
0:10.90 File "/home/someuser/icedove-uxp/mozilla/configure.py", line 31, in main
0:10.90 return config_status(config)
0:10.90 File "/home/someuser/icedove-uxp/mozilla/configure.py", line 102, in config_status
0:10.90 return config_status(args=[],
*encode(sanitized_config, encoding))
0:10.90 File "/home/someuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/config_status.py", line 135, in config_status
0:10.90 definitions = list(definitions)
0:10.90 File "/home/someuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 185, in emit
0:10.90 objs = list(self._emit_libs_derived(contexts))
0:10.90 File "/home/someuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 219, in _emit_libs_derived
0:10.90 self._link_libraries(context, obj, variable)
0:10.90 File "/home/someuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 332, in _link_libraries
0:10.90 context)
0:10.90 mozbuild.frontend.reader.SandboxValidationError:
0:10.90 ==============================
0:10.90 ERROR PROCESSING MOZBUILD FILE
0:10.90 ==============================
0:10.90
0:10.90 The error occurred while processing the following file or one of the files it includes:
0:10.90
0:10.90 /home/someuser/icedove-uxp/mozilla/js/src/moz.build
0:10.90
0:10.90 The error occurred when validating the result of the execution. The reported error is:
0:10.90
0:10.90 USE_LIBS contains "icu", which does not match any LIBRARY_NAME in the tree.
0:10.90
0:10.90
0:10.97 Fix above errors and then restart with\
0:10.97 "/usr/bin/make -f client.mk build"
0:10.97 make[2]:
[/home/someuser/icedove-uxp/mozilla/client.mk:377: configure] Error 1
0:10.97 make[1]: [/home/someuser/icedove-uxp/mozilla/client.mk:390: /home/someuser/icedove-uxp/mozilla/obj-x86_64-pc-linux-gnu/Makefile] Error 2
0:10.97 make:
[client.mk:169: build] Error 2
0:10.98 0 compiler warnings present.


I will send you an email about the patches I currently have. You can let me know if they any good.

(zapper here!)

This I did, ./mozilla/mach build, after your changes from 12 days ago and then this happened:

0:00.18 /usr/bin/make -f client.mk -s
0:00.34 cd /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu
0:00.34 /home/localuser/icedove-uxp/configure
0:00.45 Reexecuting in the virtualenv
0:00.71 Adding configure options from /home/localuser/icedove-uxp/mozilla/mozconfig
0:00.71 --prefix=/usr
0:00.71 --enable-application=mail
0:00.71 --disable-official-branding
0:00.71 --with-branding=application/icedove-uxp
0:00.71 --disable-mozril-geoloc
0:00.71 --disable-nfc
0:00.71 --disable-synth-pico
0:00.71 --disable-gamepad
0:00.71 --disable-startup-notification
0:00.71 --disable-tests
0:00.71 --disable-necko-wifi
0:00.71 --disable-dbus
0:00.71 --disable-userinfo
0:00.71 --disable-sync
0:00.71 --disable-pulseaudio
0:00.71 --enable-default-toolkit=cairo-gtk2
0:00.71 --disable-gconf
0:00.71 --enable-proxy-bypass-protection
0:00.71 --disable-crashreporter
0:00.71 --disable-alsa
0:00.71 --enable-sndio
0:00.71 --disable-updater
0:00.71 --enable-debug-symbols
0:00.71 --disable-install-strip
0:00.71 MOZ_ADDON_SIGNING=1
0:00.71 MOZILLA_OFFICIAL=0
0:00.71 MOZ_REQUIRE_SIGNING=0
0:00.71 MOZ_TELEMETRY_REPORTING=0
0:00.71 BASH_ARGC=([0]="4")
0:00.71 BASH_ARGV=([0]="/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/action/dump_env.py" [1]="/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/_virtualenv/bin/python" [2]="/home/localuser/icedove-uxp/mozilla/mozconfig" [3]="/home/localuser/icedove-uxp/mozilla")
0:00.89 checking for a shell... /bin/sh
0:00.95 checking for host system type... x86_64-pc-linux-gnu
0:00.95 checking for target system type... x86_64-pc-linux-gnu
0:00.95 checking whether cross compiling... no
0:00.96 checking for pkg_config... /usr/bin/pkg-config
0:00.96 checking for pkg-config version... 0.29.2
0:00.96 checking for yasm... /usr/bin/yasm
0:00.97 checking yasm version... 1.3.0
0:00.97 checking for the target C compiler... /usr/bin/gcc
0:00.99 checking whether the target C compiler can be used... yes
0:00.99 checking the target C compiler version... 8.4.0
0:01.02 checking the target C compiler works... yes
0:01.02 checking for the target C++ compiler... /usr/bin/g++
0:01.03 checking whether the target C++ compiler can be used... yes
0:01.03 checking the target C++ compiler version... 8.4.0
0:01.05 checking the target C++ compiler works... yes
0:01.06 checking for the host C compiler... /usr/bin/gcc
0:01.07 checking whether the host C compiler can be used... yes
0:01.07 checking the host C compiler version... 8.4.0
0:01.09 checking the host C compiler works... yes
0:01.09 checking for the host C++ compiler... /usr/bin/g++
0:01.11 checking whether the host C++ compiler can be used... yes
0:01.11 checking the host C++ compiler version... 8.4.0
0:01.13 checking the host C++ compiler works... yes
0:01.15 checking for 64-bit OS... yes
0:01.18 checking for stdint.h... yes
0:01.21 checking for inttypes.h... yes
0:01.24 checking for malloc.h... yes
0:01.26 checking for alloca.h... yes
0:01.28 checking for sys/byteorder.h... no
0:01.30 checking for getopt.h... yes
0:01.32 checking for unistd.h... yes
0:01.35 checking for nl_types.h... yes
0:01.37 checking for cpuid.h... yes
0:01.40 checking for sys/statvfs.h... yes
0:01.42 checking for sys/statfs.h... yes
0:01.45 checking for sys/vfs.h... yes
0:01.47 checking for sys/mount.h... yes
0:01.50 checking for sys/quota.h... yes
0:01.53 checking for linux/quota.h... yes
0:01.56 checking for linux/if_addr.h... yes
0:01.60 checking for linux/rtnetlink.h... yes
0:01.62 checking for sys/queue.h... yes
0:01.65 checking for sys/types.h... yes
0:01.68 checking for netinet/in.h... yes
0:01.70 checking for byteswap.h... yes
0:01.73 checking for linux/perf_event.h... yes
0:01.75 checking for perf_event_open system call... yes
0:01.77 checking whether the C compiler supports -Wclass-varargs... no
0:01.77 checking whether the C++ compiler supports -Wclass-varargs... no
0:01.78 checking whether the C compiler supports -Wloop-analysis... no
0:01.79 checking whether the C++ compiler supports -Wloop-analysis... no
0:01.81 checking whether the C++ compiler supports -Wc++1z-compat... yes
0:01.83 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
0:01.85 checking whether the C compiler supports -Wstring-conversion... no
0:01.85 checking whether the C++ compiler supports -Wstring-conversion... no
0:01.86 checking whether the C compiler supports -Wthread-safety... no
0:01.87 checking whether the C++ compiler supports -Wthread-safety... no
0:01.88 checking whether the C++ compiler supports -Wno-inline-new-delete... no
0:01.90 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
0:01.92 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
0:01.94 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:01.97 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:01.99 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:02.01 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:02.03 checking whether the C compiler supports -Wno-error=multistatement-macros... yes
0:02.06 checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
0:02.08 checking whether the C++ compiler supports -fno-sized-deallocation... yes
0:02.10 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
0:02.10 checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.10 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
0:02.10 checking for fontconfig >= 2.7.0... yes
0:02.11 checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.11 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
0:02.11 checking for freetype2 >= 6.1.0... yes
0:02.12 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.12 checking _FT2_LIBS... -lfreetype
0:02.12 checking for tar... /bin/tar
0:02.12 checking for unzip... /usr/bin/unzip
0:02.12 checking for zip... /usr/bin/zip
0:02.12 checking for the Mozilla API key... no
0:02.12 checking for the Google API key... no
0:02.12 checking for the Bing API key... no
0:02.12 checking for the Adjust SDK key... no
0:02.12 checking for awk... /usr/bin/gawk
0:02.12 checking for perl... /usr/bin/perl
0:02.13 checking for minimum required perl version >= 5.006... 5.030003
0:02.14 checking for full perl installation... yes
0:02.14 checking for gmake... /usr/bin/make
0:02.14 checking for doxygen... not found
0:02.14 checking for xargs... /usr/bin/xargs
0:02.14 checking for rpmbuild... not found
0:02.14 checking for autoconf... /usr/bin/autoconf-2.13
0:02.53 loading cache ./config.cache
0:02.55 checking host system type... x86_64-pc-linux-gnu
0:02.56 checking target system type... x86_64-pc-linux-gnu
0:02.58 checking build system type... x86_64-pc-linux-gnu
0:02.58 checking for objcopy... (cached) /usr/bin/objcopy
0:02.58 checking for gcc... (cached) /usr/bin/gcc -std=gnu99
0:02.62 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
0:02.62 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
0:02.62 checking whether we are using GNU C... (cached) yes
0:02.62 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
0:02.62 checking for c++... (cached) /usr/bin/g++
0:02.70 checking whether the C++ compiler (/usr/bin/g++ ) works... yes
0:02.70 checking whether the C++ compiler (/usr/bin/g++ ) is a cross-compiler... no
0:02.70 checking whether we are using GNU C++... (cached) yes
0:02.70 checking whether /usr/bin/g++ accepts -g... (cached) yes
0:02.70 checking for ranlib... (cached) ranlib
0:02.71 checking for as... (cached) /usr/bin/as
0:02.71 checking for ar... (cached) ar
0:02.71 checking for ld... (cached) ld
0:02.71 checking for strip... (cached) strip
0:02.71 checking for windres... no
0:02.71 checking for otool... no
0:02.73 checking for X... (cached) libraries , headers
0:02.73 checking for dnet_ntoa in -ldnet... (cached) no
0:02.73 checking for dnet_ntoa in -ldnet_stub... (cached) no
0:02.73 checking for gethostbyname... (cached) yes
0:02.73 checking for connect... (cached) yes
0:02.73 checking for remove... (cached) yes
0:02.74 checking for shmat... (cached) yes
0:02.74 checking for IceConnectionNumber in -lICE... (cached) yes
0:02.81 checking for --noexecstack option to as... yes
0:02.86 checking for -z noexecstack option to ld... yes
0:02.89 checking for -z text option to ld... yes
0:02.93 checking for --build-id option to ld... yes
0:02.96 checking for --ignore-unresolved-symbol option to ld... yes
0:02.98 checking if toolchain supports -mssse3 option... yes
0:03.00 checking if toolchain supports -msse4.1 option... yes
0:03.03 checking for x86 AVX2 asm support in compiler... yes
0:03.28 checking for working const... (cached) yes
0:03.28 checking for mode_t... (cached) yes
0:03.28 checking for off_t... (cached) yes
0:03.28 checking for pid_t... (cached) yes
0:03.28 checking for size_t... (cached) yes
0:03.28 checking whether 64-bits std::atomic requires -latomic... (cached) no
0:03.28 checking for dirent.h that defines DIR... (cached) yes
0:03.29 checking for opendir in -ldir... (cached) no
0:03.29 checking for sockaddr_in.sin_len... (cached) false
0:03.29 checking for sockaddr_in6.sin6_len... (cached) false
0:03.29 checking for sockaddr.sa_len... (cached) false
0:03.29 checking for gethostbyname_r in -lc_r... (cached) no
0:03.29 checking for library containing dlopen... (cached) -ldl
0:03.29 checking for dlfcn.h... (cached) yes
0:03.30 checking for dladdr... (cached) yes
0:03.30 checking for memmem... (cached) yes
0:03.30 checking for socket in -lsocket... (cached) no
0:03.31 checking for XDrawLines in -lX11... (cached) yes
0:03.31 checking for XextAddDisplay in -lXext... (cached) yes
0:03.31 checking for XtFree in -lXt... (cached) yes
0:03.32 checking for xcb_connect in -lxcb... (cached) yes
0:03.32 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
0:03.32 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
0:03.32 checking for X11/extensions/scrnsaver.h... (cached) yes
0:03.32 checking for XScreenSaverQueryInfo in -lXss... (cached) yes
0:03.33 checking for pthread_create in -lpthreads... (cached) no
0:03.33 checking for pthread_create in -lpthread... (cached) yes
0:03.37 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
0:03.38 checking for pthread.h... (cached) yes
0:03.38 checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
0:03.38 checking for 8-bit clean memcmp... (cached) yes
0:03.38 checking for stat64... (cached) yes
0:03.39 checking for lstat64... (cached) yes
0:03.39 checking for truncate64... (cached) yes
0:03.39 checking for statvfs64... (cached) yes
0:03.40 checking for statvfs... (cached) yes
0:03.40 checking for statfs64... (cached) yes
0:03.40 checking for statfs... (cached) yes
0:03.41 checking for getpagesize... (cached) yes
0:03.41 checking for gmtime_r... (cached) yes
0:03.41 checking for localtime_r... (cached) yes
0:03.42 checking for arc4random... (cached) no
0:03.42 checking for arc4random_buf... (cached) no
0:03.42 checking for mallinfo... (cached) yes
0:03.42 checking for gettid... (cached) yes
0:03.43 checking for lchown... (cached) yes
0:03.43 checking for setpriority... (cached) yes
0:03.43 checking for strerror... (cached) yes
0:03.44 checking for syscall... (cached) yes
0:03.44 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:03.49 checking for pthread_cond_timedwait_monotonic_np...
0:03.49 checking for wcrtomb... (cached) yes
0:03.49 checking for mbrtowc... (cached) yes
0:03.49 checking for res_ninit()... (cached) yes
0:03.49 checking for iconv in -lc... (cached) yes
0:03.50 checking for iconv()... (cached) yes
0:03.50 checking for iconv() with const input... (cached) no
0:03.50 checking for nl_langinfo and CODESET... (cached) yes
0:03.50 checking for an implementation of va_copy()... (cached) yes
0:03.50 checking whether va_list can be copied by value... (cached) no
0:03.51 checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
0:03.51 checking for C++ dynamic_cast to void... (cached) yes
0:03.51 checking for thread keyword for TLS variables... (cached) yes
0:03.51 checking for __attribute
((always_inline))... (cached) yes
0:03.51 checking for LC_MESSAGES... (cached) yes
0:03.52 checking for localeconv... (cached) yes
0:03.52 checking for malloc.h... (cached) yes
0:03.52 checking for strndup... (cached) yes
0:03.53 checking for posix_memalign... (cached) yes
0:03.53 checking for memalign... (cached) yes
0:03.54 checking for malloc_usable_size... (cached) yes
0:03.56 checking whether malloc_usable_size definition can use const argument... no
0:03.57 checking for valloc in malloc.h... yes
0:03.58 checking for valloc in unistd.h... no
0:03.58 checking NSPR selection... source-tree
0:03.58 checking if app-specific confvars.sh exists... /home/localuser/icedove-uxp/mozilla/../mail/confvars.sh
0:03.60 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
0:03.60 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:03.60 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
0:03.61 checking for gtk+-2.0 >= 2.14... yes
0:03.61 checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:03.61 checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
0:03.62 checking for gio-2.0 >= 2.22... yes
0:03.62 checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:03.62 checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
0:03.67 checking for sndio.h... (cached) yes
0:03.69 /home/localuser/icedove-uxp/mozilla/old-configure: line 13196: test: : integer expression expected
0:03.69 /home/localuser/icedove-uxp/mozilla/old-configure: line 13256: test: : integer expression expected
0:03.70 checking for wget... (cached) wget
0:03.73 checking for valid C compiler optimization flags... yes
0:03.80 cat: /home/localuser/icedove-uxp/mozilla/../suite/config/version.txt: No such file or directory
0:03.85 checking whether linker creates PT_GNU_RELRO segments... yes
0:03.85 configure: warning: Disabling elfhack
0:03.85 checking for __cxa_demangle... (cached) yes
0:03.85 checking for unwind.h... (cached) yes
0:03.85 checking for _Unwind_Backtrace... (cached) yes
0:03.89 checking whether C compiler supports -fprofile-generate... yes
0:03.92 checking what kind of list files are supported by the linker... linkerscript
0:03.96 checking what kind of ordering can be done with the linker... section-ordering-file
0:03.96 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
0:03.96 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:03.96 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
0:03.97 checking for FT_Bitmap_Size.y_ppem... (cached) yes
0:03.97 checking for FT_GlyphSlot_Embolden... (cached) yes
0:03.97 checking for FT_Load_Sfnt_Table... (cached) yes
0:03.98 checking for fontconfig/fcfreetype.h... (cached) yes
0:04.01 checking for posix_fadvise... (cached) yes
0:04.02 checking for posix_fallocate... (cached) yes
0:04.10 creating ./config.data
0:04.43
0:04.49 Creating config.status
0:04.56 Brewing coffee...
0:14.16 Traceback (most recent call last):
0:14.16 File "/home/localuser/icedove-uxp/configure.py", line 32, in <module>
0:14.16 sys.exit(main(sys.argv))
0:14.16 File "/home/localuser/icedove-uxp/configure.py", line 29, in main
0:14.16 return config_status(config)
0:14.16 File "/home/localuser/icedove-uxp/mozilla/configure.py", line 102, in config_status
0:14.16 return config_status(args=[], encode(sanitized_config, encoding))
0:14.16 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/config_status.py", line 135, in config_status
0:14.16 definitions = list(definitions)
0:14.16 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/frontend/emitter.py", line 163, in emit
0:14.16 for out in output:
0:14.16 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/frontend/reader.py", line 1037, in read_mozbuild
0:14.16 raise bre
0:14.16 mozbuild.frontend.reader.BuildReaderError:
0:14.16 ==============================
0:14.16 ERROR PROCESSING MOZBUILD FILE
0:14.16 ==============================
0:14.16
0:14.16 The error occurred while processing the following file:
0:14.16
0:14.16 /home/localuser/icedove-uxp/mozilla/moz.build
0:14.16
0:14.16 The underlying problem is we referenced a path that does not exist. That path is:
0:14.16
0:14.16 /home/localuser/icedove-uxp/mozilla/application/icedove-uxp/moz.build
0:14.16
0:14.16 Either create the file if it needs to exist or do not reference it.
0:14.16
0:14.24 Fix above errors and then restart with\
0:14.24 "/usr/bin/make -f client.mk build"
0:14.24 make[1]:
[/home/localuser/icedove-uxp/client.mk:362: configure] Error 1
0:14.24 make:
[client.mk:374: /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/Makefile] Error 2
0:14.25 0 compiler warnings present.

This seems to be an issue with your icedove-uxp/.mozconfig file. When building mail/comm there is no application path. Simply: ac_add_options --enable-application=mail.

The other issue you willl come across is the duplicate search component that is now in UXP toolkit. You can patch the following files in icedove-uxp/mozilla:

diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build
index bbf4b4d56a..dc907c5eb6 100644
--- a/toolkit/components/moz.build
+++ b/toolkit/components/moz.build
@@ -78,7 +78,8 @@ if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']:
     DIRS += ['filepicker']

 if CONFIG['MOZ_TOOLKIT_SEARCH'] and not CONFIG['MC_BASILISK'] \
-                                and not CONFIG['HYPE_ICEWEASEL']:
+                                and not CONFIG['HYPE_ICEWEASEL'] \
+                               and not CONFIG['HYPE_ICEDOVE']:
     DIRS += ['search']

 DIRS += ['captivedetect']

This seems to be an issue with your icedove-uxp/.mozconfig file. When building mail/comm there is no application path. Simply: ac_add_options --enable-application=mail.

The other issue you willl come across is the duplicate search component that is now in UXP toolkit. You can patch the following files in icedove-uxp/mozilla:

```
diff --git a/toolkit/components/moz.build b/toolkit/components/moz.build
index bbf4b4d56a..dc907c5eb6 100644
--- a/toolkit/components/moz.build
+++ b/toolkit/components/moz.build
@@ -78,7 +78,8 @@ if 'gtk' in CONFIG['MOZ_WIDGET_TOOLKIT']:
DIRS += ['filepicker']

if CONFIG['MOZ_TOOLKIT_SEARCH'] and not CONFIG['MC_BASILISK'] \
- and not CONFIG['HYPE_ICEWEASEL']:
+ and not CONFIG['HYPE_ICEWEASEL'] \
+ and not CONFIG['HYPE_ICEDOVE']:
DIRS += ['search']

DIRS += ['captivedetect']
```
Did ./mozilla/mach build
from the icedove folder again and this happened:

make[1]: Entering directory '/home/localuser/icedove-uxp'
cd /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu
/home/localuser/icedove-uxp/configure
Reexecuting in the virtualenv
Adding configure options from /home/localuser/icedove-uxp/mozilla/mozconfig
--prefix=/usr
--disable-official-branding
--disable-mozril-geoloc
--disable-nfc
--disable-synth-pico
--disable-gamepad
--disable-startup-notification
--disable-tests
--disable-necko-wifi
--disable-dbus
--disable-userinfo
--disable-sync
--disable-pulseaudio
--enable-default-toolkit=cairo-gtk2
--disable-gconf
--enable-proxy-bypass-protection
--disable-crashreporter
--disable-alsa
--enable-sndio
--disable-updater
--enable-debug-symbols
--disable-install-strip
MOZ_ADDON_SIGNING=1
MOZILLA_OFFICIAL=0
MOZ_REQUIRE_SIGNING=0
MOZ_TELEMETRY_REPORTING=0
BASH_ARGC=([0]="4")
BASH_ARGV=([0]="/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/action/dump_env.py" [1]="/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/_virtualenv/bin/python" [2]="/home/localuser/icedove-uxp/mozilla/mozconfig" [3]="/home/localuser/icedove-uxp/mozilla")
checking for a shell... /bin/sh
checking for host system type... x86_64-pc-linux-gnu
checking for target system type... x86_64-pc-linux-gnu
checking whether cross compiling... no
checking for pkg_config... /usr/bin/pkg-config
checking for pkg-config version... 0.29.2
checking for yasm... /usr/bin/yasm
checking yasm version... 1.3.0
checking for the target C compiler... /usr/bin/gcc
checking whether the target C compiler can be used... yes
checking the target C compiler version... 8.4.0
checking the target C compiler works... yes
checking for the target C++ compiler... /usr/bin/g++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 8.4.0
checking the target C++ compiler works... yes
checking for the host C compiler... /usr/bin/gcc
checking whether the host C compiler can be used... yes
checking the host C compiler version... 8.4.0
checking the host C compiler works... yes
checking for the host C++ compiler... /usr/bin/g++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 8.4.0
checking the host C++ compiler works... yes
checking for 64-bit OS... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking for malloc.h... yes
checking for alloca.h... yes
checking for sys/byteorder.h... no
checking for getopt.h... yes
checking for unistd.h... yes
checking for nl_types.h... yes
checking for cpuid.h... yes
checking for sys/statvfs.h... yes
checking for sys/statfs.h... yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for sys/quota.h... yes
checking for linux/quota.h... yes
checking for linux/if_addr.h... yes
checking for linux/rtnetlink.h... yes
checking for sys/queue.h... yes
checking for sys/types.h... yes
checking for netinet/in.h... yes
checking for byteswap.h... yes
checking for linux/perf_event.h... yes
checking for perf_event_open system call... yes
checking whether the C compiler supports -Wclass-varargs... no
checking whether the C++ compiler supports -Wclass-varargs... no
checking whether the C compiler supports -Wloop-analysis... no
checking whether the C++ compiler supports -Wloop-analysis... no
checking whether the C++ compiler supports -Wc++1z-compat... yes
checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
checking whether the C compiler supports -Wstring-conversion... no
checking whether the C++ compiler supports -Wstring-conversion... no
checking whether the C compiler supports -Wthread-safety... no
checking whether the C++ compiler supports -Wthread-safety... no
checking whether the C++ compiler supports -Wno-inline-new-delete... no
checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
checking whether the C compiler supports -Wno-error=array-bounds... yes
checking whether the C++ compiler supports -Wno-error=array-bounds... yes
checking whether the C compiler supports -Wno-error=multistatement-macros... yes
checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
checking whether the C++ compiler supports -fno-sized-deallocation... yes
checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
checking for fontconfig >= 2.7.0... yes
checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
checking for freetype2 >= 6.1.0... yes
checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
checking _FT2_LIBS... -lfreetype
checking for tar... /bin/tar
checking for unzip... /usr/bin/unzip
checking for zip... /usr/bin/zip
checking for the Mozilla API key... no
checking for the Google API key... no
checking for the Bing API key... no
checking for the Adjust SDK key... no
checking for awk... /usr/bin/gawk
checking for perl... /usr/bin/perl
checking for minimum required perl version >= 5.006... 5.030003
checking for full perl installation... yes
checking for gmake... /usr/bin/make
checking for doxygen... not found
checking for xargs... /usr/bin/xargs
checking for rpmbuild... not found
checking for autoconf... /usr/bin/autoconf-2.13
Refreshing /home/localuser/icedove-uxp/mozilla/old-configure with /usr/bin/autoconf-2.13
loading cache ./config.cache
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking for objcopy... (cached) /usr/bin/objcopy
checking for gcc... (cached) /usr/bin/gcc -std=gnu99
checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
checking for c++... (cached) /usr/bin/g++
checking whether the C++ compiler (/usr/bin/g++ ) works... yes
checking whether the C++ compiler (/usr/bin/g++ ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether /usr/bin/g++ accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for as... (cached) /usr/bin/as
checking for ar... (cached) ar
checking for ld... (cached) ld
checking for strip... (cached) strip
checking for windres... no
checking for otool... no
checking for X... (cached) libraries , headers
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for --noexecstack option to as... yes
checking for -z noexecstack option to ld... yes
checking for -z text option to ld... yes
checking for --build-id option to ld... yes
checking for --ignore-unresolved-symbol option to ld... yes
checking if toolchain supports -mssse3 option... yes
checking if toolchain supports -msse4.1 option... yes
checking for x86 AVX2 asm support in compiler... yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking whether 64-bits std::atomic requires -latomic... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for sockaddr_in.sin_len... (cached) false
checking for sockaddr_in6.sin6_len... (cached) false
checking for sockaddr.sa_len... (cached) false
checking for gethostbyname_r in -lc_r... (cached) no
checking for library containing dlopen... (cached) -ldl
checking for dlfcn.h... (cached) yes
checking for dladdr... (cached) yes
checking for memmem... (cached) yes
checking for socket in -lsocket... (cached) no
checking for XDrawLines in -lX11... (cached) yes
checking for XextAddDisplay in -lXext... (cached) yes
checking for XtFree in -lXt... (cached) yes
checking for xcb_connect in -lxcb... (cached) yes
checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
checking for XGetXCBConnection in -lX11-xcb... (cached) yes
checking for X11/extensions/scrnsaver.h... (cached) yes
checking for XScreenSaverQueryInfo in -lXss... (cached) yes
checking for pthread_create in -lpthreads... (cached) no
checking for pthread_create in -lpthread... (cached) yes
checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
checking for pthread.h... (cached) yes
checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
checking for 8-bit clean memcmp... (cached) yes
checking for stat64... (cached) yes
checking for lstat64... (cached) yes
checking for truncate64... (cached) yes
checking for statvfs64... (cached) yes
checking for statvfs... (cached) yes
checking for statfs64... (cached) yes
checking for statfs... (cached) yes
checking for getpagesize... (cached) yes
checking for gmtime_r... (cached) yes
checking for localtime_r... (cached) yes
checking for arc4random... (cached) no
checking for arc4random_buf... (cached) no
checking for mallinfo... (cached) yes
checking for gettid... (cached) yes
checking for lchown... (cached) yes
checking for setpriority... (cached) yes
checking for strerror... (cached) yes
checking for syscall... (cached) yes
checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
checking for pthread_cond_timedwait_monotonic_np...
checking for wcrtomb... (cached) yes
checking for mbrtowc... (cached) yes
checking for res_ninit()... (cached) yes
checking for iconv in -lc... (cached) yes
checking for iconv()... (cached) yes
checking for iconv() with const input... (cached) no
checking for nl_langinfo and CODESET... (cached) yes
checking for an implementation of va_copy()... (cached) yes
checking whether va_list can be copied by value... (cached) no
checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
checking for C++ dynamic_cast to void... (cached) yes
checking for thread keyword for TLS variables... (cached) yes
checking for __attribute
((always_inline))... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for localeconv... (cached) yes
checking for malloc.h... (cached) yes
checking for strndup... (cached) yes
checking for posix_memalign... (cached) yes
checking for memalign... (cached) yes
checking for malloc_usable_size... (cached) yes
checking whether malloc_usable_size definition can use const argument... no
checking for valloc in malloc.h... yes
checking for valloc in unistd.h... no
checking NSPR selection... source-tree
checking if app-specific confvars.sh exists... no
checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
checking for gtk+-2.0 >= 2.14... yes
checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
checking for gio-2.0 >= 2.22... yes
checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
checking for sndio.h... (cached) yes
checking for wget... (cached) wget
checking for valid C compiler optimization flags... yes
checking whether linker creates PT_GNU_RELRO segments... yes
checking for __cxa_demangle... (cached) yes
checking for unwind.h... (cached) yes
checking for _Unwind_Backtrace... (cached) yes
checking whether C compiler supports -fprofile-generate... yes
checking what kind of list files are supported by the linker... linkerscript
checking what kind of ordering can be done with the linker... section-ordering-file
checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
checking for FT_Bitmap_Size.y_ppem... (cached) yes
checking for FT_GlyphSlot_Embolden... (cached) yes
checking for FT_Load_Sfnt_Table... (cached) yes
checking for fontconfig/fcfreetype.h... (cached) yes
checking for posix_fadvise... (cached) yes
checking for posix_fallocate... (cached) yes
creating ./config.data
js/src> configuring
js/src> running /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/_virtualenv/bin/python /home/localuser/icedove-uxp/mozilla/build/../configure.py --enable-project=js --target=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --disable-alsa --disable-crashreporter --disable-dbus --disable-gamepad --disable-gconf --disable-install-strip --disable-mozril-geoloc --disable-necko-wifi --disable-nfc --disable-official-branding --enable-proxy-bypass-protection --disable-pulseaudio --enable-sndio --disable-startup-notification --disable-synth-pico --disable-tests --disable-updater --disable-userinfo --prefix=/usr --disable-sync --disable-debug --without-toolchain-prefix --enable-debug-symbols --enable-jemalloc --without-linux-headers --disable-warnings-as-errors --disable-js-shell --disable-shared-js --disable-export-js --disable-instruments --disable-callgrind --disable-profiling --disable-vtune --disable-gc-trace --disable-perf --disable-more-deterministic --enable-ctypes --without-system-ffi --with-nspr-cflags=-I/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/dist/include/nspr --with-nspr-libs=-L/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/dist/bin -lnspr4 -lplc4 -lplds4 --prefix=/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/dist JS_STANDALONE= --cache-file=/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/config.cache
js/src> checking for a shell... /bin/sh
js/src> checking for host system type... x86_64-pc-linux-gnu
js/src> checking for target system type... x86_64-pc-linux-gnu
js/src> checking whether cross compiling... no
js/src> checking for pkg_config... /usr/bin/pkg-config
js/src> checking for pkg-config version... 0.29.2
js/src> checking for yasm... /usr/bin/yasm
js/src> checking yasm version... 1.3.0
js/src> checking for the target C compiler... /usr/bin/gcc
js/src> checking whether the target C compiler can be used... yes
js/src> checking the target C compiler version... 8.4.0
js/src> checking the target C compiler works... yes
js/src> checking for the target C++ compiler... /usr/bin/g++
js/src> checking whether the target C++ compiler can be used... yes
js/src> checking the target C++ compiler version... 8.4.0
js/src> checking the target C++ compiler works... yes
js/src> checking for the host C compiler... /usr/bin/gcc
js/src> checking whether the host C compiler can be used... yes
js/src> checking the host C compiler version... 8.4.0
js/src> checking the host C compiler works... yes
js/src> checking for the host C++ compiler... /usr/bin/g++
js/src> checking whether the host C++ compiler can be used... yes
js/src> checking the host C++ compiler version... 8.4.0
js/src> checking the host C++ compiler works... yes
js/src> checking for 64-bit OS... yes
js/src> checking for link... /usr/bin/ld
js/src> checking for stdint.h... yes
js/src> checking for inttypes.h... yes
js/src> checking for malloc.h... yes
js/src> checking for alloca.h... yes
js/src> checking for sys/byteorder.h... no
js/src> checking for getopt.h... yes
js/src> checking for unistd.h... yes
js/src> checking for nl_types.h... yes
js/src> checking for cpuid.h... yes
js/src> checking for sys/statvfs.h... yes
js/src> checking for sys/statfs.h... yes
js/src> checking for sys/vfs.h... yes
js/src> checking for sys/mount.h... yes
js/src> checking for sys/quota.h... yes
js/src> checking for linux/quota.h... yes
js/src> checking for linux/if_addr.h... yes
js/src> checking for linux/rtnetlink.h... yes
js/src> checking for sys/queue.h... yes
js/src> checking for sys/types.h... yes
js/src> checking for netinet/in.h... yes
js/src> checking for byteswap.h... yes
js/src> checking for linux/perf_event.h... yes
js/src> checking for perf_event_open system call... yes
js/src> checking whether the C compiler supports -Wclass-varargs... no
js/src> checking whether the C++ compiler supports -Wclass-varargs... no
js/src> checking whether the C compiler supports -Wloop-analysis... no
js/src> checking whether the C++ compiler supports -Wloop-analysis... no
js/src> checking whether the C++ compiler supports -Wc++1z-compat... yes
js/src> checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
js/src> checking whether the C compiler supports -Wstring-conversion... no
js/src> checking whether the C++ compiler supports -Wstring-conversion... no
js/src> checking whether the C compiler supports -Wthread-safety... no
js/src> checking whether the C++ compiler supports -Wthread-safety... no
js/src> checking whether the C++ compiler supports -Wno-inline-new-delete... no
js/src> checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
js/src> checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
js/src> checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
js/src> checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
js/src> checking whether the C compiler supports -Wno-error=array-bounds... yes
js/src> checking whether the C++ compiler supports -Wno-error=array-bounds... yes
js/src> checking whether the C compiler supports -Wno-error=multistatement-macros... yes
js/src> checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
js/src> checking whether the C++ compiler supports -Wno-noexcept-type... yes
js/src> checking whether the C++ compiler supports -fno-sized-deallocation... yes
js/src> checking for awk... /usr/bin/gawk
js/src> checking for perl... /usr/bin/perl
js/src> checking for minimum required perl version >= 5.006... 5.030003
js/src> checking for full perl installation... yes
js/src> checking for gmake... /usr/bin/make
js/src> checking for doxygen... not found
js/src> checking for xargs... /usr/bin/xargs
js/src> checking for rpmbuild... not found
js/src> checking for autoconf... /usr/bin/autoconf-2.13
js/src> Refreshing /home/localuser/icedove-uxp/mozilla/js/src/old-configure with /usr/bin/autoconf-2.13
js/src> loading cache /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/config.cache
js/src> checking host system type... x86_64-pc-linux-gnu
js/src> checking target system type... x86_64-pc-linux-gnu
js/src> checking build system type... x86_64-pc-linux-gnu
js/src> checking for gcc... (cached) /usr/bin/gcc -std=gnu99
js/src> checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
js/src> checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
js/src> checking whether we are using GNU C... (cached) yes
js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
js/src> checking for c++... (cached) /usr/bin/g++
js/src> checking whether the C++ compiler (/usr/bin/g++ ) works... yes
js/src> checking whether the C++ compiler (/usr/bin/g++ ) is a cross-compiler... no
js/src> checking whether we are using GNU C++... (cached) yes
js/src> checking whether /usr/bin/g++ accepts -g... (cached) yes
js/src> checking for ranlib... (cached) ranlib
js/src> checking for as... (cached) /usr/bin/as
js/src> checking for ar... (cached) ar
js/src> checking for ld... (cached) ld
js/src> checking for strip... (cached) strip
js/src> checking for windres... no
js/src> checking for sb-conf... no
js/src> checking for ve... no
js/src> checking for X... (cached) libraries , headers
js/src> checking for dnet_ntoa in -ldnet... (cached) no
js/src> checking for dnet_ntoa in -ldnet_stub... (cached) no
js/src> checking for gethostbyname... (cached) yes
js/src> checking for connect... (cached) yes
js/src> checking for remove... (cached) yes
js/src> checking for shmat... (cached) yes
js/src> checking for IceConnectionNumber in -lICE... (cached) yes
js/src> checking for --noexecstack option to as... yes
js/src> checking for -z noexecstack option to ld... yes
js/src> checking for -z text option to ld... yes
js/src> checking for --build-id option to ld... yes
js/src> checking for working const... (cached) yes
js/src> checking for mode_t... (cached) yes
js/src> checking for off_t... (cached) yes
js/src> checking for pid_t... (cached) yes
js/src> checking for size_t... (cached) yes
js/src> checking for ssize_t... (cached) yes
js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no
js/src> checking for dirent.h that defines DIR... (cached) yes
js/src> checking for opendir in -ldir... (cached) no
js/src> checking for gethostbyname_r in -lc_r... (cached) no
js/src> checking for library containing dlopen... (cached) -ldl
js/src> checking for dlfcn.h... (cached) yes
js/src> checking for socket in -lsocket... (cached) no
js/src> checking for pthread_create in -lpthreads... (cached) no
js/src> checking for pthread_create in -lpthread... (cached) yes
js/src> checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
js/src> checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
js/src> checking for 8-bit clean memcmp... (cached) yes
js/src> checking for getc_unlocked... (cached) yes
js/src> checking for _getc_nolock... (cached) no
js/src> checking for gmtime_r... (cached) yes
js/src> checking for localtime_r... (cached) yes
js/src> checking for pthread_getname_np... (cached) yes
js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
js/src> checking for sin in -lm... (cached) yes
js/src> checking for sincos in -lm... (cached) yes
js/src> checking for __sincos in -lm... (cached) no
js/src> checking for wcrtomb... (cached) yes
js/src> checking for mbrtowc... (cached) yes
js/src> checking for res_ninit()... (cached) yes
js/src> checking for nl_langinfo and CODESET... (cached) yes
js/src> checking for an implementation of va_copy()... (cached) yes
js/src> checking whether va_list can be copied by value... (cached) no
js/src> checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
js/src> checking for C++ dynamic_cast to void
... (cached) yes
js/src> checking for thread keyword for TLS variables... (cached) yes
js/src> checking for __attribute
((always_inline))... (cached) yes
js/src> checking for LC_MESSAGES... (cached) yes
js/src> checking for localeconv... (cached) yes
js/src> checking NSPR selection... command-line
js/src> checking for valid optimization flags... yes
js/src> checking for __cxa_demangle... (cached) yes
js/src> checking whether C compiler supports -fprofile-generate... yes
js/src> checking for tm_zone tm_gmtoff in struct tm... (cached) yes
js/src> checking what kind of list files are supported by the linker... linkerscript
js/src> checking what kind of ordering can be done with the linker... section-ordering-file
js/src> checking for posix_fadvise... (cached) yes
js/src> checking for posix_fallocate... (cached) yes
js/src> checking for malloc.h... (cached) yes
js/src> checking for strndup... (cached) yes
js/src> checking for posix_memalign... (cached) yes
js/src> checking for memalign... (cached) yes
js/src> checking for malloc_usable_size... (cached) yes
js/src> checking whether malloc_usable_size definition can use const argument... no
js/src> checking for valloc in malloc.h... yes
js/src> checking for valloc in unistd.h... no
js/src> checking for setlocale... (cached) yes
js/src> checking for localeconv... (cached) yes
js/src> creating ./config.data
js/src> Creating config.status

*** Fix above errors and then restart with\
"/usr/bin/make -f client.mk build"
make[1]: Leaving directory '/home/localuser/icedove-uxp'

your last changes however, were a step in the right direction.

'''USE_LIBS contains "icu", which does not match any LIBRARY_NAME in the tree'''

I'm not able to reproduce this error. Are you attempting to use system icu in the .mozconfig?

Copy of my .mozconfig for example, system libs are disabled

'''USE_LIBS contains "icu", which does not match any LIBRARY_NAME in the tree'''

I'm not able to reproduce this error. Are you attempting to use system icu in the .mozconfig?

Copy of my .mozconfig for example, system libs are disabled

well now I get this after spinning the wheel part:

0:49.88 Traceback (most recent call last):
0:49.88 File "/home/user/icedove-uxp/configure.py", line 32, in <module>
0:49.88 sys.exit(main(sys.argv))
0:49.88 File "/home/user/icedove-uxp/configure.py", line 29, in main
0:49.88 return config_status(config)
0:49.88 File "/home/user/icedove-uxp/mozilla/configure.py", line 102, in config_status
0:49.88 return config_status(args=[], encode(sanitized_config, encoding))
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozbuild/config_status.py", line 138, in config_status
0:49.88 the_backend.consume(definitions)
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/base.py", line 128, in consume
0:49.88 if (not self.consume_object(obj) and
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 574, in consume_object
0:49.88 self._process_final_target_files(obj, obj.files, backend_file)
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 1219, in _process_final_target_files
0:49.88 install_manifest.add_symlink(f.full_path, dest)
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 266, in add_symlink
0:49.88 self._add_entry(dest, (self.SYMLINK, source))
0:49.88 File "/home/user/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 339, in _add_entry
0:49.88 raise ValueError('Item already in manifest: %s' % dest)
0:49.88 ValueError: Item already in manifest: components/nsSearchSuggestions.js
0:50.19 Fix above errors and then restart with\
0:50.19 "/usr/bin/make -f client.mk build"
0:50.19 make[1]:
[/home/user/icedove-uxp/client.mk:362: configure] Error 1
0:50.19 make:
* [client.mk:374: /home/user/icedove-uxp/obj-x86_64-pc-linux-gnu/Makefile] Error 2
0:50.24 0 compiler warnings present.
0:50.25 Failed to parse ccache stats output: stats updated Sat Nov 18 15:57:24 2023

more specifically, this:
0:00.41 /usr/bin/make -f client.mk -s
0:00.78 cd /home/auser/icedove-uxp/obj-x86_64-pc-linux-gnu
0:00.78 /home/auser/icedove-uxp/configure
0:01.04 Reexecuting in the virtualenv
0:01.65 Adding configure options from /home/auser/icedove-uxp/mozilla/mozconfig
0:01.65 --enable-application=mail
0:01.65 --enable-calendar
0:01.65 --prefix=/usr
0:01.65 --enable-release
0:01.65 --enable-gold
0:01.65 --enable-pie
0:01.65 --enable-optimize=-O2
0:01.65 --disable-safe-browsing
0:01.65 --disable-url-classifier
0:01.65 --disable-tests
0:01.65 --disable-necko-wifi
0:01.65 --disable-dbus
0:01.65 --disable-jack
0:01.66 --disable-pulseaudio
0:01.66 --enable-default-toolkit=cairo-gtk2
0:01.66 --disable-gconf
0:01.66 --disable-crashreporter
0:01.66 --disable-alsa
0:01.66 --enable-sndio
0:01.66 --disable-updater
0:01.66 BASH_ARGC=([0]="4")
0:01.66 BASH_ARGV=([0]="/home/auser/icedove-uxp/mozilla/python/mozbuild/mozbuild/action/dump_env.py" [1]="/home/auser/icedove-uxp/obj-x86_64-pc-linux-gnu/_virtualenv/bin/python" [2]="/home/auser/icedove-uxp/mozilla/mozconfig" [3]="/home/auser/icedove-uxp/mozilla")
0:02.10 checking for a shell... /bin/sh
0:02.22 checking for host system type... x86_64-pc-linux-gnu
0:02.22 checking for target system type... x86_64-pc-linux-gnu
0:02.24 checking whether cross compiling... no
0:02.26 checking for pkg_config... /usr/bin/pkg-config
0:02.26 checking for pkg-config version... 0.29.2
0:02.26 checking for yasm... /usr/bin/yasm
0:02.27 checking yasm version... 1.3.0
0:02.28 checking for the target C compiler... /usr/bin/gcc
0:02.34 checking whether the target C compiler can be used... yes
0:02.34 checking the target C compiler version... 8.4.0
0:02.38 checking the target C compiler works... yes
0:02.38 checking for the target C++ compiler... /usr/bin/g++
0:02.42 checking whether the target C++ compiler can be used... yes
0:02.42 checking the target C++ compiler version... 8.4.0
0:02.46 checking the target C++ compiler works... yes
0:02.47 checking for the host C compiler... /usr/bin/gcc
0:02.49 checking whether the host C compiler can be used... yes
0:02.49 checking the host C compiler version... 8.4.0
0:02.54 checking the host C compiler works... yes
0:02.55 checking for the host C++ compiler... /usr/bin/g++
0:02.57 checking whether the host C++ compiler can be used... yes
0:02.57 checking the host C++ compiler version... 8.4.0
0:02.63 checking the host C++ compiler works... yes
0:02.67 checking for 64-bit OS... yes
0:02.74 checking for stdint.h... yes
0:02.79 checking for inttypes.h... yes
0:02.86 checking for malloc.h... yes
0:02.91 checking for alloca.h... yes
0:02.94 checking for sys/byteorder.h... no
0:02.99 checking for getopt.h... yes
0:03.05 checking for unistd.h... yes
0:03.11 checking for nl_types.h... yes
0:03.16 checking for cpuid.h... yes
0:03.21 checking for sys/statvfs.h... yes
0:03.27 checking for sys/statfs.h... yes
0:03.33 checking for sys/vfs.h... yes
0:03.38 checking for sys/mount.h... yes
0:03.44 checking for sys/quota.h... yes
0:03.52 checking for linux/quota.h... yes
0:03.59 checking for linux/if_addr.h... yes
0:03.67 checking for linux/rtnetlink.h... yes
0:03.73 checking for sys/queue.h... yes
0:03.78 checking for sys/types.h... yes
0:03.86 checking for netinet/in.h... yes
0:03.92 checking for byteswap.h... yes
0:03.98 checking for linux/perf_event.h... yes
0:04.02 checking for perf_event_open system call... yes
0:04.05 checking whether the C compiler supports -Wclass-varargs... no
0:04.07 checking whether the C++ compiler supports -Wclass-varargs... no
0:04.09 checking whether the C compiler supports -Wloop-analysis... no
0:04.11 checking whether the C++ compiler supports -Wloop-analysis... no
0:04.17 checking whether the C++ compiler supports -Wc++1z-compat... yes
0:04.21 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
0:04.23 checking whether the C compiler supports -Wstring-conversion... no
0:04.25 checking whether the C++ compiler supports -Wstring-conversion... no
0:04.27 checking whether the C compiler supports -Wthread-safety... no
0:04.30 checking whether the C++ compiler supports -Wthread-safety... no
0:04.33 checking whether the C++ compiler supports -Wno-inline-new-delete... no
0:04.37 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
0:04.43 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
0:04.48 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:04.53 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:04.58 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:04.63 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:04.68 checking whether the C compiler supports -Wno-error=multistatement-macros... yes
0:04.73 checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
0:04.79 checking whether the C++ compiler supports -fno-sized-deallocation... yes
0:04.81 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
0:04.82 checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:04.83 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
0:04.83 checking for fontconfig >= 2.7.0... yes
0:04.84 checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:04.84 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
0:04.85 checking for freetype2 >= 6.1.0... yes
0:04.86 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
0:04.87 checking _FT2_LIBS... -lfreetype
0:04.88 checking for tar... /bin/tar
0:04.88 checking for unzip... /usr/bin/unzip
0:04.88 checking for zip... /usr/bin/zip
0:04.88 checking for the Mozilla API key... no
0:04.88 checking for the Google API key... no
0:04.88 checking for the Bing API key... no
0:04.88 checking for the Adjust SDK key... no
0:04.89 checking for awk... /usr/bin/gawk
0:04.89 checking for perl... /usr/bin/perl
0:04.89 checking for minimum required perl version >= 5.006... 5.030003
0:04.91 checking for full perl installation... yes
0:04.92 checking for gmake... /usr/bin/make
0:04.92 checking for doxygen... not found
0:04.92 checking for xargs... /usr/bin/xargs
0:04.92 checking for rpmbuild... not found
0:04.92 checking for autoconf... /usr/bin/autoconf-2.13
0:05.78 loading cache ./config.cache
0:05.85 checking host system type... x86_64-pc-linux-gnu
0:05.88 checking target system type... x86_64-pc-linux-gnu
0:05.92 checking build system type... x86_64-pc-linux-gnu
0:05.93 checking for objcopy... (cached) /usr/bin/objcopy
0:05.95 checking for gcc... (cached) /usr/bin/gcc -std=gnu99
0:06.03 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
0:06.03 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
0:06.03 checking whether we are using GNU C... (cached) yes
0:06.04 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
0:06.04 checking for c++... (cached) /usr/bin/g++
0:06.22 checking whether the C++ compiler (/usr/bin/g++ ) works... yes
0:06.22 checking whether the C++ compiler (/usr/bin/g++ ) is a cross-compiler... no
0:06.22 checking whether we are using GNU C++... (cached) yes
0:06.22 checking whether /usr/bin/g++ accepts -g... (cached) yes
0:06.22 checking for ranlib... (cached) ranlib
0:06.22 checking for as... (cached) /usr/bin/as
0:06.23 checking for ar... (cached) ar
0:06.23 checking for ld... (cached) ld
0:06.23 checking for strip... (cached) strip
0:06.23 checking for windres... no
0:06.23 checking for otool... no
0:06.28 checking for X... (cached) libraries , headers
0:06.28 checking for dnet_ntoa in -ldnet... (cached) no
0:06.29 checking for dnet_ntoa in -ldnet_stub... (cached) no
0:06.29 checking for gethostbyname... (cached) yes
0:06.29 checking for connect... (cached) yes
0:06.30 checking for remove... (cached) yes
0:06.30 checking for shmat... (cached) yes
0:06.31 checking for IceConnectionNumber in -lICE... (cached) yes
0:06.47 checking for --noexecstack option to as... yes
0:06.56 checking for -z noexecstack option to ld... yes
0:06.65 checking for -z text option to ld... yes
0:06.73 checking for --build-id option to ld... yes
0:06.81 checking for --ignore-unresolved-symbol option to ld... yes
0:06.86 checking if toolchain supports -mssse3 option... yes
0:06.91 checking if toolchain supports -msse4.1 option... yes
0:06.97 checking for x86 AVX2 asm support in compiler... yes
0:07.63 checking whether the linker supports Identical Code Folding... yes
0:08.31 checking whether removing dead symbols breaks debugging... no
0:08.39 checking for PIE support... yes
0:08.41 checking for working const... (cached) yes
0:08.41 checking for mode_t... (cached) yes
0:08.41 checking for off_t... (cached) yes
0:08.41 checking for pid_t... (cached) yes
0:08.41 checking for size_t... (cached) yes
0:08.41 checking whether 64-bits std::atomic requires -latomic... (cached) no
0:08.42 checking for dirent.h that defines DIR... (cached) yes
0:08.43 checking for opendir in -ldir... (cached) no
0:08.44 checking for sockaddr_in.sin_len... (cached) false
0:08.44 checking for sockaddr_in6.sin6_len... (cached) false
0:08.44 checking for sockaddr.sa_len... (cached) false
0:08.44 checking for gethostbyname_r in -lc_r... (cached) no
0:08.44 checking for library containing dlopen... (cached) -ldl
0:08.45 checking for dlfcn.h... (cached) yes
0:08.46 checking for dladdr... (cached) yes
0:08.46 checking for memmem... (cached) yes
0:08.48 checking for socket in -lsocket... (cached) no
0:08.48 checking for XDrawLines in -lX11... (cached) yes
0:08.49 checking for XextAddDisplay in -lXext... (cached) yes
0:08.49 checking for XtFree in -lXt... (cached) yes
0:08.50 checking for xcb_connect in -lxcb... (cached) yes
0:08.51 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
0:08.51 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
0:08.52 checking for X11/extensions/scrnsaver.h... (cached) yes
0:08.52 checking for XScreenSaverQueryInfo in -lXss... (cached) yes
0:08.54 checking for pthread_create in -lpthreads... (cached) no
0:08.54 checking for pthread_create in -lpthread... (cached) yes
0:08.64 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
0:08.65 checking for pthread.h... (cached) yes
0:08.66 checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
0:08.66 checking for 8-bit clean memcmp... (cached) yes
0:08.66 checking for stat64... (cached) yes
0:08.67 checking for lstat64... (cached) yes
0:08.68 checking for truncate64... (cached) yes
0:08.69 checking for statvfs64... (cached) yes
0:08.70 checking for statvfs... (cached) yes
0:08.71 checking for statfs64... (cached) yes
0:08.71 checking for statfs... (cached) yes
0:08.73 checking for getpagesize... (cached) yes
0:08.73 checking for gmtime_r... (cached) yes
0:08.74 checking for localtime_r... (cached) yes
0:08.76 checking for arc4random... (cached) no
0:08.76 checking for arc4random_buf... (cached) no
0:08.76 checking for mallinfo... (cached) yes
0:08.76 checking for gettid... (cached) yes
0:08.77 checking for lchown... (cached) yes
0:08.79 checking for setpriority... (cached) yes
0:08.79 checking for strerror... (cached) yes
0:08.80 checking for syscall... (cached) yes
0:08.81 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:08.91 checking for pthread_cond_timedwait_monotonic_np...
0:08.91 checking for wcrtomb... (cached) yes
0:08.92 checking for mbrtowc... (cached) yes
0:08.92 checking for res_ninit()... (cached) yes
0:08.94 checking for iconv in -lc... (cached) yes
0:08.94 checking for iconv()... (cached) yes
0:08.94 checking for iconv() with const input... (cached) no
0:08.94 checking for nl_langinfo and CODESET... (cached) yes
0:08.95 checking for an implementation of va_copy()... (cached) yes
0:08.95 checking whether va_list can be copied by value... (cached) no
0:08.96 checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
0:08.96 checking for C++ dynamic_cast to void... (cached) yes
0:08.97 checking for thread keyword for TLS variables... (cached) yes
0:08.97 checking for __attribute
((always_inline))... (cached) yes
0:08.97 checking for LC_MESSAGES... (cached) yes
0:08.98 checking for localeconv... (cached) yes
0:09.00 checking for malloc.h... (cached) yes
0:09.00 checking for strndup... (cached) yes
0:09.01 checking for posix_memalign... (cached) yes
0:09.03 checking for memalign... (cached) yes
0:09.03 checking for malloc_usable_size... (cached) yes
0:09.09 checking whether malloc_usable_size definition can use const argument... no
0:09.13 checking for valloc in malloc.h... yes
0:09.15 checking for valloc in unistd.h... no
0:09.15 checking NSPR selection... source-tree
0:09.16 checking if app-specific confvars.sh exists... /home/auser/icedove-uxp/mozilla/../mail/confvars.sh
0:09.18 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
0:09.19 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:09.20 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
0:09.22 checking for gtk+-2.0 >= 2.14... yes
0:09.22 checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:09.23 checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
0:09.23 checking for gio-2.0 >= 2.22... yes
0:09.24 checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:09.24 checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
0:09.38 checking for sndio.h... (cached) yes
0:09.40 /home/auser/icedove-uxp/mozilla/old-configure: line 13196: test: : integer expression expected
0:09.42 /home/auser/icedove-uxp/mozilla/old-configure: line 13256: test: : integer expression expected
0:09.44 checking for wget... (cached) wget
0:09.51 checking for valid C compiler optimization flags... yes
0:09.68 cat: /home/auser/icedove-uxp/mozilla/../suite/config/version.txt: No such file or directory
0:09.77 checking whether linker creates PT_GNU_RELRO segments... yes
0:09.77 configure: warning: Disabling elfhack
0:09.78 checking for __cxa_demangle... (cached) yes
0:09.79 checking for unwind.h... (cached) yes
0:09.80 checking for _Unwind_Backtrace... (cached) yes
0:09.88 checking whether C compiler supports -fprofile-generate... yes
0:09.96 checking what kind of list files are supported by the linker... linkerscript
0:10.04 checking what kind of ordering can be done with the linker... section-ordering-file
0:10.06 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
0:10.06 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:10.06 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
0:10.06 checking for FT_Bitmap_Size.y_ppem... (cached) yes
0:10.07 checking for FT_GlyphSlot_Embolden... (cached) yes
0:10.08 checking for FT_Load_Sfnt_Table... (cached) yes
0:10.09 checking for fontconfig/fcfreetype.h... (cached) yes
0:10.18 checking for posix_fadvise... (cached) yes
0:10.20 checking for posix_fallocate... (cached) yes
0:10.38 creating ./config.data
0:11.12
0:11.20 Creating config.status
0:11.35 Feeding the hatchlings...
0:38.10 Traceback (most recent call last):
0:38.10 File "/home/auser/icedove-uxp/configure.py", line 32, in <module>
0:38.10 sys.exit(main(sys.argv))
0:38.10 File "/home/auser/icedove-uxp/configure.py", line 29, in main
0:38.10 return config_status(config)
0:38.10 File "/home/auser/icedove-uxp/mozilla/configure.py", line 102, in config_status
0:38.10 return config_status(args=[], encode(sanitized_config, encoding))
0:38.10 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozbuild/config_status.py", line 138, in config_status
0:38.10 the_backend.consume(definitions)
0:38.10 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/base.py", line 128, in consume
0:38.10 if (not self.consume_object(obj) and
0:38.10 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 574, in consume_object
0:38.10 self._process_final_target_files(obj, obj.files, backend_file)
0:38.11 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 1219, in _process_final_target_files
0:38.11 install_manifest.add_symlink(f.full_path, dest)
0:38.11 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 266, in add_symlink
0:38.11 self._add_entry(dest, (self.SYMLINK, source))
0:38.11 File "/home/auser/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 339, in _add_entry
0:38.11 raise ValueError('Item already in manifest: %s' % dest)
0:38.11 ValueError: Item already in manifest: components/nsSearchSuggestions.js
0:38.43 Fix above errors and then restart with\
0:38.43 "/usr/bin/make -f client.mk build"
0:38.43 make[1]:
[/home/auser/icedove-uxp/client.mk:362: configure] Error 1
0:38.43 make:
[client.mk:374: /home/auser/icedove-uxp/obj-x86_64-pc-linux-gnu/Makefile] Error 2
0:38.44 0 compiler warnings present.

'''ValueError: Item already in manifest: components/nsSearchSuggestions.js''' is the patch I mentioned in my first comment, it has to be applied against UXP because there are two search providers. We have the one in icedove-uxp tree here and then the one they have in the UXP toolkit. You have to put ''and not CONFIG['HYPE_ICEDOVE']''' so it doesn't conflict with ours.

I had done that patch already actually and this happened:
0:00.18 /usr/bin/make -f client.mk -s
0:00.34 cd /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu
0:00.34 /home/localuser/icedove-uxp/configure
0:00.45 Reexecuting in the virtualenv
0:00.71 Adding configure options from /home/localuser/icedove-uxp/mozilla/mozconfig
0:00.71 --enable-application=mail
0:00.71 --enable-calendar
0:00.71 --prefix=/usr
0:00.71 --enable-release
0:00.71 --enable-gold
0:00.71 --enable-pie
0:00.71 --enable-optimize=-O2
0:00.71 --disable-safe-browsing
0:00.71 --disable-url-classifier
0:00.71 --disable-tests
0:00.71 --disable-necko-wifi
0:00.71 --disable-dbus
0:00.71 --disable-jack
0:00.71 --disable-pulseaudio
0:00.71 --enable-default-toolkit=cairo-gtk2
0:00.71 --disable-gconf
0:00.71 --disable-crashreporter
0:00.71 --disable-alsa
0:00.72 --enable-sndio
0:00.72 --disable-updater
0:00.72 BASH_ARGC=([0]="4")
0:00.72 BASH_ARGV=([0]="/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/action/dump_env.py" [1]="/home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/_virtualenv/bin/python" [2]="/home/localuser/icedove-uxp/mozilla/mozconfig" [3]="/home/localuser/icedove-uxp/mozilla")
0:00.90 checking for a shell... /bin/sh
0:00.95 checking for host system type... x86_64-pc-linux-gnu
0:00.95 checking for target system type... x86_64-pc-linux-gnu
0:00.96 checking whether cross compiling... no
0:00.96 checking for pkg_config... /usr/bin/pkg-config
0:00.97 checking for pkg-config version... 0.29.2
0:00.97 checking for yasm... /usr/bin/yasm
0:00.97 checking yasm version... 1.3.0
0:00.98 checking for the target C compiler... /usr/bin/gcc
0:01.00 checking whether the target C compiler can be used... yes
0:01.00 checking the target C compiler version... 8.4.0
0:01.02 checking the target C compiler works... yes
0:01.02 checking for the target C++ compiler... /usr/bin/g++
0:01.04 checking whether the target C++ compiler can be used... yes
0:01.04 checking the target C++ compiler version... 8.4.0
0:01.06 checking the target C++ compiler works... yes
0:01.06 checking for the host C compiler... /usr/bin/gcc
0:01.07 checking whether the host C compiler can be used... yes
0:01.07 checking the host C compiler version... 8.4.0
0:01.09 checking the host C compiler works... yes
0:01.09 checking for the host C++ compiler... /usr/bin/g++
0:01.11 checking whether the host C++ compiler can be used... yes
0:01.11 checking the host C++ compiler version... 8.4.0
0:01.13 checking the host C++ compiler works... yes
0:01.15 checking for 64-bit OS... yes
0:01.18 checking for stdint.h... yes
0:01.20 checking for inttypes.h... yes
0:01.24 checking for malloc.h... yes
0:01.26 checking for alloca.h... yes
0:01.26 checking for sys/byteorder.h... no
0:01.29 checking for getopt.h... yes
0:01.32 checking for unistd.h... yes
0:01.34 checking for nl_types.h... yes
0:01.36 checking for cpuid.h... yes
0:01.38 checking for sys/statvfs.h... yes
0:01.41 checking for sys/statfs.h... yes
0:01.43 checking for sys/vfs.h... yes
0:01.46 checking for sys/mount.h... yes
0:01.49 checking for sys/quota.h... yes
0:01.51 checking for linux/quota.h... yes
0:01.55 checking for linux/if_addr.h... yes
0:01.58 checking for linux/rtnetlink.h... yes
0:01.60 checking for sys/queue.h... yes
0:01.63 checking for sys/types.h... yes
0:01.67 checking for netinet/in.h... yes
0:01.69 checking for byteswap.h... yes
0:01.72 checking for linux/perf_event.h... yes
0:01.74 checking for perf_event_open system call... yes
0:01.75 checking whether the C compiler supports -Wclass-varargs... no
0:01.75 checking whether the C++ compiler supports -Wclass-varargs... no
0:01.77 checking whether the C compiler supports -Wloop-analysis... no
0:01.77 checking whether the C++ compiler supports -Wloop-analysis... no
0:01.79 checking whether the C++ compiler supports -Wc++1z-compat... yes
0:01.82 checking whether the C++ compiler supports -Wimplicit-fallthrough... yes
0:01.83 checking whether the C compiler supports -Wstring-conversion... no
0:01.83 checking whether the C++ compiler supports -Wstring-conversion... no
0:01.85 checking whether the C compiler supports -Wthread-safety... no
0:01.85 checking whether the C++ compiler supports -Wthread-safety... no
0:01.87 checking whether the C++ compiler supports -Wno-inline-new-delete... no
0:01.89 checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes
0:01.91 checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes
0:01.93 checking whether the C compiler supports -Wno-error=deprecated-declarations... yes
0:01.95 checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes
0:01.97 checking whether the C compiler supports -Wno-error=array-bounds... yes
0:01.99 checking whether the C++ compiler supports -Wno-error=array-bounds... yes
0:02.02 checking whether the C compiler supports -Wno-error=multistatement-macros... yes
0:02.04 checking whether the C++ compiler supports -Wno-error=multistatement-macros... yes
0:02.07 checking whether the C++ compiler supports -fno-sized-deallocation... yes
0:02.08 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes
0:02.09 checking MOZ_PANGO_CFLAGS... -pthread -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.09 checking MOZ_PANGO_LIBS... -lpangoft2-1.0 -lfontconfig -lfreetype -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lcairo
0:02.09 checking for fontconfig >= 2.7.0... yes
0:02.09 checking _FONTCONFIG_CFLAGS... -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.10 checking _FONTCONFIG_LIBS... -lfontconfig -lfreetype
0:02.10 checking for freetype2 >= 6.1.0... yes
0:02.10 checking _FT2_CFLAGS... -I/usr/include/freetype2 -I/usr/include/libpng16
0:02.11 checking _FT2_LIBS... -lfreetype
0:02.11 checking for tar... /bin/tar
0:02.11 checking for unzip... /usr/bin/unzip
0:02.11 checking for zip... /usr/bin/zip
0:02.11 checking for the Mozilla API key... no
0:02.11 checking for the Google API key... no
0:02.11 checking for the Bing API key... no
0:02.11 checking for the Adjust SDK key... no
0:02.11 checking for awk... /usr/bin/gawk
0:02.11 checking for perl... /usr/bin/perl
0:02.12 checking for minimum required perl version >= 5.006... 5.030003
0:02.13 checking for full perl installation... yes
0:02.13 checking for gmake... /usr/bin/make
0:02.13 checking for doxygen... not found
0:02.13 checking for xargs... /usr/bin/xargs
0:02.13 checking for rpmbuild... not found
0:02.13 checking for autoconf... /usr/bin/autoconf-2.13
0:02.48 loading cache ./config.cache
0:02.51 checking host system type... x86_64-pc-linux-gnu
0:02.52 checking target system type... x86_64-pc-linux-gnu
0:02.54 checking build system type... x86_64-pc-linux-gnu
0:02.54 checking for objcopy... (cached) /usr/bin/objcopy
0:02.54 checking for gcc... (cached) /usr/bin/gcc -std=gnu99
0:02.58 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) works... yes
0:02.58 checking whether the C compiler (/usr/bin/gcc -std=gnu99 ) is a cross-compiler... no
0:02.58 checking whether we are using GNU C... (cached) yes
0:02.58 checking whether /usr/bin/gcc -std=gnu99 accepts -g... (cached) yes
0:02.58 checking for c++... (cached) /usr/bin/g++
0:02.66 checking whether the C++ compiler (/usr/bin/g++ ) works... yes
0:02.66 checking whether the C++ compiler (/usr/bin/g++ ) is a cross-compiler... no
0:02.66 checking whether we are using GNU C++... (cached) yes
0:02.66 checking whether /usr/bin/g++ accepts -g... (cached) yes
0:02.66 checking for ranlib... (cached) ranlib
0:02.66 checking for as... (cached) /usr/bin/as
0:02.66 checking for ar... (cached) ar
0:02.66 checking for ld... (cached) ld
0:02.66 checking for strip... (cached) strip
0:02.66 checking for windres... no
0:02.67 checking for otool... no
0:02.69 checking for X... (cached) libraries , headers
0:02.69 checking for dnet_ntoa in -ldnet... (cached) no
0:02.69 checking for dnet_ntoa in -ldnet_stub... (cached) no
0:02.69 checking for gethostbyname... (cached) yes
0:02.69 checking for connect... (cached) yes
0:02.69 checking for remove... (cached) yes
0:02.69 checking for shmat... (cached) yes
0:02.70 checking for IceConnectionNumber in -lICE... (cached) yes
0:02.77 checking for --noexecstack option to as... yes
0:02.81 checking for -z noexecstack option to ld... yes
0:02.84 checking for -z text option to ld... yes
0:02.88 checking for --build-id option to ld... yes
0:02.92 checking for --ignore-unresolved-symbol option to ld... yes
0:02.94 checking if toolchain supports -mssse3 option... yes
0:02.96 checking if toolchain supports -msse4.1 option... yes
0:02.98 checking for x86 AVX2 asm support in compiler... yes
0:03.26 checking whether the linker supports Identical Code Folding... yes
0:03.53 checking whether removing dead symbols breaks debugging... no
0:03.56 checking for PIE support... yes
0:03.57 checking for working const... (cached) yes
0:03.57 checking for mode_t... (cached) yes
0:03.57 checking for off_t... (cached) yes
0:03.57 checking for pid_t... (cached) yes
0:03.57 checking for size_t... (cached) yes
0:03.57 checking whether 64-bits std::atomic requires -latomic... (cached) no
0:03.57 checking for dirent.h that defines DIR... (cached) yes
0:03.58 checking for opendir in -ldir... (cached) no
0:03.58 checking for sockaddr_in.sin_len... (cached) false
0:03.58 checking for sockaddr_in6.sin6_len... (cached) false
0:03.58 checking for sockaddr.sa_len... (cached) false
0:03.58 checking for gethostbyname_r in -lc_r... (cached) no
0:03.58 checking for library containing dlopen... (cached) -ldl
0:03.58 checking for dlfcn.h... (cached) yes
0:03.59 checking for dladdr... (cached) yes
0:03.59 checking for memmem... (cached) yes
0:03.60 checking for socket in -lsocket... (cached) no
0:03.60 checking for XDrawLines in -lX11... (cached) yes
0:03.60 checking for XextAddDisplay in -lXext... (cached) yes
0:03.60 checking for XtFree in -lXt... (cached) yes
0:03.61 checking for xcb_connect in -lxcb... (cached) yes
0:03.61 checking for xcb_shm_query_version in -lxcb-shm... (cached) yes
0:03.61 checking for XGetXCBConnection in -lX11-xcb... (cached) yes
0:03.61 checking for X11/extensions/scrnsaver.h... (cached) yes
0:03.62 checking for XScreenSaverQueryInfo in -lXss... (cached) yes
0:03.62 checking for pthread_create in -lpthreads... (cached) no
0:03.62 checking for pthread_create in -lpthread... (cached) yes
0:03.66 checking whether /usr/bin/gcc -std=gnu99 accepts -pthread... yes
0:03.67 checking for pthread.h... (cached) yes
0:03.67 checking whether /usr/bin/gcc -std=gnu99 needs -traditional... (cached) no
0:03.67 checking for 8-bit clean memcmp... (cached) yes
0:03.67 checking for stat64... (cached) yes
0:03.68 checking for lstat64... (cached) yes
0:03.68 checking for truncate64... (cached) yes
0:03.69 checking for statvfs64... (cached) yes
0:03.69 checking for statvfs... (cached) yes
0:03.69 checking for statfs64... (cached) yes
0:03.70 checking for statfs... (cached) yes
0:03.70 checking for getpagesize... (cached) yes
0:03.71 checking for gmtime_r... (cached) yes
0:03.71 checking for localtime_r... (cached) yes
0:03.71 checking for arc4random... (cached) no
0:03.71 checking for arc4random_buf... (cached) no
0:03.71 checking for mallinfo... (cached) yes
0:03.71 checking for gettid... (cached) yes
0:03.72 checking for lchown... (cached) yes
0:03.72 checking for setpriority... (cached) yes
0:03.73 checking for strerror... (cached) yes
0:03.73 checking for syscall... (cached) yes
0:03.73 checking for clock_gettime(CLOCK_MONOTONIC)... (cached)
0:03.78 checking for pthread_cond_timedwait_monotonic_np...
0:03.78 checking for wcrtomb... (cached) yes
0:03.78 checking for mbrtowc... (cached) yes
0:03.78 checking for res_ninit()... (cached) yes
0:03.78 checking for iconv in -lc... (cached) yes
0:03.79 checking for iconv()... (cached) yes
0:03.79 checking for iconv() with const input... (cached) no
0:03.79 checking for nl_langinfo and CODESET... (cached) yes
0:03.79 checking for an implementation of va_copy()... (cached) yes
0:03.79 checking whether va_list can be copied by value... (cached) no
0:03.80 checking whether the C++ "using" keyword resolves ambiguity... (cached) yes
0:03.80 checking for C++ dynamic_cast to void... (cached) yes
0:03.80 checking for thread keyword for TLS variables... (cached) yes
0:03.80 checking for __attribute
((always_inline))... (cached) yes
0:03.80 checking for LC_MESSAGES... (cached) yes
0:03.81 checking for localeconv... (cached) yes
0:03.81 checking for malloc.h... (cached) yes
0:03.81 checking for strndup... (cached) yes
0:03.82 checking for posix_memalign... (cached) yes
0:03.82 checking for memalign... (cached) yes
0:03.83 checking for malloc_usable_size... (cached) yes
0:03.85 checking whether malloc_usable_size definition can use const argument... no
0:03.86 checking for valloc in malloc.h... yes
0:03.87 checking for valloc in unistd.h... no
0:03.87 checking NSPR selection... source-tree
0:03.87 checking if app-specific confvars.sh exists... /home/localuser/icedove-uxp/mozilla/../mail/confvars.sh
0:03.89 checking for gtk+-2.0 >= 2.18.0 gtk+-unix-print-2.0 glib-2.0 >= 2.22 gobject-2.0 gdk-x11-2.0... yes
0:03.89 checking MOZ_GTK2_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:03.89 checking MOZ_GTK2_LIBS... -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
0:03.90 checking for gtk+-2.0 >= 2.14... yes
0:03.90 checking _GTKCHECK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16
0:03.90 checking _GTKCHECK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype
0:03.91 checking for gio-2.0 >= 2.22... yes
0:03.91 checking MOZ_GIO_CFLAGS... -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:03.91 checking MOZ_GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0
0:03.97 checking for sndio.h... (cached) yes
0:03.98 /home/localuser/icedove-uxp/mozilla/old-configure: line 13196: test: : integer expression expected
0:03.98 /home/localuser/icedove-uxp/mozilla/old-configure: line 13256: test: : integer expression expected
0:03.99 checking for wget... (cached) wget
0:04.03 checking for valid C compiler optimization flags... yes
0:04.10 cat: /home/localuser/icedove-uxp/mozilla/../suite/config/version.txt: No such file or directory
0:04.14 checking whether linker creates PT_GNU_RELRO segments... yes
0:04.14 configure: warning: Disabling elfhack
0:04.14 checking for __cxa_demangle... (cached) yes
0:04.15 checking for unwind.h... (cached) yes
0:04.15 checking for _Unwind_Backtrace... (cached) yes
0:04.18 checking whether C compiler supports -fprofile-generate... yes
0:04.22 checking what kind of list files are supported by the linker... linkerscript
0:04.25 checking what kind of ordering can be done with the linker... section-ordering-file
0:04.26 checking for glib-2.0 >= 1.3.7 gobject-2.0... yes
0:04.26 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
0:04.26 checking GLIB_LIBS... -lgobject-2.0 -lglib-2.0
0:04.26 checking for FT_Bitmap_Size.y_ppem... (cached) yes
0:04.27 checking for FT_GlyphSlot_Embolden... (cached) yes
0:04.27 checking for FT_Load_Sfnt_Table... (cached) yes
0:04.28 checking for fontconfig/fcfreetype.h... (cached) yes
0:04.31 checking for posix_fadvise... (cached) yes
0:04.32 checking for posix_fallocate... (cached) yes
0:04.39 creating ./config.data
0:04.71
0:04.77 Creating config.status
0:04.83 Inserting coin...
0:15.93 Traceback (most recent call last):
0:15.94 File "/home/localuser/icedove-uxp/configure.py", line 32, in <module>
0:15.94 sys.exit(main(sys.argv))
0:15.94 File "/home/localuser/icedove-uxp/configure.py", line 29, in main
0:15.94 return config_status(config)
0:15.94 File "/home/localuser/icedove-uxp/mozilla/configure.py", line 102, in config_status
0:15.94 return config_status(args=[], encode(sanitized_config, encoding))
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/config_status.py", line 138, in config_status
0:15.94 the_backend.consume(definitions)
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/base.py", line 128, in consume
0:15.94 if (not self.consume_object(obj) and
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 574, in consume_object
0:15.94 self._process_final_target_files(obj, obj.files, backend_file)
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozbuild/backend/recursivemake.py", line 1219, in _process_final_target_files
0:15.94 install_manifest.add_symlink(f.full_path, dest)
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 266, in add_symlink
0:15.94 self._add_entry(dest, (self.SYMLINK, source))
0:15.94 File "/home/localuser/icedove-uxp/mozilla/python/mozbuild/mozpack/manifests.py", line 339, in _add_entry
0:15.94 raise ValueError('Item already in manifest: %s' % dest)
0:15.94 ValueError: Item already in manifest: components/nsSearchSuggestions.js
0:16.11 Fix above errors and then restart with\
0:16.11 "/usr/bin/make -f client.mk build"
0:16.11 make[1]:
[/home/localuser/icedove-uxp/client.mk:362: configure] Error 1
0:16.11 make:
[client.mk:374: /home/localuser/icedove-uxp/obj-x86_64-pc-linux-gnu/Makefile] Error 2
0:16.15 0 compiler warnings present.

I did it manually, and it worked, your patch didn't work, but manually doing it worked. Either way, thanks for the help! :)

Metadata Update from @stealthywind:
- Issue status updated to: Closed (was: Open)

6 months ago

Login to comment on this ticket.

Metadata