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)
Change History (4)
Changed 8 years ago by giordamaug
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to ryandesign |
---|---|
Port: | xz added |
Status: | new → assigned |
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: | assigned → closed |
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.
log file for port xz