> On Mar 21, 2015, at 10:17 PM, Sean Lake <odysseus9...@gmail.com> wrote: > > Adding the cc to the maintainer. > >> On Mar 21, 2015, at 16:10, Sean Lake <odysseus9...@gmail.com> wrote: >> >> Hello all, >> >> I’m trying to get a couple of fink builds going from scratch, and I’m >> running into trouble install maxima. >> >> fink show-deps maxima includes the following line: >> sbcl (=1.2.8-1) >> >> Also: >> fink apropos sbcl >> Information about 10457 packages read in 5 seconds. >> sbcl 1.2.9-1 ANSI Common Lisp implementation >> >> So, there’s the trouble. >> >> Thanks, >> Sean >> >> The machines I’m building on: >> fink --version >> Package manager version: 0.38.4 >> Distribution version: selfupdate-rsync Sat Mar 21 01:25:16 2015, 10.10, >> x86_64 >> Trees: local/main stable/main stable/crypto >> >> fink --version >> Package manager version: 0.38.4 >> Distribution version: selfupdate-rsync Sat Mar 21 01:08:14 2015, 10.10, >> x86_64 >> Trees: local/main stable/main stable/crypto >
I just updated maxima to use sbcl-1.2.9-1. I didn’t use a more permissive BuildDepends: sbcl (>= 1.2.8-1) because I’m using an build option which effectively makes a copy of the SBCL interpreter in the maxima package; different sbcl versions will change the package contents. This option avoids other dependency deadlocks when sbcl is updated. This is definitely better than the old Depends: sbcl (= version) packaging. Admittedly, it’s not quite as good from a dependency standpoint as the prior packaging where maxima used custom sbcl-N-maxima packages, but on the other hand, all of those extra packages were potentially confusing. -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users