Opened 5 years ago

Last modified 5 years ago

#59335 closed defect

Not able to update in Catalina — at Version 1

Reported by: Protocol79 Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: cmake

Description (last modified by jmroot (Joshua Root))

mitch@Raptor:~$ sudo port selfupdate
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.6.1 installed,
MacPorts base version 2.6.1 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
mitch@Raptor:~$ sudo port upgrade outdated
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
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
Warning: No port clang-9.0 found in the index.
Warning: No port libcxx found in the index.
Warning: No port curl found in the index.
Warning: No port expat found in the index.
Warning: No port zlib found in the index.
Warning: No port bzip2 found in the index.
Warning: No port libarchive found in the index.
Warning: No port ncurses found in the index.
Warning: No port libuv found in the index.
Error: Problem while installing cmake
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
mitch@Raptor:~$ sudo port clean cmake
Warning: All compilers are either blacklisted or unavailable; defaulting to first fallback option
--->  Cleaning cmake
mitch@Raptor:~$ 

Change History (1)

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to michaelld
Port: cmake added
Status: newassigned

Could you show debug output (-d option) please?

Note: See TracTickets for help on using tickets.