On Wed, 17 Aug 2011, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 8/17/11 5:38 PM, Viv Kendon wrote: >> Package manager version: 0.31.0 Distribution version: >> selfupdate-rsync Wed Aug 17 17:02:49 2011, 10.6, x86_64 Trees: >> local/main local/crypto stable/main stable/crypto unstable/main >> unstable/crypto Xcode Version: 3.2.6-1 >> >> Doing a (large) update-all and ghostscript fails thus: >> >> /bin/sh -c 'for f in \ Fontmap.GS \ ht_ccsto.ps \ acctest.ps >> addxchar.ps align.ps bdftops.ps \ caption.ps cid2code.ps decrypt.ps >> docie.ps dumphint.ps \ errpage.ps font2c.ps font2pcl.ps gslp.ps >> gsnup.ps image-qa.ps impath.ps \ jispaper.ps landscap.ps level1.ps >> lines.ps markhint.ps markpath.ps \ mkcidfm.ps PDFA_def.ps PDFX_def.ps >> \ packfile.ps pcharstr.ps pf2afm.ps pfbtopfa.ps ppath.ps \ pphs.ps \ >> prfont.ps printafm.ps \ ps2ai.ps ps2ascii.ps ps2epsi.ps quit.ps >> rollconv.ps \ showchar.ps showpage.ps stcinfo.ps stcolor.ps stocht.ps >> \ traceimg.ps traceop.ps type1enc.ps type1ops.ps uninfo.ps unprot.ps >> \ viewcmyk.ps viewgif.ps viewjpeg.ps viewmiff.ps \ viewpcx.ps >> viewpbm.ps viewps2a.ps \ winmaps.ps wftopfa.ps wrfont.ps zeroline.ps >> \ pdf2dsc.ps pdfopt.ps ;\ do if ( test -f ./lib/$f ); then >> ./base/instcopy -c -m 644 ./lib/$f >> /sw/src/fink.build/root-ghostscript-9.02-3/sw/share/ghostscript/9.02/lib; >> fi;\ done' rm: cannot remove >> `/sw/src/fink.build/root-ghostscript-9.02-3/sw/share/ghostscript/9.02/lib': >> Is a directory make: *** [extra-dmprt-install] Error 1 make: *** >> Waiting for unfinished jobs.... >> > I didn't reproduce this on my own 10.6.8/x86_64 setup, but I've got an idea. > > Edit /sw/fink/10.4/unstable/main/finkinfo/text/ghostscript.info, change > the the first line of the InstallScript to read: > > make -j1 install install-doc > DESTDIR=/sw64/src/fink.build/root-ghostscript-9.02-3 > > and see if the build works.
I didn't try this, my fink is installed in /sw not /sw64 so it didn't seem like a good idea... > The ghostscript package is set to build with however many CPUs your > MaxBuildJobs is set for in fink.conf, and we've found that during the > install phase things get confused when more than one job is used. Ahhh, yes, I had MaxBuildJobs set to 8 (only half the cores on the machine...). When I set it back to 1, the build completes -- many thanks! -- Viv ________________________________________________ Dr Viv Kendon http://quantum.leeds.ac.uk/~viv tel: +44 113 343 4864 Physics and Astronomy Quantum Information Group University of Leeds ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
