Closed
Bug 1116392
Opened 10 years ago
Closed 3 years ago
build-docs broken on Windows
Categories
(Firefox Build System :: Mach Core, enhancement)
Firefox Build System
Mach Core
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1754299
People
(Reporter: Unfocused, Unassigned)
Details
Attachments
(1 file)
1.33 KB,
text/plain
|
Details |
build-docs seems to be broken on Windows - it fails on two Windows machines for me, with the following error:
TypeError: mismatched path types!
See attachment for full log.
Comment 1•10 years ago
|
||
Congratulations, you are probably the first person to attempt building the docs on Windows :)
I recommend installing Vagrant and running |vagrant up| in tools/docs to launch a Linux VM. From there, cd /gecko and try running |./mach build-docs|. Be warned that running things from Linux may overwrite some files that Windows builds need to work. You might want to use a custom mozconfig in the VM.
How important is it for this to work?
Reporter | ||
Comment 2•10 years ago
|
||
Hah, yea, figures.
I ended up just running it in one of my Linux VMs (I regularly do builds/testing there anyway), so it's not vitally important to me right now. Though I certainly wouldn't want to see this as a WONTFIX :)
Updated•7 years ago
|
Product: Core → Firefox Build System
Comment 3•3 years ago
|
||
This mostly works now but bug 1754299 is still breaking things.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•