Closed Bug 626501 Opened 13 years ago Closed 13 years ago

[OS/2] build break in nsprpub/configure.in after checkin for bug618789

Categories

(Firefox Build System :: General, defect)

x86
OS/2
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wuno, Assigned: wuno)

References

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (OS/2; Warp 4.5; rv:2.0b10pre) Gecko/20110113 Firefox/4.0b10pre
Build Identifier: 

E:/hg-src/hg/comm-central/mozilla/nsprpub/configure: 3307: Syntax error: word unexpected (expecting ")")
configure: error: E:/hg-src/hg/comm-central/mozilla/nsprpub/configure failed for nsprpub

This happened after checkin for bug618789
The OS/2 build breaks due usage of a macro not supported in nspr m4 files. The macro is not used for OS/2 however, it is inserted after checking for OS2_HIGH_MEM feature. Since the wording in the following macro appears to be faulty, the OS2 check isn't terminated properly.

see also https://bugzilla.mozilla.org/show_bug.cgi?id=618789#c13

I'm filing this bug against mozilla-central core build config because the changes to nsprpub/configure were done only in m-c and not (yet) in nspr CVS.

s/MOZ_ARG_WITH_STRING/AC_ARG_WITH unbreaks the OS/2 build

Reproducible: Always
Blocks: 618789
Version: unspecified → Trunk
romaxa, I don't have access to tryserver. Would it be possible for you to test whether this patch works for arm like it did in your original patch from bug618789?
Attachment #504557 - Flags: review?(mitchell.field)
Comment on attachment 504557 [details] [diff] [review]
use the correct macro

Fine.
Attachment #504557 - Flags: review?(mitchell.field) → review+
Comment on attachment 504557 [details] [diff] [review]
use the correct macro

The original change needs to be backed out, and that change and this need to be reviewed by the NSPR peers and be checked into CVS.
Attachment #504557 - Flags: review-
fixed by backout of the patch causing the problem
https://bugzilla.mozilla.org/show_bug.cgi?id=618789#c18
http://hg.mozilla.org/mozilla-central/rev/ac1ddab6de59
Assignee: nobody → wuno
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: