unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: bug-guix@gnu.org
Subject: Re: Required packages
Date: Thu, 07 Feb 2013 17:06:49 +0100	[thread overview]
Message-ID: <87wqukds6e.fsf@gnu.org> (raw)
In-Reply-To: <201302071316.24589.andreas@enge.fr> (Andreas Enge's message of "Thu, 7 Feb 2013 13:16:24 +0100")

Andreas Enge <andreas@enge.fr> skribis:

> In my attempt to install guix from guix, I came upon the problem that the 
> libgcrypt headers require the libgpg-error headers. This is a propagated 
> input, so should in the future be installed automatically.

The future is actually yesterday.  :-)

> However, the next problem is:
> In file included from /home/privat/.guix-profile/include/sys/socket.h:39:0,
>                  from /home/privat/.guix-profile/include/gcrypt.h:42,
>                  from conftest.c:65:
> /home/privat/.guix-profile/include/bits/socket.h:342:24: fatal error: 
> asm/socket.h: No such file or directory
>
> The file is in linux-libre-headers; so I suppose this should also be a 
> propagated input of libgcrypt? If you agree, I will modify the package 
> accordingly.

It’s a bit trickier.  linux-libre-headers is propagated by glibc, so if
you install glibc, you get both.

However, glibc is an /implicit/ input of everything that uses
‘gnu-build-system’, such as libgcrypt.  So it doesn’t get installed when
you install libgcrypt.

I’m not sure whether glibc should be automatically installed as if it
were a propagated input.  If the answer were “yes”, I’m not sure how to
achieve it elegantly, because implicit inputs are hidden, by definition.

Thoughts?

Ludo’.

  parent reply	other threads:[~2013-02-07 16:07 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04 18:52 Required packages Andreas Enge
2013-02-04 22:08 ` Ludovic Courtès
2013-02-04 22:28   ` Andreas Enge
2013-02-05 16:50     ` Ludovic Courtès
2013-02-05 23:09       ` Andreas Enge
2013-02-06 22:09       ` Ludovic Courtès
2013-02-07 12:16         ` Andreas Enge
2013-02-07 12:27           ` Andreas Enge
2013-02-07 16:08             ` Ludovic Courtès
2013-02-07 16:06           ` Ludovic Courtès [this message]
2013-02-07 16:19             ` Andreas Enge
2013-02-07 21:39               ` Ludovic Courtès
2013-02-07 12:34         ` Andreas Enge
2013-02-07 16:09           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wqukds6e.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).