Opened 10 years ago
Closed 10 years ago
#45544 closed defect (fixed)
xfig @3.2.5b_8: blacklists all available Xcode 6.1 compilers
Reported by: | graziosi.angelo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | xfig |
Description
Just for completeness, I want to flag that installing XFIG on Yosemite (Xcode+CLT 6.1), there are many of these warnings:
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
They show up also with
$ port info xfig Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option xfig @3.2.5b_8 (graphics, x11) ...
Ciao, Angelo.
Change History (2)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | ryandesign@… added |
---|---|
Summary: | Warnings installing xfig on Yosemite → xfig @3.2.5b_8: blacklists all available Xcode 6.1 compilers |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The "imake template Concat3 bug" was fixed in imake @1.0.5_2 and MacPorts 2.3.2.
Removed clang blacklisting in r127152. Thanks for the reminder.
Note: See
TracTickets for help on using
tickets.
Does it actually build and install though? The
xfig
Portfile blacklists all versions of the Apple LLVM Compiler because of the imake bug.