Opened 12 years ago
Closed 12 years ago
#34986 closed defect (duplicate)
webkit-gtk @1.6.3 - build failure
Reported by: | maf654321 (Manuel F.) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
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 (2)
Change History (6)
Changed 12 years ago by maf654321 (Manuel F.)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to devans@… |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Do you see the same error with 1.8.2? Can you attach a new main.log?
comment:3 Changed 12 years ago by holger@…
Just attached my main.log. Have the same problem with building webkit-gtk since yesterday.
comment:4 Changed 12 years ago by drkp (Dan Ports)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Log