Opened 9 years ago

Last modified 9 years ago

#46673 closed defect

py34-urlwatch: fails to build on Snow Leopard 10.6.8 — at Version 1

Reported by: betrussell23@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: py-urlwatch

Description (last modified by petrrr)

Friends,

I am trying to upgrade outdated ports. I am encountering the following error message:

x ./opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/easy_install
x ./opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/easy_install-3.4
x ./opt/local/bin/easy_install-3.4
--->  Cleaning py34-setuptools
--->  Removing work directory for py34-setuptools
--->  Computing dependencies for py34-urlwatch.
--->  Building py34-urlwatch
Traceback (most recent call last):
  File "setup.py", line 44, in <module>
    s = imp.load_source('s', script)
  File "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/imp.py", line 171, in load_source
    module = methods.load()
  File "<frozen importlib._bootstrap>", line 1220, in load
  File "<frozen importlib._bootstrap>", line 1200, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 1129, in _exec
  File "<frozen importlib._bootstrap>", line 1467, in exec_module
  File "<frozen importlib._bootstrap>", line 1572, in get_code
  File "<frozen importlib._bootstrap>", line 1532, in source_to_code
  File "<frozen importlib._bootstrap>", line 321, in _call_with_frames_removed
  File "urlwatch", line 181
    print 'Error: %s is not a file' % options.urls
                                  ^
SyntaxError: Missing parentheses in call to 'print'
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-urlwatch/py34-urlwatch/work/urlwatch-1.15" && /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/python3.4 setup.py --no-user-cfg build
Exit code: 1
Error: org.macports.build for port py34-urlwatch returned: command execution failed
Warning: targets not executed for py34-urlwatch: org.macports.install org.macports.build org.macports.destroot
Please see the log file for port py34-urlwatch for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-urlwatch/py34-urlwatch/main.log
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Any help on how to get this issue solved? Many thanks in advance.

Change History (2)

Changed 9 years ago by betrussell23@…

Attachment: py34_urlwatch.log added

py34-urlwatch_error_log

comment:1 Changed 9 years ago by petrrr

Cc: betrussell23@… removed
Description: modified (diff)
Keywords: snowleopard added; py34-urlwatch python snow leopard removed
Port: py-urlwatch added; py34 removed
Summary: py34-urlwatch fails to build on Snow Leopard 10.6.8py34-urlwatch: fails to build on Snow Leopard 10.6.8

Please use Wiki formatting, set the port field and use only defined tags as keywords. As reporter you do not need to CC yourself.

Note: See TracTickets for help on using tickets.