Ticket #34986 (closed defect: duplicate)
webkit-gtk @1.6.3 - build failure
| Reported by: | maf654321@… | Owned by: | devans@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | Cc: | ||
| Port: | webkit-gtk |
Description
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
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


Log