PATCH COMMITTED: Add depcomp to snapshots and releases
Ian Lance Taylor
iant@google.com
Thu Jun 19 12:43:00 GMT 2008
Daniel Jacobowitz <drow@false.org> writes:
> On Thu, Jun 19, 2008 at 12:19:31AM +0200, Andreas Schwab wrote:
>> Ian Lance Taylor <iant@google.com> writes:
>>
>> > gold uses automake dependency generation, which uses the depcomp
>> > script. This script is in the CVS repository, but it was not being
>> > put into snapshots or release tarballs.
>>
>> But depcomp is already in DEVO_SUPPORT.
>
> Ian, I don't suppose this was an old issue you'd been meaning to fix?
>
> I updated the list for GDB mid-May.
Hmmm, I was actually just reacting to a bug report about the binutils
snapshots. I didn't look into it farther than observing that depcomp
was not in BINUTILS_SUPPORT_DIRS.
Now that I look at this a bit more, I see that the last time we
generated a binutils daily snapshot was May 16. It fails like this:
ln: `proto-toplev/mkdep': File exists
make[2]: *** [do-proto-toplev] Error 1
make[2]: Leaving directory `/export/u0/sourceware/sourceware/snapshot-tmp/binutils-snapshot/asnap080618.27541/src'
make[1]: *** [taz] Error 2
make[1]: Leaving directory `/export/u0/sourceware/sourceware/snapshot-tmp/binutils-snapshot/asnap080618.27541/src'
make: *** [binutils.tar.bz2] Error 2
make: Leaving directory `/export/u0/sourceware/sourceware/snapshot-tmp/binutils-snapshot/asnap080618.27541/src'
So now it seems that my change was exactly what I should not have
done. I have now committed this patch.
Thanks for catching this.
Ian
2008-06-18 Ian Lance Taylor <iant@google.com>
* src-release (BINUTILS_SUPPORT_DIRS): Remove mkdep and depcomp.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: foo.patch
Type: text/x-patch
Size: 740 bytes
Desc: Remove depcomp and mkdep
URL: <https://sourceware.org/pipermail/binutils/attachments/20080619/eeba8ab2/attachment.bin>
More information about the Binutils
mailing list