Opened 4 years ago

Last modified 4 years ago

#59903 assigned defect

py37-numpy: ValueError: More than one filename match found for utility code Capsule

Reported by: afreepenguin (Andrew Free) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: reneeotten (Renee Otten)
Port: py-numpy

Description

When running port install py37-numpy it tries building py37-numpy-1.18.0_0+gfortran+openblas I end up getting various errors. Running on 10.15.2 with Xcode 11.3 tools installed. Logs attached.

:info:build     raise ValueError("More than one filename match found for utility code " + util_code_name)
:info:build ValueError: More than one filename match found for utility code Capsule

:info:build     raise RuntimeError("Running cythonize failed!")
:info:build RuntimeError: Running cythonize failed!

Attachments (1)

main.log (199.4 KB) - added by afreepenguin (Andrew Free) 4 years ago.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by afreepenguin (Andrew Free)

Attachment: main.log added

comment:1 Changed 4 years ago by afreepenguin (Andrew Free)

Summary: py37-numpy fails to buildingpy37-numpy fails to build

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

Keywords: numpy py removed
Owner: set to michaelld
Status: newassigned
Summary: py37-numpy fails to buildpy37-numpy: ValueError: More than one filename match found for utility code Capsule

comment:3 Changed 4 years ago by reneeotten (Renee Otten)

Cc: reneeotten added

the latest version py37-numpy-1.18.0_0+gfortran+openblas appears to install fine on the buildbot. Also py-cython has been updated in the meantime; so can you please try again and report back?

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Port: py-numpy added; py37-numpy removed
Note: See TracTickets for help on using tickets.