Closed Bug 305665 Opened 19 years ago Closed 19 years ago

Should not reference extensions/spellcheck/myspell/dictionaries in allmakefiles.sh

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mark, Assigned: mark)

References

()

Details

(Keywords: verified1.8)

Attachments

(1 file)

Bug 295465 removed extensions/spellcheck/myspell/dictionaries and placed
dictionaries in extensions/spellcheck/locales.  allmakefiles.sh was never
updated to reflect the change.  It still attempts to transform the old
nonexistent Makefile in dictionaries, and doesn't know about the new one in locales.

This is causing periodic problems checking out on certain machines by preventing
cvs from updating the source tree fully.  It caused a lot of burning on pawn
(Camino trunk).  For example:
http://tinderbox.mozilla.org/showlog.cgi?log=Camino/1124815080.2330.gz&fulltext=1
.  Apparently, some versions of cvs are better than others at recovering from
directories in the local tree that aren't present in the repository.

Related to bug 301969?
This also fixes tools/module-deps/module2dir.map.  I'm not certain when that
file is used (it's a dependency map), but it's the only other spot I see in lxr
that the nonexistent directory is referenced.
Attachment #193607 - Flags: review?(benjamin)
pink fixed the Camino tinderbox by removing

--enable-extensions=all

and whacking the offending (and offensive) directory.
Blocks: 295465, 301969
OS: MacOS X → All
Hardware: Macintosh → All
Attachment #193607 - Flags: review?(benjamin)
Attachment #193607 - Flags: review+
Attachment #193607 - Flags: approval1.8b4+
Flags: blocking1.8b5+
Flags: blocking1.8b4+
Fixed, trunk and branch.
Status: NEW → RESOLVED
Closed: 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Keywords: fixed1.8verified1.8
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: