Opened 11 years ago
Closed 11 years ago
#39907 closed defect (duplicate)
wxWidgets30 @2.9.5_0+debug+sdl+universal: clang attempts to use 'precompiled-header' output with multiple -arch flags
Reported by: | vortexfive@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | cooljeanius (Eric Gallager) | |
Port: | wxWidgets30 |
Description
Building wxWidgets30 @2.9.5 fails with the error: "clang: cannot use 'precompiled-header' output with multiple -arch options"
Mac OS X 10.8.4
Attachments (1)
Change History (6)
comment:1 follow-up: 3 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from macports-tickets@… to jwa@… |
---|
Changed 11 years ago by vortexfive@…
comment:3 Changed 11 years ago by vortexfive@…
Replying to larryv@…:
Thanks for the ticket. In the future, please Cc relevant port maintainers (
port info --maintainers
).Can you run
sudo port clean wxWidgets30 && sudo port install wxWidgets30
and attach main.log when it fails?
Ok
comment:4 Changed 11 years ago by larryv (Lawrence Velázquez)
Summary: | wxWidgets30 compilation fails → wxWidgets30 @2.9.5_0+debug+sdl+universal: clang attempts to use 'precompiled-header' output with multiple -arch flags |
---|
comment:5 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 2.2.0 |
Duplicate of #39786.
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket. In the future, please Cc relevant port maintainers (
port info --maintainers
).Can you run
sudo port clean wxWidgets30 && sudo port install wxWidgets30
and attach main.log when it fails?