Opened 9 months ago
Last modified 9 months ago
#69355 assigned defect
py310-InsightToolkit @5.3.0: ld: warning: directory not found for option '-L/opt/local/lib/lib'
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | stromnov (Andrey Stromnov) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.1 |
Keywords: | Cc: | nilason (Nicklas Larsson) | |
Port: | py310-InsightToolkit |
Description
In the build log for py310-InsightToolkit I see this line:
ld: warning: directory not found for option '-L/opt/local/lib/lib'
Clearly something has gone awry with a path somewhere.
Change History (2)
comment:1 follow-up: 2 Changed 9 months ago by nilason (Nicklas Larsson)
comment:2 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)
Replying to nilason:
I don't think the
-L/opt/local/lib/lib
is the real issue here.
It is the issue I'm reporting in this ticket. There may be other issues as well, like the one you found.
Note: See
TracTickets for help on using
tickets.
I don't think the
-L/opt/local/lib/lib
is the real issue here. The problem is apparently SWIG related, extracted relevant log bits:I'm not sure what changed, this used to work.