Re: fink-package-precedence problem

Hanspeter Niederstrasser <[email protected]> Mon, 21 Aug 2017 21:22:32 -0500
Newsgroups gmane.os.apple.fink.devel
Organization Snaggled Works
Message-ID <[email protected]>
On 8/21/17 6:41 PM, David Lowe wrote:
> My Freeciv package has been using this bit since Nieder suggested it:
> 
> 
>> CompileScript: <<
>>     %{default_script}
>>     fink-package-precedence .
>> <<
> 
>      It has been working flawlessly for several versions; it even worked 
> for me last week.  However, when i tried to build the latest version of 
> Freeciv today, i get this:
> 
> 
>> Making all in lua
>> make[2]: Nothing to be done for `all'.
>> make[2]: Nothing to be done for `all-am'.
>> fink-package-precedence .
>> Scanning /\.Plo,\.Po$/ dependency files...
>> No dependency files found.
>> ### execution of fink-package-precedence failed, exit code 255
>> ### execution of /tmp/fink._rsyH failed, exit code 255

The .Plo dependency files are not being created during the build 
anymore. Looking at the .info you have on the tracker, that's because 
you changed the line "--enable-dependency-tracking" to 
"--disable-dependency-tracking".  This change prevents the .Plo files 
from being created, and those are exactly what fink-package-precedence 
scans to generate its output.

Hanspeter

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel