Closed Bug 352168 Opened 18 years ago Closed 18 years ago

Thunderbird trunk l10n tinderboxens burn

Categories

(Thunderbird :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3

People

(Reporter: Pike, Assigned: ispiked)

References

Details

Attachments

(1 file)

http://tinderbox.mozilla.org/showbuilds.cgi?tree=Mozilla-l10n has the l10n tinderboxens burning on all three platforms.

Something is odd with the the distclean target in mail/extensions/newsblog, it seems.

make[4]: Entering directory `/cygdrive/c/builds/tinderbox/Tb-Trunk-l10n/WINNT_5.2_Clobber/mozilla/mail/extensions/newsblog'
/cygdrive/c/builds/tinderbox/Tb-Trunk-l10n/WINNT_5.2_Clobber/mozilla/config/rules.mk:812: *** Insufficient number of arguments (1) to function `addprefix'.  Stop.
make[4]: Leaving directory `/cygdrive/c/builds/tinderbox/Tb-Trunk-l10n/WINNT_5.2_Clobber/mozilla/mail/extensions/newsblog'
make[3]: *** [distclean] Error 2
In a related question, if all three tinderbox are initially clobbering, why are they then calling "make distclean" after the two standard configure's ?
Could this be part of the problem?

http://lxr.mozilla.org/mozilla/source/mail/extensions/newsblog/Makefile.in#51

Where does EXPORT_L10N get defined? That could be causing addprefix to fail.
I think this was caused by Bug 301945. EXPORT_L10N should be EXPORT_L10N_DIR I think.
Blocks: 301945
yessir, I think so, too.
Assignee: mscott → ispiked
Status: NEW → ASSIGNED
Attachment #239368 - Flags: superreview?(mscott)
Attachment #239368 - Flags: review?(benjamin)
Comment on attachment 239368 [details] [diff] [review]
Use EXPORT_DIR_L10N since it's actually defined

benjamin's away I believe, so I'll r and sr this small change.
Attachment #239368 - Flags: superreview?(mscott)
Attachment #239368 - Flags: superreview+
Attachment #239368 - Flags: review?(benjamin)
Attachment #239368 - Flags: review+
Thanks, Scott. If you could check this in, that would be great.
Whiteboard: [checkin needed]
So, my patch still needs to go in, but it looks like something else might've fixed this. 

Things seem to have stopped burning around morning time on 2006-09-11. Checkins: http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2006-09-11+09%3A20&maxdate=2006-09-11+10%3A15&cvsroot=%2Fcvsroot

Could the patch for bug 352173 have fixed this, or did Axel check in a fix locally to all these tinderboxes?
"fixed" would be saying too much, but that patch did make make ignore errors during "make clean" and similar targets.
mozilla/mail/extensions/newsblog/Makefile.in 	1.9
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Target Milestone: --- → Thunderbird 3
Version: unspecified → Trunk
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: