Re: [Fink-devel] New fink release imminent

2012-05-19 Thread Dustin Cartwright
On Fri, May 18, 2012 at 10:55 PM, Alexander Hansen < alexanderk.han...@gmail.com> wrote: > My thought is to borrow from what you've done, but do like David and > Merle suggested and store the following in fink.conf: > > AutoUid: boolean > > AutoUidBase: integer, default 600 > > AutoUidMax: integer

Re: [Fink-devel] New fink release imminent

2012-05-19 Thread Alexander Hansen
On 5/19/12 5:59 AM, Dustin Cartwright wrote: > On Fri, May 18, 2012 at 10:55 PM, Alexander Hansen > mailto:alexanderk.han...@gmail.com>> wrote: > > My thought is to borrow from what you've done, but do like David and > Merle suggested and store the following in fink.conf: > > AutoUid:

[Fink-devel] make testsuite failures

2012-05-19 Thread Jack Howarth
Max, We see to have 8 addtional testsuite failures in our make compared to MacPorts. Adding the missing InfoTest to the current make.info InfoTest: TestScript: make check || : revealed a slew of testsuite failures... make check || : Making check in glob make[1]: Nothing to be done for `

Re: [Fink-devel] make testsuite failures

2012-05-19 Thread Jack Howarth
Max, These last two remaining testsuite failures in unpatched make 3.82 (which are also present in the current make 3.81-2 package) seem to be longstanding failures... http://www.mail-archive.com/bug-make@gnu.org/msg05498.html Jack -

Re: [Fink-devel] make testsuite failures

2012-05-19 Thread Jack Howarth
Max, I can also confirm that if the make.patch in the current fink make 3.81-2 packaging is disabled, these additional 8 testsuite failures are suppressed. So it appears that this legacy backport from the darwin make cvs is causing damage to the current make packaging and should either be fixed