Opened 5 months ago

Last modified 5 months ago

#71783 assigned defect

xcircuit @3.10.30_3: error: call to undeclared function 'XDefineCursor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

Reported by: frink0 (Liam Stitt) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: sequoia Cc:
Port: xcircuit

Description

Log attached.

Attachments (1)

main.log (325.6 KB) - added by frink0 (Liam Stitt) 5 months ago.
build log

Download all attachments as: .zip

Change History (3)

Changed 5 months ago by frink0 (Liam Stitt)

Attachment: main.log added

build log

comment:1 Changed 5 months ago by jmroot (Joshua Root)

Keywords: xcircuit removed
Owner: set to kurthindenburg
Status: newassigned
Summary: xcircuit: fails to build on sequoiaxcircuit @3.10.30_3 fails to build on sequoia

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

Keywords: sequoia added
Summary: xcircuit @3.10.30_3 fails to build on sequoiaxcircuit @3.10.30_3: error: call to undeclared function 'XDefineCursor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Version: 2.10.5

I see implicit function declaration errors in your log:

error: call to undeclared function 'XDefineCursor'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]

This is curious though because we had successful buildbot builds of this port on all macOS versions 10.6 and later, including 15, just a couple days ago when its revision was increased.

Note: See TracTickets for help on using tickets.