Skip to content

base-browser nightly fails to build for windows-i686

base-browser nightly currently fails to build for windows-i686 with the following error:

 0:25.92 checking for valloc in malloc.h... no
 0:25.94 checking for valloc in unistd.h... no
 0:25.96 checking for _aligned_malloc in malloc.h... yes
 0:25.97 checking if app-specific confvars.sh exists... /var/tmp/build/firefox-3018199c65eb/browser/confvars.sh
 0:25.97 ERROR: STUB installer expected to be enabled but
 0:25.97 ERROR: USE_STUB_INSTALLER is not specified in the environment
 0:25.97 DEBUG: <truncated - see config.log for full output>
 0:25.97 DEBUG:             #define _BSD_SOURCE 1
 0:25.97 DEBUG:             #endif
 0:25.97 DEBUG:             #include <sys/types.h>
 0:25.97 DEBUG:             #include <netinet/in.h>
 0:25.97 DEBUG:             #include <arpa/nameser.h>
 0:25.97 DEBUG:             #include <resolv.h>
 0:25.97 DEBUG:
 0:25.97 DEBUG: int main() {
 0:25.97 DEBUG: int foo = res_ninit(&_res);
 0:25.97 DEBUG: ; return 0; }
 0:25.97 DEBUG: configure:4665: checking for __thread keyword for TLS variables
 0:25.97 DEBUG: configure:4677: /var/tmp/dist/mingw-w64-clang/bin/i686-w64-mingw32-clang++ -std=gnu++17 -o conftest.exe -fms-extensions -D_HAS_EXCEPTIONS=0 -fno-exceptions -Wno-incompatible-ms-struct -mstackrealign  -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -Qunused-arguments  -Wl,--no-seh  -Wl,--no-insert-timestamp -Wl,--large-address-aware -Wl,--icf=safe -shared  conftest.C  1>&5
 0:25.97 DEBUG: configure:4748: checking for malloc.h
 0:25.97 DEBUG: configure:4761: /var/tmp/dist/mingw-w64-clang/bin/i686-w64-mingw32-clang -std=gnu99 -c  -D_HAS_EXCEPTIONS=0 -mstackrealign  -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments  conftest.c 1>&5
 0:25.97 DEBUG: configure:4796: checking whether malloc_usable_size definition can use const argument
 0:25.97 DEBUG: configure:4807: /var/tmp/dist/mingw-w64-clang/bin/i686-w64-mingw32-clang -std=gnu99 -c  -D_HAS_EXCEPTIONS=0 -mstackrealign  -ffunction-sections -fdata-sections -fno-math-errno -Qunused-arguments  conftest.c 1>&5
 0:25.97 DEBUG: configure:4829: checking for valloc in malloc.h
 0:25.97 DEBUG: configure:4854: checking for valloc in unistd.h
 0:25.97 DEBUG: configure:4879: checking for _aligned_malloc in malloc.h
 0:25.97 DEBUG: configure:4960: checking if app-specific confvars.sh exists
 0:25.97 ERROR: old-configure failed
Running "pip check" to verify compatibility between the system Python and the "mach" site.
Running "pip check" to verify compatibility between the system Python and the "build" site.
*** Fix above errors and then restart with "./mach build"
Finishing build (script: build): 2022-11-07 04:20:21
Build time: 0 hours 5 minutes and 25 seconds
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information