all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#50145: guix-master fails 'make install' (missing contentdb.scm)
@ 2021-08-21 14:55 Sergei Trofimovich
  2021-08-21 17:32 ` Leo Prikler
  2021-08-21 17:34 ` Maxime Devos
  0 siblings, 2 replies; 4+ messages in thread
From: Sergei Trofimovich @ 2021-08-21 14:55 UTC (permalink / raw)
  To: 50145, maximedevos, leo.prikler

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.

-- 

  Sergei




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

end of thread, other threads:[~2021-08-22  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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

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.