bug-guix
[Top][All Lists]
Advanced

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

bug#49815: Upcoming timekeeping failure in gpsd


From: Thiago Jung Bauermann
Subject: bug#49815: Upcoming timekeeping failure in gpsd
Date: Sat, 07 Aug 2021 19:17:33 -0300

Hi Sarah,

Em sábado, 7 de agosto de 2021, às 00:13:16 -03, Sarah Morgensen escreveu:

> > @@ -259,6 +261,7 @@ such as elevation, speed, heart rate, power,
> > temperature, and gear shifts.")> 
> >         (modify-phases %standard-phases
> >         
> >           (add-after 'unpack 'fix-build
> >           
> >             (lambda* (#:key outputs #:allow-other-keys)
> > 
> > +             (setenv "TAR" "noop")
> > 
> >               (substitute* "SConstruct"
> 
>                               ^ Should be "SConscript"
> 
> This fixes the build.

Nice!

> >                 (("envs = \\{\\}")
> >                  "envs = os.environ"))

IIUC this takes care of propagating $C_INCLUDE_PATH to gcc. I should have 
noticed it before. :facepalm:

> Hope that helps!

Thank you!

-- 
Thanks,
Thiago







reply via email to

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