Closed
Bug 492026
Opened 16 years ago
Closed 15 years ago
Port |Bug 480069 - Recursive submakes without shell loops| to comm-central
Categories
(MailNews Core :: Build Config, defect)
MailNews Core
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.1b2
People
(Reporter: sgautherie, Assigned: sgautherie)
References
(Depends on 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
15.91 KB,
patch
|
standard8
:
superreview+
|
Details | Diff | Splinter Review |
Bug 480069 has 'wanted1.9.1-'.
I guess comm-central will want to (im)port that bug,
but I don't know if we should '#ifdef 1.9.1' yet or wait until comm-central branches?
Comment 1•16 years ago
|
||
If its not hurting us in terms of being able to get things done and keep trunk running, then we can wait.
Assignee | ||
Updated•16 years ago
|
No longer blocks: CcMcBuildIssues
Depends on: CcMcBuildIssues
Assignee | ||
Comment 2•15 years ago
|
||
Assignee: nobody → sgautherie.bz
Status: NEW → ASSIGNED
Attachment #420036 -
Flags: review?(bugspam.Callek)
Comment 3•15 years ago
|
||
Comment on attachment 420036 [details] [diff] [review]
(Av1) Just copy it
r+ assuming this works on at least trunk ++ 1.9.2 [on at least 1 tested platform] still.
Did not test locally. Does look correct based on ported bug's changeset.
Attachment #420036 -
Flags: review?(bugspam.Callek) → review+
Assignee | ||
Comment 4•15 years ago
|
||
http://build.mozillamessaging.com/buildbot/try/changes/294
{
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1262686294.1262690699.28127.gz&fulltext=1
Try server comm-central mac hg builder on 2010/01/05 02:11:34
Undefined symbols:
"CrashReporter::SetServerURL(nsACString_internal const&)", referenced from:
[...]
ld: symbol(s) not found
collect2: ld returned 1 exit status
}
Trying a 2nd time...
Flags: in-testsuite-
Target Milestone: --- → Thunderbird 3.1a1
Assignee | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
http://build.mozillamessaging.com/buildbot/try/changes/295:
same error.
Mark, would you have a clue? (some wrong/missing dependency or something?)
Comment 6•15 years ago
|
||
Comment on attachment 420036 [details] [diff] [review]
(Av1) Just copy it
Serge, given your issues with try, lets have Mark sr+ this before you check in.
Attachment #420036 -
Flags: superreview?(bugzilla)
Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #4)
> http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1262686294.1262690699.28127.gz&fulltext=1
> Try server comm-central mac hg builder on 2010/01/05 02:11:34
This build had bug 538090 !
This patch should pass now: let's try...
Depends on: 538090
Flags: blocking-thunderbird3.1?
Comment 8•15 years ago
|
||
Why should this block 3.1? There's nothing here that is affecting functions is there?
Assignee | ||
Comment 9•15 years ago
|
||
(In reply to comment #8)
> Why should this block 3.1?
Sorry, I didn't mean to set that flag.
Flags: blocking-thunderbird3.1?
Assignee | ||
Comment 10•15 years ago
|
||
(In reply to comment #7)
> This build had bug 538090 !
> This patch should pass now: let's try...
http://tinderbox.mozilla.org/showlog.cgi?log=ThunderbirdTry/1262770830.1262777187.5399.gz&fulltext=1
Try server comm-central mac hg builder on 2010/01/06 01:40:30
Bug 538090 is fixed, but this patch still fails :-(
To be explicit, the only hint here is that it's MacOSX specific...
Keywords: helpwanted
Assignee | ||
Comment 11•15 years ago
|
||
Av1, (context) un-bitrotted.
I'm submitting it to Try again, in hope something else fixed the issue in the meantime...
Attachment #420036 -
Attachment is obsolete: true
Attachment #426452 -
Flags: superreview?(bugzilla)
Attachment #420036 -
Flags: superreview?(bugzilla)
Assignee | ||
Comment 12•15 years ago
|
||
(In reply to comment #11)
Passed for TB:
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20linux%20hg%20builder/builds/349
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20mac%20hg%20builder/builds/351
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20win32%20hg%20builder/builds/348
Failed for SM/Mac, but different error (which may be random):
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20linux%20hg%20builder/builds/348
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20mac%20hg%20builder/builds/350
{
command timed out: 3600 seconds without output, killing pid 38517
instead of
ranlib libgklayout.a
}
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20win32%20hg%20builder/builds/347
Trying again...
Assignee | ||
Comment 13•15 years ago
|
||
(In reply to comment #12)
This one proceeded much further:
{
http://build.mozillamessaging.com/buildbot/try/builders/Try%20server%20comm-central%20mac%20hg%20builder/builds/352
Undefined symbols:
"nsAddbookUrl::nsAddbookUrl()", referenced from:
nsAddbookUrlConstructor(nsISupports*, nsID const&, void**)in libmail.a(nsMailModule.o)
ld: symbol(s) not found
}
Am I out of luck?
stefanh, standard8, could you try it locally? Thanks.
Assignee | ||
Comment 14•15 years ago
|
||
{
make[2]: MAKE@: Command not found
make[2]: *** [default] Error 127
}
http://hg.mozilla.org/comm-central/rev/b80103b363ea
(Bv1) configure.in: restore 'AC_PATH_PROGS(MAKE, ...' removed too soon by bug 485405.
Assignee | ||
Updated•15 years ago
|
Whiteboard: [Remember to back out comment 14 after landing patch A]
Comment 15•15 years ago
|
||
(In reply to comment #14)
replied on Bug 485405. bustage fix worked, but there is no need for a block on that fix for this bug.
Assignee | ||
Comment 16•15 years ago
|
||
(In reply to comment #15)
> replied on Bug 485405. bustage fix worked,
Well, I commented here because I didn't want to bother that bug more than required:
the port happened there, but I think c-c issues should be handled separately.
> but there is no need for a block on that fix for this bug.
In reply to your comment there:
I figured out |MAKE = @MAKE@| was involved, which lead me here, where that line will be removed;
I didn't want to mix/mess with bug fixing and tracking so a partial backout looked much easier and surer (to fix red asap).
I might have looked into this matter at review time, but now, unless the restored block causes an issue, I'm in favor of just letting it be until this very bug lands.
Assignee | ||
Updated•15 years ago
|
Blocks: C192ConfSync
Comment 17•15 years ago
|
||
Serge, since Mark is certainly swamped can you do a quick double-check on this, that its both not bitrotted and would pass a try run still? (if its bitrotted please attach a new patch) Thanks
Comment 18•15 years ago
|
||
Comment on attachment 426452 [details] [diff] [review]
(Av1a) Just copy it
[Checkin: Comment 21]
I've just got around to trying this. There's one minor bit of bitrot, but that's about it.
A clobbered debug build worked fine on my machine.
Therefore I propose that we land this and keep an eye out for unexpected build failures - if we're getting them then we can assess if we need to backout and rework or otherwise.
Attachment #426452 -
Flags: superreview?(bugzilla) → superreview+
Comment 19•15 years ago
|
||
serge, I'd love if you could land this; the fact that we have MAKE = @MAKE@ here prevents me from trying pymake on a c-c build (recurses using GNUMake)
Assignee | ||
Comment 20•15 years ago
|
||
I'm sending it to Try first...
Assignee | ||
Comment 21•15 years ago
|
||
Comment on attachment 426452 [details] [diff] [review]
(Av1a) Just copy it
[Checkin: Comment 21]
(In reply to comment #20)
> I'm sending it to Try first...
Now, passes for SM and TB :-)
http://hg.mozilla.org/comm-central/rev/895b22a261fe
Attachment #426452 -
Attachment description: (Av1a) Just copy it → (Av1a) Just copy it
[Checkin: Comment 21]
Assignee | ||
Comment 22•15 years ago
|
||
(In reply to comment #14)
> http://hg.mozilla.org/comm-central/rev/b80103b363ea
> (Bv1) configure.in: restore 'AC_PATH_PROGS(MAKE, ...' removed too soon by bug
> 485405.
http://hg.mozilla.org/comm-central/rev/dc9bbe908fae
(Cv1) configure.in: remove now unneeded 'AC_PATH_PROGS(MAKE, ...'.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Keywords: helpwanted
Resolution: --- → FIXED
Whiteboard: [Remember to back out comment 14 after landing patch A]
Target Milestone: Thunderbird 3.1a1 → Thunderbird 3.1b2
You need to log in
before you can comment on or make changes to this bug.
Description
•