libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Broken workflow


From: Bob Friesenhahn
Subject: Re: Broken workflow
Date: Fri, 16 Mar 2012 17:19:19 -0500 (CDT)
User-agent: Alpine 2.01 (GSO 1266 2009-07-14)

On Fri, 16 Mar 2012, Eric Blake wrote:
Can anything be done to make things work in a git checkout without
having git available after bootstrap?  Please?

It should already be possible.  To skip that check, run:

make check gl_public_submodule_commit=

Given that libtool is often tested using temporary unprivileged login accounts on default (or almost default) OS footprints, it is definitely a bad thing if testing libtool expects an exotic tool like 'git'. Often it is possible to transfer files to the remote machine, but it is not possible to connect from that machine to the Internet due to firewall policies. Even if it is possible to access the Internet, it may be difficult to add more software packages to the remote machine.

Years ago we encountered a similar issues with cvs because the libtool 'make distcheck' target had added a dependency on cvs.

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]