Re: Fink not installing imagemagick on macOS 10.15.4
Alexander Hansen <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 19, 2020, at 18:09, Thomas Schneider <[email protected]> wrote: > > Maybe I got no response to this because I wasn’t signed up on this account yet? See below for additional notes. > > <snip> > After a system upgrade I get a differen error: > > fink selfupdate > fink update-all > >> WARNING: Xcode.app version (11.4) and Xcode Command Line Tools version (0.0) >> may not be compatible. >> You may experience build errors. > > toot 5% fink list imagemagick > Information about 10211 packages read in 3 seconds. > graphicsmagick- 1:1.3.29-1 ImageMagick compatible wrapper commands > imagemagick 7.0.8.68-1 Image manipulation tools (q16) > imagemagick-nox [virtual package] > imagemagick6.9. 6.9.6.6-6 Infrastructure for ImageMagick (q16) > imagemagick6.q1 6.9.6.6-6 ImageMagick documentation > imagemagick7.q1 7.0.8.68-1 Infrastructure for ImageMagick (q16) > imagemagick7.q1 7.0.8.68-1 ImageMagick documentation > toot 6% > > toot 6% fink install imagemagick > Information about 10211 packages read in 1 seconds. > > fink needs help picking an alternative to satisfy a virtual dependency. The > candidates: > > (1) ghostscript: Interpreter for PostScript and PDF > (2) ghostscript-esp: Ghostscript with better CJK and cups support > > Pick one: [1] > Can't resolve dependency "xcode (>= 6.2)" for package "gcc9-9.3.0-1" (no matching > packages/versions found) > Exiting with failure. > toot 7% > > google: > fink xcode > http://www.finkproject.org/doc/install/install-first.php?phpLang=en <http://www.finkproject.org/doc/install/install-first.php?phpLang=en> > > toot 8% xcode-select --install > xcode-select: error: command line tools are already installed, use "Software Update" to install updates > > I'm up to date. > > sudo xcodebuild -license > > That did not help the install. > The issue is that Apple keeps changing things around when they put out new Command Line Tools versions, so fink reports a 0-0 version for that. At this point, I think we’re safe to remove the >= 6.2 qualifier, since we don’t support anything earlier than 10.9. For a quick and dirty workaround, try editing <Your Fink Tree>/dists/stable/main/finkinfo/languages/gcc9.info <http://gcc9.info/> and feel free to take out the whole “xcode >= 6.2” in the BuildDepends line. I’m also curious what exactly wants to drag gcc9 into the imagemagick build chain. -- Alexander Hansen, Ph.D. Fink User Liaison _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners