Closed Bug 427613 Opened 18 years ago Closed 18 years ago

FTP tarball of Fx3.0b5: directory/c-sdk not included, build failure

Categories

(Firefox Build System :: General, defect)

defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: WeirdAl, Unassigned)

References

()

Details

Attachments

(1 file)

Steps to reproduce: (1) Save ftp://ftp.mozilla.org/pub/firefox/releases/3.0b5/source/firefox-3.0b5-source.tar.bz2 to a clean directory (2) tar -xjvf firefox-3.0b5-source.tar.bz2 (3) Set your mozconfig and make -f client.mk configure Expected results: Firefox 3 builds. Actual results: make[1]: Entering directory `/c/beta/mozilla' make[1]: *** No rule to make target `/c/beta/mozilla/directory/c-sdk/configure', needed by `configure'. Stop. make[1]: Leaving directory `/c/beta/mozilla' make: *** [/c/beta/mozilla/../fx-debug/Makefile] Error 2
Flags: blocking-firefox3?
If you're building XULRunner, then this is the same as bug 421001.
No, not this time - specifically trying to build Firefox 3.0b5. Also, I should note I made an error in comment 0. I should have stated the expected results would mean "Firefox completes configure and can build".
What does your mozconfig look like ? The tarball is a MOZ_CO_PROJECTS=browser checkout, and the nightly tinderbox doesn't traverse this dir.
Attached file mozconfig
Attachment #314162 - Attachment mime type: application/octet-stream → text/plain
You have specified MOZ_CO_PROJECT for things other than Firefox, but haven't actually checked out those sources yet, as far as I can tell (the tarball contains only Firefox sources, by design).
Oh. I didn't realize that MOZ_CO_PROJECT would trigger that. I figured MOZ_CO_PROJECT only applied to the checkout phase... Invalid?
Flags: blocking-firefox3?
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: