all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Josselin Poiret <dev@jpoiret.xyz>
Cc: guix-devel@gnu.org, "Ludovic Courtès" <ludo@gnu.org>
Subject: Re: 03/08: build: Add dependency on guix script for help2man targets.
Date: Fri, 01 Sep 2023 07:59:31 -0400	[thread overview]
Message-ID: <874jke5ckc.fsf@gmail.com> (raw)
In-Reply-To: <87jztal4an.fsf@jpoiret.xyz> (Josselin Poiret's message of "Fri,  01 Sep 2023 09:51:28 +0200")

Hi Josselin,

Josselin Poiret <dev@jpoiret.xyz> writes:

> Hi Maxim,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
>> This changes appears to break building my tree, like this:
>>
>> --8<---------------cut here---------------start------------->8---
>> help2man: can't get `--help' info from guix home
>> Try `--no-discard-stderr' if option outputs to stderr
>> make[2]: [Makefile:7131 : doc/guix-home.1] Erreur 1 (ignorée)
>> --8<---------------cut here---------------end--------------->8---
>>
>> It doesn't happen with 'make as-derivation' though, so it seems to have
>> to do with some shenanigan in my checkout.  Any idea how I could fix my
>> checkout without running 'git clean -xfdd' ?
>
> I had the same issue in my local checkout, but it was because of another
> change I committed that was then reverted: it changed the <user-account>
> ABI, and so a lot more files had to get recompiled.  You can try to
> manually run `guix home --help` and see what the error is, if it's an
> ABI error I usually run `grep -Rl "<user-account>" --include '*.go' . |
> xargs rm`.

Thank you for the answer; I had forgotten asking here and eventually
found out the problem by manually running the command as you did :-).

Thanks,

-- 
Maxim


      reply	other threads:[~2023-09-01 12:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <169298091613.3657.8519768348473231009@vcs2.savannah.gnu.org>
     [not found] ` <20230825162837.3C5C1C1D37B@vcs2.savannah.gnu.org>
2023-08-29 18:19   ` 03/08: build: Add dependency on guix script for help2man targets Maxim Cournoyer
2023-09-01  7:51     ` Josselin Poiret
2023-09-01 11:59       ` Maxim Cournoyer [this message]

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

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

  git send-email \
    --in-reply-to=874jke5ckc.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=dev@jpoiret.xyz \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.