Changes between Initial Version and Version 2 of Ticket #52012


Ignore:
Timestamp:
Aug 13, 2016, 7:43:07 AM (8 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

There's also #51980, but that's a different one.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52012

    • Property Summary changed from perl5.24 build error to perl5.24: build error on Sierra (use of undeclared identifier 'darwin_time_mutex')
    • Property Keywords sierra added
    • Property Version changed from 2.3.4 to
    • Property Owner changed from macports-tickets@… to mojca@…
    • Property Port perl5.22 perl5.24 added
  • Ticket #52012 – Description

    initial v2  
    22I get a build error on macOS Sierra: Processing of port perl5.24 failed
    33The same error happens with perl 5.22.
     4
     5{{{
     6HiRes.xs:945:15: error: use of undeclared identifier 'darwin_time_mutex'
     7  MUTEX_INIT(&darwin_time_mutex);
     8              ^
     91 error generated.
     10}}}
     11
    412Log attached.
    5 
    613Thank you for your work!