Closed Bug 767034 Opened 12 years ago Closed 12 years ago

xpcom/glue/arm.cpp:165: error: expected declaration before '}' token

Categories

(Core :: XPCOM, defect)

ARM
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla16

People

(Reporter: romaxa, Unassigned)

References

Details

Attachments

(1 file)

Attempt to build nightly on Harmattan sbox, failed with next message:
c++ -o arm.o -c  -fvisibility=hidden -DMOZ_GLUE_IN_PROGRAM -DTARGET_XPCOM_ABI=\"arm-eabi-gcc3\" -Ixpcom/glue/../build  -Ixpcom/glue -I. -I../../dist/include  -Iobj-build/dist/include/nspr -Iobj-build/dist/include/nss      -fPIC  -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wno-long-long -fno-exceptions -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -gdwarf-2 -O3 -g -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../mozilla-config.h -MD -MF .deps/arm.pp xpcom/glue/arm.cpp
xpcom/glue/arm.cpp:165: error: expected declaration before '}' token
xpcom/glue/arm.cpp:141: warning: 'bool<unnamed>::check_edsp()' defined but not used
xpcom/glue/arm.cpp:149: warning: 'bool<unnamed>::check_armv6()' defined but not used
make[1]: *** [arm.o] Error 1
make[1]: Leaving directory `obj-build/xpcom/glue'
Attached patch Build fixSplinter Review
Attachment #635362 - Flags: review?(tterribe)
Attachment #635362 - Flags: review?(tterribe) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/234979ecbf50
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla16
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: