Closed
Bug 538144
Opened 15 years ago
Closed 15 years ago
"configure: line 18450: NS_HILDONFM: command not found"
Categories
(Firefox Build System :: General, defect)
Tracking
(status1.9.2 unaffected)
RESOLVED
FIXED
mozilla1.9.3a1
Tracking | Status | |
---|---|---|
status1.9.2 | --- | unaffected |
People
(Reporter: sgautherie, Assigned: turuoka.bmo)
References
()
Details
Attachments
(1 file)
(deleted),
patch
|
ted
:
review+
beltzner
:
approval1.9.2.2-
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1262774750.1262781171.18213.gz&fulltext=1
OS X 10.5.2 mozilla-central build on 2010/01/06 02:45:50
{
checking for conic... checking for libhildonmime... checking for libosso... checking for hildon-fm-2... /builds/slave/mozilla-central-macosx/build/configure: line 18450: NS_HILDONFM: command not found
}
http://tinderbox.mozilla.org/showlog.cgi?log=Thunderbird/1262768093.1262776913.2276.gz&fulltext=1
MacOSX 10.5 comm-central build on 2010/01/06 00:54:53
Same.
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1262768113.1262771771.8722.gz&fulltext=1
OS X 10.5 comm-central-trunk build on 2010/01/06 00:55:13
No error: not sure why.
NB: I didn't check Linux and Windows.
Assignee | ||
Comment 1•15 years ago
|
||
Attachment #421247 -
Flags: review?(ted.mielczarek)
Comment 2•15 years ago
|
||
Comment on attachment 421247 [details] [diff] [review]
Patch v1.0
Nice catch, thanks!
Attachment #421247 -
Flags: review?(ted.mielczarek) → review+
Updated•15 years ago
|
Assignee: nobody → turuoka
Keywords: checkin-needed
Assignee | ||
Updated•15 years ago
|
Status: NEW → ASSIGNED
Comment 3•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.3a1
Comment 4•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/50a66336ba73
oops, sorry for the spam.
Updated•15 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 5•15 years ago
|
||
Comment on attachment 421247 [details] [diff] [review]
Patch v1.0
"approval1.9.2.1=?":
Zero risk, build config typo.
Attachment #421247 -
Flags: approval1.9.2.1?
Reporter | ||
Updated•15 years ago
|
Flags: in-testsuite-
Comment 6•15 years ago
|
||
Comment on attachment 421247 [details] [diff] [review]
Patch v1.0
Build config change, should take when the tree re-opens for 1.9.2.3
Attachment #421247 -
Flags: approval1.9.2.3?
Attachment #421247 -
Flags: approval1.9.2.2?
Attachment #421247 -
Flags: approval1.9.2.2-
Comment on attachment 421247 [details] [diff] [review]
Patch v1.0
a=LegNeato for 1.9.2.5. Please ONLY land this on mozilla-1.9.2 default, as we
are still working on 1.9.2.4 on the relbranch
Attachment #421247 -
Flags: approval1.9.2.4? → approval1.9.2.5+
Updated•14 years ago
|
Attachment #421247 -
Flags: approval1.9.2.5+ → approval1.9.2.6+
Comment 8•14 years ago
|
||
1.9.2's configure.in does not have this code, so it's not affected (I guess).
status1.9.2:
--- → unaffected
Updated•14 years ago
|
Attachment #421247 -
Flags: approval1.9.2.6+
Reporter | ||
Comment 9•14 years ago
|
||
(In reply to comment #8)
> 1.9.2's configure.in does not have this code, so it's not affected (I guess).
Ftr, m-1.9.2 doesn't have this code anymore, because bug 543976 removed it in the meantime.
Depends on: 543976
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•