Opened 8 years ago

Closed 8 years ago

#52721 closed defect (invalid)

xz @ 5.2.2 Building error

Reported by: giordamaug Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: sierra Cc:
Port: xz

Description (last modified by mf2k (Frank Schima))

package xz doesn't build on Mac OSXSierra due to a compilation error:

../../src/common/mythread.h:250:19: error: use of undeclared identifier 'CLOCK_REALTIME'

Attachments (1)

main.log (95.2 KB) - added by giordamaug 8 years ago.
log file for port xz

Download all attachments as: .zip

Change History (4)

Changed 8 years ago by giordamaug

Attachment: main.log added

log file for port xz

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

Owner: changed from macports-tickets@… to ryandesign
Port: xz added
Status: newassigned

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers xz), if any.

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

Description: modified (diff)

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

Keywords: sierra added
Resolution: invalid
Status: assignedclosed

It built fine on our buildbot system.

Your log shows you're using clang 703.0.31, which is from Xcode 7.3.1, which is not compatible with Sierra. Please upgrade to Xcode 8 and the Xcode 8 version of the command line tools, then sudo port clean xz and try again.

Note: See TracTickets for help on using tickets.