Opened 2 years ago

Closed 2 years ago

#64096 closed defect (fixed)

adns @1.6.0_0: error: use of undeclared identifier 'CLOCK_MONOTONIC'

Reported by: dgelmer Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: elcapitan Cc:
Port: adns

Description

  • MacOS version: 10.11.6 (15G22010)
  • Xcode version: 8.1
  • Error message:
    Error: Failed to build adns: command execution failed
    Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_adns/adns/main.log for details.
    Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
    
  • Errorlog attached

Attachments (1)

adns_error.log (36.3 KB) - added by dgelmer 2 years ago.

Download all attachments as: .zip

Change History (3)

Changed 2 years ago by dgelmer

Attachment: adns_error.log added

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

Port: @1.6.0_0 removed
Summary: adns @1.6.0_0 Failed to build adns: command execution failedadns @1.6.0_0: error: use of undeclared identifier 'CLOCK_MONOTONIC'
Type: updatedefect

The error is:

error: use of undeclared identifier 'CLOCK_MONOTONIC'

Therefore, this might be resolved by making the port use legacy support.

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 3fd6fc1447152f042b9352e8e024e1858d01940e/macports-ports (master):

adns: Use legacy support for clock_gettime

Closes: #64096

Note: See TracTickets for help on using tickets.