Closed Bug 1912641 Opened 6 months ago Closed 6 months ago

config.guess fails to properly detect host system type: "x86_64-pc-msys"

Categories

(Firefox Build System :: General, task)

task

Tracking

(firefox131 fixed)

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: saschanaz, Assigned: saschanaz)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This should be an upstream bug, so marking as task.

Adding configure options from D:\gecko\mozconfig
  --disable-optimize
  --enable-bootstrap=-vs,-clang
checking for host system type...
Executing: `sh D:/gecko/build/moz.configure/../autoconf/config.guess`
Executing: `sh D:/gecko/build/moz.configure/../autoconf/config.sub x86_64-pc-msys`
Unknown OS: msys

Actually real_host() has extra check for Windows before calling config.guess. 👀

Assignee: nobody → krosylight
Status: NEW → ASSIGNED
Pushed by krosylight@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b7f5a8c2f22c Give aarch64-pc-windows-msvc for aarch64 Windows r=firefox-build-system-reviewers,glandium
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: