Opened 12 years ago

Closed 12 years ago

#36167 closed defect (fixed)

py32-billiard @2.7.3.13 build failure

Reported by: mndavidoff (Monte Davidoff) Owned by: stromnov (Andrey Stromnov)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: py-billiard

Description

I get this error when trying to build py32-billiard on Mac OS X 10.6.8:

$ sudo port -vs install py32-billiard
--->  Computing dependencies for py32-billiard.
--->  Fetching distfiles for py32-billiard
--->  Verifying checksum(s) for py32-billiard
--->  Checksumming billiard-2.7.3.13.tar.gz
--->  Extracting py32-billiard
--->  Extracting billiard-2.7.3.13.tar.gz
--->  Configuring py32-billiard
--->  Building py32-billiard
  File "setup.py", line 57
    raise BuildFailed, BuildFailed(), sys.exc_info()[2]
                     ^
SyntaxError: invalid syntax
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-billiard/py32-billiard/work/billiard-2.7.3.13" && /opt/local/Library/Frameworks/Python.framework/Versions/3.2/bin/python3.2 setup.py --no-user-cfg build 
Exit code: 1
Error: org.macports.build for port py32-billiard returned: command execution failed
Warning: targets not executed for py32-billiard: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port py32-billiard for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-billiard/py32-billiard/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py32-billiard failed

The complete build log is attached. The py31-billiard and py32-billiard subports were added in r97816.

Attachments (1)

main.log.gz (2.5 KB) - added by mndavidoff (Monte Davidoff) 12 years ago.

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by mndavidoff (Monte Davidoff)

Attachment: main.log.gz added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Cc: stromnov@… removed
Owner: changed from macports-tickets@… to stromnov@…
Port: py31-billiard py32-billiard removed

comment:2 Changed 12 years ago by stromnov (Andrey Stromnov)

Resolution: fixed
Status: newclosed

Fixed in r97836.

Note: See TracTickets for help on using tickets.