Opened 2 years ago

Closed 2 years ago

#64700 closed defect (fixed)

aom: Configuration logfiles contain indications of -Wimplicit-function-declaration in "feenableexcept"

Reported by: judaew (Vadym-Valdis Yudaiev) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: wimplicit-function-declaration Cc: judaew (Vadym-Valdis Yudaiev)
Port: aom

Description

Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
  feenableexcept: found in build/CMakeFiles/CMakeError.log

Attachments (1)

CMakeError.log (10.3 KB) - added by judaew (Vadym-Valdis Yudaiev) 2 years ago.

Download all attachments as: .zip

Change History (4)

Changed 2 years ago by judaew (Vadym-Valdis Yudaiev)

Attachment: CMakeError.log added

comment:1 Changed 2 years ago by judaew (Vadym-Valdis Yudaiev)

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

As far as I can tell, feenableexcept is a Linux (GNU libc) function that does not exist on any version of macOS, so it should be added to the global implicit function exclusion files.

comment:3 Changed 2 years ago by Vadim-Valdis Yudaev <judaew@…>

Resolution: fixed
Status: assignedclosed

In 9be2ba22c09f1a100a98906fd6060c991a562338/macports-ports (master):

Add feenableexcept() func to implicit func decl

Closed: #64700

Note: See TracTickets for help on using tickets.