Closed
Bug 1463334
Opened 8 years ago
Closed 8 years ago
"line 4: zip: command not found" when building toolkit/components/telemetry
Categories
(Firefox Build System :: MozillaBuild, task)
Firefox Build System
MozillaBuild
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: xidorn, Unassigned)
Details
I reinstalled MozillaBuild earlier today (because it seems there are some issue with the old one which wasn't a clean installation).
After that, I found that "mach build" complains about "zip: command not found" after xul.dll finishes.
With "mach build -v" I found it is from toolkit/components/telemetry/Makefile.in.
It is unclear why the script cannot find zip command, because zip is available from the shell, and "which zip" shows "/c/mozilla-build/bin/zip.exe" for me.
| Reporter | ||
Comment 1•8 years ago
|
||
Maybe I just need a clobber after that clean upgrade...
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•3 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•