Opened 7 years ago

Closed 7 years ago

#54970 closed defect (fixed)

py-qutip @3.1.0: Build failure with cython 0.26 and later

Reported by: nico154 Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc:
Port: py-qutip

Description (last modified by mf2k (Frank Schima))

Hi there,

I am getting the following error message while attempting to install py27-qutip.

$ sudo port install py27-qutip
--->  Computing dependencies for py27-qutip
--->  Fetching archive for py27-qutip
--->  Attempting to fetch py27-qutip-3.1.0_0+gcc6.darwin_16.x86_64.tbz2 from https://packages.macports.org/py27-qutip
--->  Attempting to fetch py27-qutip-3.1.0_0+gcc6.darwin_16.x86_64.tbz2 from http://nue.de.packages.macports.org/py27-qutip
--->  Attempting to fetch py27-qutip-3.1.0_0+gcc6.darwin_16.x86_64.tbz2 from http://lil.fr.packages.macports.org/py27-qutip
--->  Fetching distfiles for py27-qutip
--->  Verifying checksums for py27-qutip
--->  Extracting py27-qutip
--->  Configuring py27-qutip
--->  Building py27-qutip
Error: Failed to build py27-qutip: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-qutip/py27-qutip/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py27-qutip failed

Attachments (1)

main.log (241.5 KB) - added by nico154 7 years ago.
Main file

Download all attachments as: .zip

Change History (6)

comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)

Can you please attach the main.log?

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: qutip python removed
Port: py-qutip added; py27-qutip removed

Changed 7 years ago by nico154

Attachment: main.log added

Main file

comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)

comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: problem with qutip installation under Sierrapy-qutip @3.1.0: Build failure with cython 0.26 and later

According to that upstream bug report, updating py-qutip to 4.2.0 will solve the problem.

comment:5 Changed 7 years ago by Schamschula (Marius Schamschula)

Owner: set to Schamschula
Resolution: fixed
Status: newclosed

In d44d68ed6c9277e78512ed2e37c705f9d48d52b2/macports-ports:

py-qutip: update to version 4.2.0

Closes: #54970
add python 35, 36 and remove 34 support

Note: See TracTickets for help on using tickets.