Opened 14 years ago
Closed 14 years ago
#35458 closed defect (fixed)
ola: clang: error: argument unused during compilation: '-rdynamic'
| Reported by: | sb7785@… | Owned by: | nomis52@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.2 |
| Keywords: | clang | Cc: | p3k (Tobi Schäfer) |
| Port: | ola |
Description
When trying to install the ola port I get a command execution failed error. See the attached log file. Thank you for your help.
Attachments (1)
Change History (7)
Changed 14 years ago by sb7785@…
comment:1 Changed 14 years ago by sb7785@…
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | interface@… added |
|---|---|
| Keywords: | clang added |
| Owner: | changed from macports-tickets@… to nomis52@… |
| Port: | ola added |
| Summary: | port ola command execution failed → ola: clang: error: argument unused during compilation: '-rdynamic' |
As a workaround, you could try using a different compiler.
comment:3 Changed 14 years ago by sb7785@…
Yes, using a the llvm compiler worked. Thank you for your help.
comment:4 Changed 14 years ago by nomis52@…
What version of clang are you using? I'd like to reproduce this.
comment:5 Changed 14 years ago by nomis52@…
This should be fixed by
http://code.google.com/p/open-lighting/source/detail?r=66a704ac003dd84512e4057ca1a2e441e93cae76
Do you mind pulling from head and letting me know if that builds correctly?
comment:6 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

I tried to perform a clean and update port, then reinstall to no avail. Thanks.