make-4.1-3 with make-default split-off

Jack Howarth <[email protected]>
Newsgroups gmane.os.apple.fink.devel
Message-ID <CAP5Ds0BKgvSCuamZRF_UGP-JkwSBzcw=Y4aNwU51Dg0pYO7gfQ@mail.gmail.com>
Max,

El Capitan GM currently produces an instability in fink make for a variety
of builds (cmake, libcurl4, texlive-base, r-base32, etc) resulting in
random failures of the form...

make: INTERNAL: Exiting with 1 jobserver tokens available; should be 8!

during parallel builds on my MacPro 3,1 with 8 cores. Since only a few
packages in fink have a dependency on fink make, those could be updated to
invoke it as gmake and allow the average user to keep using the system make
unless they really want to change the default using make-default.
      Thanks in advance.
             Jack

Index: make.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/devel/
make.info,v
retrieving revision 1.1
diff -r1.1 make.info
19c19
< Revision: 2
---
> Revision: 3
39c39,40
<  --infodir=%p/share/info
---
>  --infodir=%p/share/info \
>  --program-prefix=g
48c49,64
< InstallScript: make install DESTDIR=%d
---
> InstallScript: <<
>   make install DESTDIR=%d
>   ln -s %p/bin/gmake %i/bin/make
>   ln -s %p/share/man/man1/gmake.1 %i/share/man/man1/make.1
> <<
> SplitOff: <<
>   Package: make-default
>   Description: Software build tool, without 'g' prefix
>   Depends: <<
>     make (>= %v-%r)
>   <<
>   Files: <<
>     bin/make
>     share/man/man1/make.1
>   <<
> <<

------------------------------------------------------------------------------

_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
make.info (application/octet-stream, 2.3 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.