Closed
Bug 603296
Opened 15 years ago
Closed 15 years ago
Mac builds busted: No rule to make target `package-tests',
Categories
(Calendar :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 601471
People
(Reporter: Fallen, Unassigned)
Details
For example in <http://tinderbox.mozilla.org/showlog.cgi?log=Sunbird/1286780683.1286781515.8195.gz>, the following error shows:
make -C objdir-tb/ppc UNIVERSAL_BINARY= CHROME_JAR= package-tests
make[2]: *** No rule to make target `package-tests'. Stop.
make[1]: *** [postflight_all] Error 2
make: *** [build] Error 2
How can we fix this? Do we need to do anything special to support those package-tests?
Comment 1•15 years ago
|
||
I think bug 601113 / bug 601471 probably contain what you want to know.
Reporter | ||
Comment 2•15 years ago
|
||
Thanks, actually the error message in bug 601471 is about calendar builds, marking duplicate.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•