This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gettext.m4 update


On 13.09.2017 15:21, Andreas Schwab wrote:
> On Sep 13 2017, Pedro Alves <palves@redhat.com> wrote:
> 
>> Maybe the bot should be doing a recursive touch(1) of all files
>> after checkout, forcing the same mtime on all checked-out files,
>> with 'touch -d ..' or 'touch -p ..' or
>> 'touch -r .git/FETCH_HEAD' or something like that.
> 
> Or touch each file to the ctime of the last commit that modified it.
> 
> Andreas.
> 


There are available some workarounds on stackoverflow:

https://stackoverflow.com/a/39192796

I've touch(1)ed plural.c for the bot's checkout and the NetBSD bot can
accomplish the build!

https://gdb-build.sergiodj.net/builders/NetBSD-x86_64-m64/


Long term it's best to switch to newer tools, but I imagine it's not
doable as-is.

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]