Opened 3 years ago

Closed 3 years ago

#61582 closed defect (fixed)

utimer @0.4: error: implicit declaration of function 'setup_log_handler' is invalid in C99

Reported by: paul0207 Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: bigsur catalina Cc:
Port: utimer

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Error seems to be:

:info:build maintests.c:232:3: error: implicit declaration of function 'setup_log_handler' is invalid in C99 [-Werror,-Wimplicit-function-declaration]

Please see attached main.log Thanks.

Attachments (1)

main.log (114.3 KB) - added by paul0207 3 years ago.

Download all attachments as: .zip

Change History (5)

Changed 3 years ago by paul0207

Attachment: main.log added

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

Cc: ryandesign removed
Description: modified (diff)
Keywords: bigsur catalina added
Owner: set to ryandesign
Port: utimer added
Status: newaccepted
Summary: utimer fails on Big Surutimer @0.4: error: implicit declaration of function 'setup_log_handler' is invalid in C99

Thanks for reporting the problem.

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

I have submitted a bug report to the developers:

https://bugs.launchpad.net/utimer/+bug/1905107

But since there hasn't been a release of utimer in almost 11 years I don't expect them to make any further changes so I'll see if I can fix it.

comment:3 Changed 3 years ago by paul0207

Thanks!

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

Resolution: fixed
Status: acceptedclosed

In e6ef432801a3108557dcb39188af78b6a43e68e3/macports-ports (master):

utimer: Fix implicit declaration of functions

Closes: #61582

Note: See TracTickets for help on using tickets.