Re: Version of Command Line Tools
Robert Wyatt <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | http://bentones.us/ |
| Message-ID | <[email protected]> |
Further data from my experience today: Before Xcode update: - checking for Xcode version... 11.2 - checking for Xcode CLI tools version... 11.2.0.0.1.1571444319 After Xcode update: - checking for Xcode version... 11.2.1 (updated today via App Store) - checking for Xcode CLI tools version... 11.2.0.0.1.1571444319 (previously installed via Developer download) Meanwhile Xcode Locations indicates: Command Line Tools: Xcode 11.2.1 (11B500) I'm unclear as to why fink apparently sees a different CLI than Xcode does.... * My Xcode version: xcodebuild -version Xcode 11.2.1 Build version 11B500 * My fink version: fink -V | head -n 2 Package manager version: 0.45.99.git Distribution version: selfupdate-git Wed Nov 13 10:51:12 2019, 10.14.5, x86_64 Meanwhile, installing r-base (r-base35 3.5.3-1) continues to yield: installing 'sysdata.rda' dyld: lazy symbol binding failed: Symbol not found: _timespec_get Referenced from: /sw/src/fink.build/r-base35-3.5.3-1/R-3.5.3/lib/libR.dylib Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol not found: _timespec_get Referenced from: /sw/src/fink.build/r-base35-3.5.3-1/R-3.5.3/lib/libR.dylib Expected in: /usr/lib/libSystem.B.dylib /bin/sh: line 1: 2946 Done echo "tools:::sysdata2LazyLoadDB(\"./R/sysdata.rda\",\"../../../library/tools/R\")" 2947 Abort trap: 6 | R_DEFAULT_PACKAGES=NULL LC_ALL=C R_ENABLE_JIT=0 TZ=UTC ../../../bin/R --vanilla --slave make[4]: *** [sysdata] Error 134 Thanks all, please let me know if there are scenarios you'd like me to try out. Although I'm probably not ready to try putting together a local r-base36, I could try it if someone could assemble the .info file (it's been several years since I built local packages). Kind regards, Robert ps: I'm not in need of r-base; simply trying to help and currently have some time to do so. John Wiggins via Fink-beginners wrote: > The release CLT 11.2 has been posted on Apple’s Development page, and works for me. > No more complaint from fink about version disagreement... > tks,jw > >> On Nov 7, 2019, at 11:36 AM, John Wiggins <[email protected]> wrote: >> >> It may well be because of the few applications I compile with fink, but I have the latest release Xcode (11.2) and Command Line Tools (11.0) and have run "update-all" without error. >> I do get this fink warning when I run update-all: >> WARNING: Xcode.app version (11.2) and Xcode Command Line Tools version (11.0) >> may not be compatible. >> You may experience build errors. >> >> I do plan to use installed the corresponding CLT when it is no longer beta, or if I get a compile error I’ll update to the latest beta is available, as you do. >> On one of the Apple developer lists I did ask, and someone responded that if the CLT release does not appear right after a new XC release, then other folks generally assume it is alright stay with release-level of each even when the numbers do not match. >> >> tks, >> jw >> >> >>> On Nov 5, 2019, at 4:52 AM, Hanspeter Niederstrasser <[email protected]> wrote: >>> >>> On 11/5/19 1:54 AM, Tom Liehe via Fink-beginners wrote: >>>> My method of dealing with this has been 1) sudo rm /Library/Developer/CommandLineTools 2) xcode-select —install >>>> Fink still complains, but otherwise seems to work: >>>> WARNING: Xcode.app version (11.2) and Xcode Command Line Tools version (11.0) >>>> may not be compatible. You may experience build errors. >>>> Whan an install fails, the message at the end says: >>>> Xcode.app: 11.2 >>>> Xcode command-line tools: 11.0.0.0.1.1567737322 >>>> So the question is: how do I get version 11.2 of the command line tools? Or is it ok as is? >>> I'm not sure if 'xcode-select -install' installs beta versions of the command line tools. I always just fetch the latest installers from developer.apple.com. I currently have Xcode.app-11.2 and CLI-11.2beta2 with no apparent ill effects. >>> >>> Hanspeter >>> >>> >>> _______________________________________________ >>> 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 > > > _______________________________________________ > 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 _______________________________________________ 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