GNU bug report logs -
#50145
guix-master fails 'make install' (missing contentdb.scm)
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#50145: guix-master fails 'make install' (missing contentdb.scm)
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 50145 <at> debbugs.gnu.org.
--
50145: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50145
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
On Sat, 21 Aug 2021 19:32:31 +0200
Leo Prikler <leo.prikler <at> student.tugraz.at> wrote:
> Hi,
>
> sorry for responding this late, I was asleep when the bug was filed.
>
> Am Samstag, den 21.08.2021, 15:55 +0100 schrieb Sergei Trofimovich:
> > 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.
> I've corrected said reference on master and verified locally, that both
> po-update and install work in po/guix. I'll keep this bug open in case
> that `guix pull' still fails, but if it succeeds, you can mark it as
> done by sending to <50145-done <at> debbugs.gnu.org>.
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=a1dbc8be95369f4ff805117b8966dfd1364c396f
fixes it. Tested as:
$ ./pre-inst-env guix build guix --with-branch=guix=master --without-tests=guix
and by installing on a foreign distribution. Marking as done.
Thank you!
--
Sergei
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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
This bug report was last modified 3 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.