[MacPorts] #25162: qt4-mac-devel fails to build, error in storage/StorageEvent.h:38
MacPorts
noreply at macports.org
Mon Jun 7 00:36:34 PDT 2010
#25162: qt4-mac-devel fails to build, error in storage/StorageEvent.h:38
--------------------------------------+-------------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: MacPorts 1.9.0
Component: ports | Version: 1.9.99
Keywords: | Port: qt4-mac-devel
--------------------------------------+-------------------------------------
qt4-mac-devel fails to build, both on MacPorts 1.8.2 and 1.9.0-rc2.
{{{
:info:build In file included from storage/StorageEvent.cpp:27:
:info:build storage/StorageEvent.h:38: error: expected class-name before
'{' token
:info:build storage/StorageEvent.h:41: error: expected ',' or '...' before
'&' token
:info:build storage/StorageEvent.h:41: error: ISO C++ forbids declaration
of 'AtomicString' with no type
:info:build storage/StorageEvent.h:49: error: expected ',' or '...' before
'&' token
:info:build storage/StorageEvent.h:49: error: ISO C++ forbids declaration
of 'AtomicString' with no type
:info:build storage/StorageEvent.h:58: error: expected ',' or '...' before
'&' token
:info:build storage/StorageEvent.h:58: error: ISO C++ forbids declaration
of 'AtomicString' with no type
:info:build storage/StorageEvent.cpp:44: error: expected ',' or '...'
before '&' token
:info:build storage/StorageEvent.cpp:44: error: ISO C++ forbids
declaration of 'AtomicString' with no type
:info:build storage/StorageEvent.cpp: In static member function 'static
WTF::PassRefPtr<WebCore::StorageEvent>
WebCore::StorageEvent::create(int)':
:info:build storage/StorageEvent.cpp:46: error: 'type' was not declared in
this scope
...
:info:build ../JavaScriptCore/wtf/PassRefPtr.h: In function 'void
WTF::derefIfNotNull(T*) [with T = WebCore::StorageEvent]':
:info:build ../JavaScriptCore/wtf/PassRefPtr.h:66: instantiated from
'WTF::PassRefPtr<T>::~PassRefPtr() [with T = WebCore::StorageEvent]'
:info:build storage/StorageEvent.cpp:37: instantiated from here
:info:build ../JavaScriptCore/wtf/PassRefPtr.h:42: error: 'class
WebCore::StorageEvent' has no member named 'deref'
:info:build make[2]: *** [obj/debug/StorageEvent.o] Error 1
:info:build make[1]: *** [debug-all] Error 2
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25162>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list