Re: [Fink-devel] fix for make 4.1 on 10.12

2015-10-21 Thread Jack Howarth
Ugh. This other permutation of the parallel make failure... make[5]: *** read jobs pipe: No such file or directory. Stop. may not be easy to fix. The offending code seems to be in the section... #else /* Set interruptible system calls, and read() for a job token. */

[Fink-devel] Typo in graphicsmagick-q32 dependencies

2015-10-21 Thread Derek Homeier
Hi, this package does not update due to a non-existing dependency in the -dev Splitoff: < Depends: graphicsmagick1321-q32-shlibs (= %V) --- > Depends: graphicsmagick1322-q32-shlibs (= %V) Cheers, Derek

Re: [Fink-devel] fix for make 4.1 on 10.12

2015-10-21 Thread Max Horn
Hi Jack, thanks for analyzing this. I made some minor tweaks to the .info file you sent (mainly: update the DescPort text to explain the patch). I was about to commit it, but then read that there are still issues. For the time being, I am still on 10.8, so I cannot help with this. Anyway, if

Re: [Fink-devel] Typo in graphicsmagick-q32 dependencies

2015-10-21 Thread Daniel Johnson
> On Oct 21, 2015, at 11:16 AM, Derek Homeier > wrote: > > Hi, > > this package does not update due to a non-existing dependency in the -dev > Splitoff: > > < Depends: graphicsmagick1321-q32-shlibs (= %V) > --- >> Depends:

Re: [Fink-devel] fix for make 4.1 on 10.12

2015-10-21 Thread Jack Howarth
On Wed, Oct 21, 2015 at 10:09 AM, Max Horn wrote: > Hi Jack, > > thanks for analyzing this. I made some minor tweaks to the .info file you > sent (mainly: update the DescPort text to explain the patch). I was about > to commit it, but then read that there are still issues. > >

Re: [Fink-devel] fix for make 4.1 on 10.12

2015-10-21 Thread Jack Howarth
Max, Actually, the remaining build failure with gcc5 using fink make-4.1-3 on 10.11 may be unique to that package. I reviewed my previous gcc bug reports and the errors we are seeing on 10.11 with fink make look identical to those I reported in

Re: [Fink-devel] fix for make 4.1 on 10.12

2015-10-21 Thread Jack Howarth
It looks like we are still missing some instances of EINTRLOOP() macro usage. The gcc5 build with fink make still fails with the proposed fix starting at... make[5]: *** read jobs pipe: No such file or directory. Stop. make[5]: *** Waiting for unfinished jobs and resulting in make: