|
From: <fi...@sn...> - 2022-01-01 00:57:03
|
I've pushed a change to get rid of the Xcode dependency from the gcc packages. The underlying problem is that system updates generally kill the way Fink detects an existing Xcode install, and so Fink will think you no longer have it installed even though it's present. A reinstall of the Command Line Tools will refresh the detection if you run into a similar problem in the future. Hanspeter On 2021-12-30 10:30, Edward R Kinney wrote: > Since the new gcc updates on 12/28, update-all fails with message > below. Similar report on fink-users with different gcc version, so > this problem seems more general than a particular version. (update-all > run after successful selfupdate). My xcode is version 12.4 (12D4e). > > Hope this is helpful! > > -Ed > > $ fink -v update-all > > Information about 13444 packages read in 1 seconds. > The package 'gcc9' will be built and installed. > Reading build dependency for gcc9-9.4.0-2... > Can't resolve dependency "xcode (>= 6.2)" for package "gcc9-9.4.0-2" > (no > matching packages/versions found) |