On 8/12/13 2:43 AM, Greif, Hans-Jürgen wrote: > Hello, > > > > on a mid 2010 macbook pro there is a problem with netpbm11-shlibs-10.63.01-2: >
(The model year and the particular make almost never matter, unless they're new and require a new OS minor version) <snip> > 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.... <snip> (One of the reasons that we suggest setting the max build jobs to 1 before submitting a report is that ensures that whatever is stopping the build is at the end of the log. It often happens that an error will stop one thread of a parallel build, but other threads will keep working as long as they are able, and the error winds up buried in the middle of the log) > Also include the following system information: > Package manager version: 0.35.1 > Distribution version: selfupdate-rsync Mon Aug 12 11:35:27 2013, 10.8, x86_64 > Trees: local/main stable/main > Xcode.app: 4.6.3 > Xcode command-line tools: 4.6.0.0.1.1365549073 > Max. Fink build jobs: 2 > > > > > Please help. > > > Hans-Juergen Greif > > > > > > > Fraunhofer IOSB > Gutleuthausstr. 1 > 76275 Ettlingen > Germany > > hans-juergen.gr...@iosb.fraunhofer.de > Tel. 0049 7243 992336 > www.iosb.fraunhofer.de > > > The other reason we suggest using a single build job is that sometimes packages happen to build with multiple build jobs on the maintainer's machine, but don't do so for everybody else. In such a case, they will almost always build under a single build job. That is very likely to be the case here. As a workaround, use "fink configure" to set your build jobs to 1, build netpbm11, and then you can use "fink configure" again to switch back to 2 build jobs. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ 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 Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
