Opened 22 months ago

Last modified 20 months ago

#65513 reopened defect

openocd: -rpath can only be used when targeting Mac OS X 10.5 or later

Reported by: g-h-o-s-t-l-a-b Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: tiger Cc:
Port: openocd

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

Openocd install fails on Tiger PPC, due to:

-rpath can only be used when targeting Mac OS X 10.5 or later

Folder jimtcl

:info:build CC initjimsh.o
:info:build LINK jimsh
:info:build ld: -rpath can only be used when targeting Mac OS X 10.5 or later
:info:build collect2: ld returned 1 exit status
:info:build make[2]: *** [jimsh] Error 1

Change History (3)

comment:1 Changed 21 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: openocd -rpath removed
Owner: set to nerdling
Status: newassigned
Summary: Openocd install fails on Tiger PPC with -rpath issueopenocd: -rpath can only be used when targeting Mac OS X 10.5 or later

Jeremy, can you disable silent rules for this port so that we can see what commands are being run?

comment:2 Changed 20 months ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

In 39f5230aba506d6742dff6f7c5f49981b5818aff/macports-ports (master):

openocd: disable silent rules

Fixes #65513

comment:3 Changed 20 months ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: closedreopened

Silent rules disabled in 39f5230aba506d6742dff6f7c5f49981b5818aff

Note: See TracTickets for help on using tickets.