Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tor Browser Tor Browser
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 828
    • Issues 828
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • Tor BrowserTor Browser
  • Issues
  • #41426
Closed
Open
Issue created Nov 07, 2022 by boklm@boklmMaintainer

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
Assignee
Assign to
Time tracking