#41137 closed defect (fixed)
Unable to open port: invalid command name "configure.cxx_stdlib"
Reported by: | evandrix (Lee Wei Yeong) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | raimue (Rainer Müller) | |
Port: |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Running the command sudo port -f clean --all all
on the latest MacPorts 2.2.1 on Mac OSX 10.9 Maverick, the following error message is displayed
---> Cleaning 2Pong ...removed for brevity... ---> Cleaning avr-binutils Error: Unable to open port: invalid command name "configure.cxx_stdlib"
Change History (4)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | raimue@… added; evandrix@… removed |
---|---|
Description: | modified (diff) |
Resolution: | → fixed |
Status: | new → closed |
Summary: | Unable to force clean all ports → Unable to open port: invalid command name "configure.cxx_stdlib" |
comment:2 Changed 11 years ago by evandrix (Lee Wei Yeong)
Yes, I can confirm that a sudo port selfupdate
fixed the issue. Silly me.
Note: See
TracTickets for help on using
tickets.
I believe this was caused by r112825 and fixed by r112828.