Closed Bug 265325 Opened 20 years ago Closed 19 years ago

localized builds are packaging extra firefox-bin.elf

Categories

(Firefox Build System :: General, defect, P1)

PowerPC
macOS
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: benjamin)

References

Details

Attachments

(1 file)

The new firefox localized mac downloads have an extra firefox-bin.elf file in
them, which isn't needed and increases the size of the package significantly. I
think this is an artifact of the talkback-generation process and have a simple
patch to fix it.
Attached patch Don't package itSplinter Review
Attachment #162755 - Flags: review?(cmp)
hmm, we need to figure out why we're getting this in the l10n builds and not on
imola (ffox branch mac en-us).
Blocks: 259605
I don't know exactly how the talkback extracts symbols, but this may be caused
by the repackaging of dist/bin into dist/Firefox that is done for each locale.
If the talkback system munges dist/bin and expects dist/Firefox to stay around,
that could be causing the problems.
the mac packaging creates a dist/Firefox.app by copying / linking into dist/bin
so dist/bin is still around.

it appears the problem was due to some talkback problems we were having
yesterday.  today's release build pulled the fullsoft files, did the symbols
correctly and removed the .elf file.  So we can chalk this up to finicky servers.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Today's builds (2004-10-22) show the same bug again. Reopening.
Is there some way this can be avoided?
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment on attachment 162755 [details] [diff] [review]
Don't package it

r=cmp

Delayed review.  Problem went away after Talkback server was fixed.  This issue
reappears whenever there is a problem with the Talkback server during the build
process.  While this patch won't fix the fact that Talkback isn't in the build,
it should at least allow us to overlook an unneeded file during one of those
horked builds.
Attachment #162755 - Flags: review?(cmp) → review+
Assignee: benjamin → chase
Status: REOPENED → NEW
The localized firefox 1.0.6 linux non-installers are having this issue, now (bug
301387)
Assignee: chase → benjamin
Priority: -- → P1
checked-in to trunk by timeless on 2005-12-16 12:47 (revision 1.22 of mozilla/browser/installer/Makefile.in)
Status: NEW → RESOLVED
Closed: 20 years ago19 years ago
Resolution: --- → FIXED
*** Bug 301387 has been marked as a duplicate of this bug. ***
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: