emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#44924: closed (guix build u-boot-pinebook --with-git-url failed due


From: GNU bug Tracking System
Subject: bug#44924: closed (guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH)
Date: Wed, 07 Dec 2022 14:51:02 +0000

Your message dated Wed, 07 Dec 2022 09:50:32 -0500
with message-id <87o7sf8dzb.fsf_-_@gmail.com>
and subject line Re: bug#44924: guix build u-boot-pinebook --with-git-url 
failed due to "source" in C_INCLUDE_PATH
has caused the debbugs.gnu.org bug report #44924,
regarding guix build u-boot-pinebook --with-git-url failed due to "source" in 
C_INCLUDE_PATH
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44924: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44924
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH Date: Sat, 28 Nov 2020 22:58:49 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Running:
  guix build u-boot-pinebook \
    --with-git-url=u-boot-pinebook=https://github.com/u-boot/u-boot

Would fail with "fatal error: asm/string.h: No such file or directory".

And it's caused by the first entry in C_INCLUDE_PATH, which is
"/gnu/store/xxx-u-boot-xxx/include".

I think we should filter out "source" in `set-paths` of the
`gnu-build-system`.



--- End Message ---
--- Begin Message --- Subject: Re: bug#44924: guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH Date: Wed, 07 Dec 2022 09:50:32 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> Hi again,
>
> Here's a v2, which guards against a #f native-inputs (when no
> cross-compiling).

Pushed to core-updates with commit 6454208222.

Closing!

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

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