|
From: | Assaf Gordon |
Subject: | Re: Automake 1.16.1: problem with non-gnu make and gnulib |
Date: | Sat, 24 Aug 2019 11:04:49 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 2019-08-24 7:34 a.m., Bob Friesenhahn wrote:
On Sat, 24 Aug 2019, Assaf Gordon wrote:
I've encountered a problem where a released tarball (of 'make dist') generated by Automake-1.16.1 fails to build with non-gnu make (e.g. "bmake" on BSDs). The exact same project and 'make dist' with automake-1.15 builds fine.The problem may very well have to do with parts obtained from gnulib or an implementation artifact from the template Makefiles.
I certainly agree - but it seems like a regression in Automake where a structure that worked for several years (and several automake versions) now stopped working. I'm looking for any hints or ideas as to what changed or what is causing the failure...
I did a test build of GraphicsMagick using Illumos '/usr/bin/make' under OmniOSce and under Ubuntu 18.04 LTS using 'bmake'. The test builds succeeded (even parallel builds), including the test suite. GraphicsMagick uses a non-recursive build, but does not depend on gnulib or 'po' files.
Thanks for testing!
[Prev in Thread] | Current Thread | [Next in Thread] |