Opened 3 years ago

Closed 3 years ago

#61942 closed defect (fixed)

esound @0.2.41: error: implicit declaration of function 'clean_exit' is invalid in C99

Reported by: ShadSterling (Shad Sterling) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc:
Port: esound

Description

:info:build clients.c:282:6: error: implicit declaration of function 'clean_exit' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
:info:build             clean_exit(0);
:info:build             ^
:info:build 1 error generated.

This came up in reinstalling everything after moving to Big Sur, esound is not requested.

Attachments (1)

main.log (53.0 KB) - added by ShadSterling (Shad Sterling) 3 years ago.

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by ShadSterling (Shad Sterling)

Attachment: main.log added

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

Keywords: catalina added
Port: esound added; gtkglext removed
Summary: esound build fails on big sur due to clean_exitesound @0.2.41: error: implicit declaration of function 'clean_exit' is invalid in C99

comment:2 Changed 3 years ago by ShadSterling (Shad Sterling)

It works with configure.compiler=macports-clang-11

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 782a62e6114b0e3655b5bb33f709aa90d177c6e7/macports-ports (master):

esound: Fix implicit declaration of functions

Closes: #61942

Also modernize checksums and use archived homepage.

Note: See TracTickets for help on using tickets.