guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

core-updates fails to "make dist" missing guix-manual.pot


From: Vagrant Cascadian
Subject: core-updates fails to "make dist" missing guix-manual.pot
Date: Mon, 26 Aug 2019 16:31:44 -0700

I'm trying to generate a tarball from core-updates using "make
dist". With the following commit it always ends in a failure due to
missing guix-manual.pot:

  893c2df00daa4e6dd6a7ff3813d7df5329877f9e
  Merge branch 'master' into core-updates

  $ ./bootstrap && ./configure --localstatedir=/var && make dist
  ....
  make[2]: *** No rule to make target 'po/doc/guix-manual.pot', needed by
  'distdir-am'.  Stop.
  make[2]: Leaving directory '/home/vagrant/src/guix-tarball'
  make[1]: *** [Makefile:4967: distdir] Error 2
  make[1]: Leaving directory '/home/vagrant/src/guix-tarball'
  make: *** [Makefile:5072: dist] Error 2

I haven't tested "make dist" on master.


It seems like something that was fixed in a commit just before 1.0.0:

  81824af6a4b30368ed497686976c26f742bc6c8a
  build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'.

Maybe that's just a red herring, though.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]