Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#63772 closed defect (fixed)

beets: builds fail for macOS 10.11 and earlier; fix, or set known_fail

Reported by: mascguy (Christopher Nielsen) Owned by: catap (Kirill A. Korinsky)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: beets

Description

It looks like this port is failing to build for macOS releases prior to 10.12. Let's either fix, or set known_fail to eliminate wasted buildbot time.

https://ports.macports.org/port/beets/details/

Change History (3)

comment:1 Changed 2 years ago by catap (Kirill A. Korinsky)

@mascguy the root cause of this fails is py-reflink: https://ports.macports.org/port/py39-reflink/details/ which is failed on requirements of sys/clonefile.h.

The wired things it should work: https://gitlab.com/rubdos/pyreflink/-/blob/0.2.1/reflink/darwin.c.

Let me check it.

comment:2 Changed 2 years ago by catap (Kirill A. Korinsky)

Resolution: fixed
Status: assignedclosed

In 17627713f8223ceb04482f2b3cf5fa1589dd27af/macports-ports (master):

py-reflink: fixed build before Sierra

Closes: #63772

comment:3 Changed 2 years ago by Christopher Nielsen <mascguy@…>

In 672fea34df76d0f89bec120bb3857ab903e5c594/macports-ports (master):

py-discogs-client: rev-bump, to force rebuild

  • Necessary as all logs have aged out
  • Supports fixing older macOS builds, for dependent beets

See: #63772

Note: See TracTickets for help on using tickets.