On 8/12/2013 5:43 AM, Greif, Hans-Jürgen wrote: > rm -f importinc/netpbm/lum.h > ln -s /sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/lib/lum.h > importinc/netpbm/lum.h > mkdir -p importinc/netpbm > rm -f importinc/netpbm/dithers.h > ln -s > /sw/src/fink.build/netpbm11-shlibs-10.63.01-2/netpbm-10.63.01/lib/dithers.h > importinc/netpbm/dithers.h > ln: importinc/netpbm/lum.h: File exists > make[1]: *** [importinc/netpbm/lum.h] Error 1 > make[1]: *** Deleting file `importinc/netpbm/lum.h' > make: *** [lib/all] Error 2 > make: *** Waiting for unfinished jobs....
This looks like a in issue with using multiple build jobs and one running ahead of the other. I never saw this failure, even when using up to 8 build jobs at once, but I've now received 3 different but similar errors about netpbm11. I've now changed netpbm11 to always use a single build job. A fixed package description should be available after a 'fink selfupdate'. Hanspeter ps. If you followed Alex's suggestion to temporarily set the build jobs to 1, you done the same thing as my change and there won't be a need to rebuild netpbm. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
