[MacPorts] #34986: webkit-gtk @1.6.3 - build failure
MacPorts
noreply at macports.org
Tue Jun 26 22:29:50 PDT 2012
#34986: webkit-gtk @1.6.3 - build failure
---------------------------------+------------------------------------------
Reporter: maf654321@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: webkit-gtk
---------------------------------+------------------------------------------
Trying to build webkit-gtk @1.6.3 as a prerequisite for midori, port fails
to build. Also should be noted that this is a rather old system, 10.4.11
pcc. Log is attached
{{{
:info:build Traceback (most recent call last):
:info:build File "Source/JavaScriptCore/KeywordLookupGenerator.py", line
192, in ?
:info:build trie.fillOut()
:info:build File "Source/JavaScriptCore/KeywordLookupGenerator.py", line
120, in fillOut
:info:build trie.fillOut(self.fullPrefix)
:info:build File "Source/JavaScriptCore/KeywordLookupGenerator.py", line
120, in fillOut
:info:build trie.fillOut(self.fullPrefix)
:info:build File "Source/JavaScriptCore/KeywordLookupGenerator.py", line
120, in fillOut
:info:build trie.fillOut(self.fullPrefix)
:info:build File "Source/JavaScriptCore/KeywordLookupGenerator.py", line
122, in fillOut
:info:build self.keys = [(trie.prefix, trie) for trie in
sorted(self.keys.values(), key=operator.attrgetter('weight'),
reverse=True)]
:info:build NameError: global name 'sorted' is not defined
:info:build make: *** [Source/JavaScriptCore/KeywordLookup.h] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/34986>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list