unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44924: guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH
@ 2020-11-28 14:58 宋文武
  2020-12-03 16:58 ` Ludovic Courtès
  0 siblings, 1 reply; 7+ messages in thread
From: 宋文武 @ 2020-11-28 14:58 UTC (permalink / raw)
  To: 44924

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`.




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-07 14:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-28 14:58 bug#44924: guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH 宋文武
2020-12-03 16:58 ` Ludovic Courtès
2020-12-05  3:50   ` 宋文武
2020-12-07  9:08     ` Ludovic Courtès
2020-12-07 10:50       ` 宋文武
     [not found]     ` <874ju89edb.fsf@gmail.com>
2022-12-07  3:07       ` bug#44924: [PATCH v2 core-updates] build: gnu-build-system: Remove source from native inputs Maxim Cournoyer
2022-12-07 14:50         ` bug#44924: guix build u-boot-pinebook --with-git-url failed due to "source" in C_INCLUDE_PATH Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).