Closed Bug 1400700 Opened 7 years ago Closed 7 years ago

20170917 nightly compile fails; ContentChild.cpp:545:39: error: ‘ShutdownPhase’ has not been declared

Categories

(Core :: IPC, defect)

57 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1400623

People

(Reporter: u532768, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 Build ID: 20170914104824 Steps to reproduce: Updated local hg repository to latest. Compile. Actual results: 43:16.04 libplds4.so 43:16.34 /mnt/to_archive/accum/src/mozilla-central/dom/ipc/ContentChild.cpp: In constructor ‘mozilla::dom::ContentChild::ContentChild()’: 43:16.34 /mnt/to_archive/accum/src/mozilla-central/dom/ipc/ContentChild.cpp:545:39: error: ‘ShutdownPhase’ has not been declared 43:16.34 ClearOnShutdown(&sShutdownCanary, ShutdownPhase::Shutdown); 43:16.34 ^~~~~~~~~~~~~ 43:16.34 /mnt/to_archive/accum/src/mozilla-central/dom/ipc/ContentChild.cpp:545:5: error: ‘ClearOnShutdown’ was not declared in this scope 43:16.34 ClearOnShutdown(&sShutdownCanary, ShutdownPhase::Shutdown); 43:16.34 ^~~~~~~~~~~~~~~ 43:16.34 /mnt/to_archive/accum/src/mozilla-central/dom/ipc/ContentChild.cpp:545:5: note: suggested alternative: ‘RecvShutdown’ 43:16.34 ClearOnShutdown(&sShutdownCanary, ShutdownPhase::Shutdown); 43:16.34 ^~~~~~~~~~~~~~~ 43:16.34 RecvShutdown 43:16.34 gmake[5]: *** [/mnt/to_archive/accum/src/mozilla-central/config/rules.mk:1066: ContentChild.o] Error 1 43:16.34 gmake[5]: *** Waiting for unfinished jobs.... Expected results: successful compile
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → IPC
Product: Firefox → Core
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: