#35782 closed defect (fixed)
webkit-gtk 1.8.2 build failure, python
Reported by: | davidfavor (David Favor) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | dbevans (David B. Evans) | |
Port: | webkit-gtk |
Description
Build fails
Attachments (1)
Change History (8)
Changed 12 years ago by davidfavor (David Favor)
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Cc: | devans@… added |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
comment:2 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Summary: | Build error apparently related to python → webkit-gtk 1.8.2 build failure, python |
---|
55 :info:build :info:build Traceback (most recent call last): 56 :info:build File "./Source/WebKit2/Scripts/generate-messages-header.py", line 41, in <module> 57 :info:build sys.exit(main(sys.argv)) 58 :info:build File "./Source/WebKit2/Scripts/generate-messages-header.py", line 37, in main 59 :info:build sys.stdout.write(webkit2.messages.generate_messages_header(input_file)) 60 :info:build File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_webkit-gtk/webkit-gtk/work/webkit-1.8.2/Source/WebKit2/Scripts/webkit2/messages.py", line 267, in generate_messages_header 61 :info:build receiver = parser.parse(file) 62 :info:build AttributeError: 'module' object has no attribute 'parse'
Please provide information about your system that would be useful in reproducing this issue. "Build fails" does not provide anything to go on...
python ports installed? versions?
comment:3 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
What is the output of:
port select python
comment:4 Changed 12 years ago by davidfavor (David Favor)
David-Favor-iMac# uname -a Darwin David-Favor-iMac.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386 David-Favor-iMac# r gcc gcc --version i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. David-Favor-iMac# r port port select --list python Available versions for python: none python25-apple python26 python26-apple python27 python32 (active)
comment:5 Changed 12 years ago by davidfavor (David Favor)
Recent webkit-gtk-1.8.2_2 fixes the problem.
comment:6 Changed 12 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In the future, please Cc the port maintainer(s).