Closed
Bug 376656
Opened 18 years ago
Closed 18 years ago
Deploy replacement reference Thunderbird Linux tinderbox VM for l10n
Categories
(Webtools Graveyard :: Tinderbox, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 390340
People
(Reporter: mozilla, Unassigned)
References
Details
My checkin from bug 372151 broke the l10 tinderbox "Linux karma Clobber Tb Trunk l10n". Its log now says
configure: error: Toolkit must be cairo-xlib, cairo-gtk2, or qt.
That is because it is still configured with "--enable-default-toolkit=gtk2" which should now be removed or changed to "--enable-default-toolkit=cairo-gtk2" (cairo-gtk2 is the default).
(Actually, I am kind of surprised that it succeeded before...)
Comment 1•18 years ago
|
||
I'm not sure that karma actually has the necessary libs installed to build with cairo-gtk2, but you're welcome to try:
Main CVS repo
Branch: l10n
mozilla/tools/tinderbox-configs/thunderbird/linux/mozconfig
If that doesn't work, we'll need to get a new linux ref VM setup for the Tb l10n builds, or simply bring those builds up on tb-linux-tbox.
Comment 2•18 years ago
|
||
It evidently didn't in December, when you moved Fx off it in bug 362411
Reporter | ||
Comment 3•18 years ago
|
||
OK, changed the config. Let's see if that helped...
Btw, this is probably related to bug 369588 as I now noticed.
Reporter | ||
Comment 4•18 years ago
|
||
Yeah, as Phil predicted, this didn't help:
configure: warning: Pango is required for cairo gfx builds, assuming --enable-pango
checking for pango >= 1.6.0 pangoft2 >= 1.6.0 pangoxft >= 1.6.0... Requested 'pango >= 1.6.0' but version of Pango is 1.1.1
configure: error: Library requirements (pango >= 1.6.0 pangoft2 >= 1.6.0 pangoxft >= 1.6.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
*** Fix above errors and then restart with "gmake -f client.mk build"
So yes, karma has to be updated...
Reporter | ||
Comment 5•18 years ago
|
||
Axel should be in the loop I guess...
Comment 6•18 years ago
|
||
(In reply to comment #4)
> So yes, karma has to be updated...
We're not updating old Tinderboxen anymore; we're replacing them with the reference platforms.
Updating summary.
Summary: l10 tinderbox karma broken → Deploy replacement reference Thunderbird Linux tinderbox VM
Updated•18 years ago
|
Priority: -- → P3
Updated•18 years ago
|
Summary: Deploy replacement reference Thunderbird Linux tinderbox VM → Deploy replacement reference Thunderbird Linux tinderbox VM for l10n
Comment 8•18 years ago
|
||
Fixing in bug 390340.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•