unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: slyich@gmail.com, 50145@debbugs.gnu.org, leo.prikler@student.tugraz.at
Subject: bug#50145: guix-master fails 'make install' (missing contentdb.scm)
Date: Sat, 21 Aug 2021 19:34:55 +0200	[thread overview]
Message-ID: <e2e60a807c281d9a867383ae40e203439f3da9d9.camel@telenet.be> (raw)
In-Reply-To: <YSET7qZV1SAJLIGE@zn3>

[-- Attachment #1: Type: text/plain, Size: 1605 bytes --]

Sergei Trofimovich schreef op za 21-08-2021 om 15:55 [+0100]:
> Noticed 'make install' failure of guix-master on a foreign distribution:
> 
>     make  all-recursive
>     make[1]: Entering directory '/tmp/portage-tmpdir/portage/sys-apps/guix-9999/work/guix-9999'
>     Making all in po/guix
>     make[2]: Entering directory '/tmp/portage-tmpdir/portage/sys-apps/guix-9999/work/guix-9999/po/guix'
>     make guix.pot-update
>     make[3]: Entering directory '/tmp/portage-tmpdir/portage/sys-apps/guix-9999/work/guix-9999/po/guix'
>     make[3]: *** No rule to make target '../../guix/scripts/import/contentdb.scm', needed by 'guix.pot-update'.  Stop.
>     make[3]: Leaving directory '/tmp/portage-tmpdir/portage/sys-apps/guix-9999/work/guix-9999/po/guix'
>     make[2]: *** [Makefile:369: guix.pot] Error 2
>     make[2]: Leaving directory '/tmp/portage-tmpdir/portage/sys-apps/guix-9999/work/guix-9999/po/guix'
>     make[1]: *** [Makefile:6203: all-recursive] Error 1
> 
> I suspect it ot started happening after
>     https://git.savannah.gnu.org/cgit/guix.git/commit/?id=467e874a86dc3dd83fe10e5610823c011de6565a
> which adds a reference to 'contentdb.scm' file, but not file itself. that
> causes 'make install' fail.

Oops, I renamed "guix/scripts/import/contentdb.scm" to "guix/scripts/import/minetest.scm",
but forgot to modify the po/guix/POTFILES.in appropriately ...

The following:

 guix/scripts/import/contentdb.scm

needs to be replaced with

 guix/scripts/import/minetest.scm

in po/guix/POTFILES.in.

(I don't have commit access)

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

      parent reply	other threads:[~2021-08-21 17:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-21 14:55 bug#50145: guix-master fails 'make install' (missing contentdb.scm) Sergei Trofimovich
2021-08-21 17:32 ` Leo Prikler
2021-08-22  7:16   ` Sergei Trofimovich
2021-08-21 17:34 ` Maxime Devos [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

  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=e2e60a807c281d9a867383ae40e203439f3da9d9.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=50145@debbugs.gnu.org \
    --cc=leo.prikler@student.tugraz.at \
    --cc=slyich@gmail.com \
    /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).