Opened 3 years ago

Last modified 3 years ago

#61682 assigned defect

error: implicit declaration of function 'fft_forward' is invalid in C99

Reported by: RichieB2B (Richie B2B) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: haspatch Cc:
Port: cdparanoia

Description

The current code is missing a few header file includes and on macOS 11 (Big Sur) this will no longer compile. Attached patch fixes this. This patch assumes gcc4.3.patch from https://trac.macports.org/ticket/54654 is also applied. My portfile now reads:

patchfiles osx_interface.patch gcc4.3.patch explicit_declarations.diff

Attachments (1)

explicit_declarations.diff (1.7 KB) - added by RichieB2B (Richie B2B) 3 years ago.

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by RichieB2B (Richie B2B)

Attachment: explicit_declarations.diff added

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Keywords: haspatch added; patch removed
Owner: set to jeremyhu
Status: newassigned
Note: See TracTickets for help on using tickets.