all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: core-updates fails to "make dist" missing guix-manual.pot
Date: Tue, 03 Sep 2019 09:04:31 -0700	[thread overview]
Message-ID: <87tv9t74ds.fsf@yucca> (raw)
In-Reply-To: <87imq9va2g.fsf@gnu.org>

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

On 2019-09-03, Ludovic Courtès wrote:
> Vagrant Cascadian <vagrant@debian.org> skribis:
>
>> 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
>
> Did that problem eventually vanish?
>
> If not, did you try “make doc-pot-update”?
>
> I think that’s supposed to happen automatically, but maybe something’s
> wrong.

That helped!

I updated to the lastest core-updates:

  0481289cbccba2646bf654f0ae49ac9c45602d5d
  Merge branch 'master' into core-updates

Next problem was missing "convert", which was fixed by also installing
"imagemagick".

Which still had issues:

  $ make dist
  ...
  echo 1.0.1.3486-04812 > "guix-1.0.1.3486-04812/.tarball-version"
  guix-1.0.1.3486-04812/gnu/packages/commencement.scm:          ;;
  configure: warning:
  CONFIG_SHELL=/gnu/store/kpxi8h3669afr9r1bgvaf9ij3y4wdyyn-bash-minimal-4.4.12/bin/bash:
  invalid host type
  guix-1.0.1.3486-04812/gnu/packages/patches/binutils-boot-2.20.1a.patch:+
  libtool: link:
  /gnu/store/rgwjixk5zl7s2d3xsb2ws2z2q3m0xjm4-tcc-boot-0.9.26-0.97196ce/bin/tcc
  -D __GLIBC_MINOR__=6 -D MES_BOOTSTRAP=1 -g -o size size.o bucomm.o
  version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
  ./../intl/libintl.a
  guix-1.0.1.3486-04812/gnu/packages/patches/binutils-boot-2.20.1a.patch:+
  /gnu/store/rgwjixk5zl7s2d3xsb2ws2z2q3m0xjm4-tcc-boot-0.9.26-0.97196ce/lib/libc.a:
  error: 'strncmp' defined twice
  error: store file names embedded in the distribution
  make[3]: *** [Makefile:5883: assert-no-store-file-names] Error 1
  make[3]: Leaving directory '/home/vagrant/src/guix-tarball'
  make[2]: *** [Makefile:4981: distdir-am] Error 2
  make[2]: Leaving directory '/home/vagrant/src/guix-tarball'
  make[1]: *** [Makefile:4974: distdir] Error 2
  make[1]: Leaving directory '/home/vagrant/src/guix-tarball'
  make: *** [Makefile:5079: dist] Error 2

One step at a time... :)


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

  reply	other threads:[~2019-09-03 16:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-26 23:31 core-updates fails to "make dist" missing guix-manual.pot Vagrant Cascadian
2019-09-03 12:27 ` Ludovic Courtès
2019-09-03 16:04   ` Vagrant Cascadian [this message]
2019-09-08 21:04     ` Ludovic Courtès

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=87tv9t74ds.fsf@yucca \
    --to=vagrant@debian.org \
    --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.