Opened 7 weeks ago

Closed 4 weeks ago

#70941 closed defect (fixed)

sane-backends @1.2.1: error: static declaration of 'send' follows non-static declaration

Reported by: csldude (Mark Heinrich) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: sequoia Cc:
Port: sane-backends

Description

Normal build fails on an x86-based Mac so I can build xsane so I can build gimp.

Attachments (2)

main.log (361.6 KB) - added by csldude (Mark Heinrich) 7 weeks ago.
main.long from sane-backends build
port_sane-backends_install_from_source_failed.log.bz2 (13.1 KB) - added by kwolcott 5 weeks ago.

Download all attachments as: .zip

Change History (6)

Changed 7 weeks ago by csldude (Mark Heinrich)

Attachment: main.log added

main.long from sane-backends build

comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sequoia added
Summary: sane-backends fails to build on MacOS 15.0 Sequoiasane-backends @1.2.1: error: static declaration of 'send' follows non-static declaration

The log says the error is:

epson.c:854:12: error: static declaration of 'send' follows non-static declaration

comment:3 Changed 6 weeks ago by csldude (Mark Heinrich)

Yes, I applied that fix manually and sane-backends builds for me on MacOS 15 now.

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

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In 991498d5fe9e5ff23c77a9803a43456e03e85d80/macports-ports (master):

sane-backends: Rename send function to avoid conflict

Closes: #70941

Note: See TracTickets for help on using tickets.