Hi,
Ludovic Courtès writes:
> The GNU make warnings come from this impenetrable function:
>
> --8<---cut here---start->8---
> FILE_TIMESTAMP
> file_timestamp_cons (const char *fname, time_t stamp, long int ns)
> {
> int offset = ORDINARY_MTIME_MIN + (FILE_TI
Hi,
Roel Janssen skribis:
> I encounter a problem when running "make" for some code base:
> make[3]: /gnu/store/5hkc9q38w6afhrf7xyz5ybxidr87d1mq-profile/include/syslog.h:
> Timestamp out of range; substituting 2514-05-30 01:53:03.9
This issue manifests itself in build environments as we
Roel Janssen skribis:
> On Wed, 2020-01-08 at 22:58 +0100, Ludovic Courtès wrote:
>> Hi Roel,
>>
>> Roel Janssen skribis:
>>
>> > When inside a container produced with:
>> > $ guix environment -CN --ad-hoc ...
>> >
>> > I encounter a problem when running "make" for some code base:
>> > make[3
On Wed, 2020-01-08 at 22:58 +0100, Ludovic Courtès wrote:
> Hi Roel,
>
> Roel Janssen skribis:
>
> > When inside a container produced with:
> > $ guix environment -CN --ad-hoc ...
> >
> > I encounter a problem when running "make" for some code base:
> > make[3]: /gnu/store/5hkc9q38w6afhrf7xyz5y
Hi Roel,
Roel Janssen skribis:
> When inside a container produced with:
> $ guix environment -CN --ad-hoc ...
>
> I encounter a problem when running "make" for some code base:
> make[3]: /gnu/store/5hkc9q38w6afhrf7xyz5ybxidr87d1mq-profile/include/syslog.h:
> Timestamp out of range; substituting
Dear Guix,
When inside a container produced with:
$ guix environment -CN --ad-hoc ...
I encounter a problem when running "make" for some code base:
make[3]: /gnu/store/5hkc9q38w6afhrf7xyz5ybxidr87d1mq-profile/include/syslog.h:
Timestamp out of range; substituting 2514-05-30 01:53:03.9
Th