Opened 13 years ago

Closed 12 years ago

#29686 closed defect (fixed)

xraylib build fails when configureccache yes is used

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Tom.Schoonjans@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: xraylib

Description

If macports.conf is edited and configureccache is set to yes, xraylib fails to build; see attached log.

The simplest fix would be to turn off ccache for xraylib by adding the line

configure.ccache no

A better fix would be to figure out why the build fails (probably some occurrence(s) of CC=$CC need to be changed to CC="$CC") and patch it so it works.

Attachments (1)

main.log (64.7 KB) - added by ryandesign (Ryan Carsten Schmidt) 13 years ago.

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: main.log added

comment:1 Changed 12 years ago by ci42

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.