On Feb 11, 2013, at 9:15 AM, Jeremy Lavergne wrote:

>>> If it hasn't finished after 24 hours let us know.
>> 
>> The upgrade has been running for 17 hours. At what point should I suspect 
>> that something might be wrong?
> 
> You can check out the build log to see what it's doing. Chances are it's 
> still crunching though since it's a huge package to build.
> tail `port logfile webkit-gtk`
> 
> 

Thanks.  So, something odd is going on.  Tail shows some errors:


 tail `port logfile webkit-gtk`
:info:build ./Source/WebCore/dom/EventListenerMap.h:98:   instantiated from here
:info:build ./Source/WTF/wtf/HashMap.h:51: error: '<type error>' is not a 
class, struct, or union type
:info:build ./Source/WTF/wtf/HashMap.h:58: error: no type named 
'#'unordered_expr' not supported by dump_type#<type error>' in 'struct 
WTF::HashTraits<WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> 
> >'
:info:build ./Source/WTF/wtf/HashMap.h:65: error: '<type error>' is not a 
class, struct, or union type
:info:build ./Source/WTF/wtf/HashMap.h:71: error: '<type error>' is not a 
class, struct, or union type
:info:build ./Source/WTF/wtf/HashMap.h:71: error: declaration of 
'typedef<typeprefixerror> WTF::HashMap<WTF::AtomicString, 
WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> >, 
WTF::AtomicStringHash, WTF::AtomicString, 
WTF::HashTraits<WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> 
> > >::iterator'
:info:build ./Source/WTF/wtf/HashMap.h:71: error: conflicts with previous 
declaration 'typedef<typeprefixerror> WTF::HashMap<WTF::AtomicString, 
WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> >, 
WTF::AtomicStringHash, WebCore::EventListenerMap::EventListenerHashMapTraits, 
WTF::HashTraits<WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> 
> > >::iterator'
:info:build ./Source/WTF/wtf/HashMap.h:72: error: '<type error>' is not a 
class, struct, or union type
:info:build ./Source/WTF/wtf/HashMap.h:72: error: declaration of 
'typedef<typeprefixerror> WTF::HashMap<WTF::AtomicString, 
WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> >, 
WTF::AtomicStringHash, WTF::AtomicString, 
WTF::HashTraits<WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> 
> > >::const_iterator'
:info:build ./Source/WTF/wtf/HashMap.h:72: error: conflicts with previous 
declaration 'typedef<typeprefixerror> WTF::HashMap<WTF::AtomicString, 
WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEventListener, 1ul> >, 
WTF::AtomicStringHash, WebCore::EventListenerMap::EventListenerHashMapTraits, 
WTF::HashTraits<WTF::OwnPtr<WTF::Vector<WebCore::RegisteredEvent

I have checked this a few times over a few minutes, and don't see any change.

But, in the upgrade windows I still just see:
--->  Building webkit-gtk
 
And Activity Monitor shows cc1plus using 99% of a processor.  

So, I wonder if I should try to clean and rebuild?  I would hate to loose 17 
hrs of build time if I am still making progress, but this makes it sound like 
nothing is actually progressing.  

_______________________________________________
macports-users mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to