Closed Bug 1450724 Opened 6 years ago Closed 6 years ago

error: no matching function for call to 'hnjFeof'

Categories

(Core :: Spelling checker, defect)

60 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla61
Tracking Status
firefox61 --- fixed

People

(Reporter: Felipe, Assigned: jfkthame)

Details

Attachments

(3 files)

Attached file buid-error.txt
I'm OSX Yosemite, with the latest version of XCode available here, and I'm getting this build error from bug 1448771.

See attached
Offhand I don't understand how it's ending up with this.... have you modified moz.build files at all (e.g. to change which files end up in UNIFIED_SOURCES)? Could you provide some more context around the failure (is it hitting this _while_ compiling Unified_cpp_intl_locale0.o, mentioned in the error.txt above, or is it happening on the preceding source file?)
Flags: needinfo?(felipc)
Attached file more details
No, I didn't modify any build files.

I re-ran with `mach build -v -j 1` to not have the output of multiple jobs mixed up.

It appears the problem is really when compiling intl/hyphenation/glue/hnjstdio.cpp
Flags: needinfo?(felipc)
OK, I think I understand now. Does this patch fix the build for you? AFAICT it shouldn't hurt anything else.
Attachment #8964395 - Flags: review?(felipc)
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Comment on attachment 8964395 [details] [diff] [review]
Fix potential build failure due to #defines from hnjalloc.h affecting other files included by hnjstdio.cpp

Yes it does! Thanks for looking into it
Attachment #8964395 - Flags: review?(felipc) → review+
Pushed by jkew@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0f571a79646e
Fix potential build failure due to #defines from hnjalloc.h affecting other files included by hnjstdio.cpp. r=felipe
https://hg.mozilla.org/mozilla-central/rev/0f571a79646e
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: