Opened 11 years ago

Closed 5 years ago

#39639 closed defect (fixed)

xulrunner-devel @2.0_2: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor

Reported by: lagrave+bugs+macosforge.org@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: xulrunner-devel

Description

Attached is verbose log.

Attachments (1)

log.zip (36.7 KB) - added by lagrave+bugs+macosforge.org@… 11 years ago.
verbose log

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by lagrave+bugs+macosforge.org@…

Attachment: log.zip added

verbose log

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: xulrunner-devel added
Summary: xulrunner-devel 2 fails to buildxulrunner-devel @2.0_2: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor

The relevant error seems to be:

nsEnumeratorUtils.cpp:115:48: error: default initialization of an object of const type 'const EmptyEnumeratorImpl' requires a user-provided default constructor
const EmptyEnumeratorImpl EmptyEnumeratorImpl::kInstance;
                                               ^

Note that the port is years out of date and needs to be updated, if it's to be kept around at all, but nobody is currently working on that; see #36908.

comment:2 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:3 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In e5df202ea749d98d85ac561c4f85eea5e51dbd69/macports-ports (master):

xulrunner[-devel]: delete ports

Ports are outdated, nomaintainer, and discontinued upstream.

openvrml: remove +mozilla_plugin variant due to XULRunner dependency

Closes: #29556
Closes: #36908
Closes: #39639
Closes: #46571

Note: See TracTickets for help on using tickets.