Opened 7 years ago

Closed 7 years ago

#52934 closed defect (fixed)

xhyve @0.2.0_1: error: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12

Reported by: datajerk Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.5
Keywords: sierra Cc: takeshi@…
Port: xhyve

Description

:info:build src/vmm/vmm.c:72:2: error: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12 - Use os_unfair_lock() from <os/lock.h> instead

Attachments (1)

main.log (25.1 KB) - added by datajerk 7 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 7 years ago by raimue (Rainer Müller)

Cc: takeshi@… added
Port: xhyve added; xdotool removed

Please attach the full main.log.

Changed 7 years ago by datajerk

Attachment: main.log added

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

Cc: takeshi@… added; takeshi@… removed
Keywords: sierra added
Owner: changed from macports-tickets@… to ryandesign
Status: newaccepted
Summary: xhyve 0.2.0_1 darwin 16 build failxhyve @0.2.0_1: error: 'OSSpinLock' is deprecated: first deprecated in macOS 10.12

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

Resolution: fixed
Status: acceptedclosed

In a8f1464/macports-ports:

xhyve: Do not turn warnings into errors

Closes #52934

Note: See TracTickets for help on using tickets.