New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #35782 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

webkit-gtk 1.8.2 build failure, python

Reported by: david@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: devans@…
Port: webkit-gtk

Description

Build fails

Attachments

main.log (9.9 KB) - added by david@… 10 months ago.

Change History

Changed 10 months ago by david@…

comment:1 Changed 10 months ago by macsforever2000@…

  • Owner changed from macports-tickets@… to jeremyhu@…
  • Cc devans@… added

In the future, please Cc the port maintainer(s).

comment:2 Changed 10 months ago by jeremyhu@…

  • Summary changed from Build error apparently related to python to 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 10 months ago by jeremyhu@…

What is the output of:

port select python

comment:4 Changed 10 months ago by david@…

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 10 months ago by david@…

Recent webkit-gtk-1.8.2_2 fixes the problem.

comment:6 Changed 10 months ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:7 Changed 9 months ago by ryandesign@…

Issue has recurred; see #36329.

Note: See TracTickets for help on using tickets.