gcc9 :info:build Bootstrap comparison failure!
debug:sysinfo macOS 10.15 (darwin/19.6.0) arch i386
:debug:sysinfo MacPorts 2.6.4
:debug:sysinfo Xcode 12.4
:debug:sysinfo SDK 10.15
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 10.15
$ xcode-select -p
/Applications/Xcode.app/Contents/Developer
(base) MacBook-Pro:V7 davidlaxer$ uptime
19:04 up 20:04, 8 users, load averages: 1.82 3.37 2.79
(base) MacBook-Pro:V7 davidlaxer$ xcode-select --install
xcode-select: error: command line tools are already installed, use "Software Update" to install updates
...
:info:build Comparing stages 2 and 3
:info:build warning: gcc/cc1obj-checksum.o differs
:info:build warning: gcc/cc1objplus-checksum.o differs
:info:build Bootstrap comparison failure!
:info:build libiberty/strerror.o differs
:info:build libiberty/strsignal.o differs
:info:build libiberty/regex.o differs
:info:build libiberty/pic/strerror.o differs
:info:build libiberty/pic/strsignal.o differs
:info:build libiberty/pic/regex.o differs
:info:build libiberty/pic/physmem.o differs
:info:build libiberty/pic/getpwd.o differs
:info:build libiberty/pic/cplus-dem.o differs
Change History (8)
Resolution: |
→ worksforme
|
Status: |
new →
closed
|
Replying to dbl001:
This shows that the CLTs are installed, but unfortunately there is a bug that sometimes prevents Software Update from noticing that they are outdated. You can check the version with pkgutil:
If that shows an older version or says that the package is not installed, follow ProblemHotlist#reinstall-clt.