unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: guix-devel@gnu.org
Subject: Re: build issues with "make dist" generated tarball
Date: Sun, 14 Nov 2021 14:14:04 -0800	[thread overview]
Message-ID: <877ddao05v.fsf@ponder> (raw)
In-Reply-To: <87v90va3oz.fsf@ponder>

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

On 2021-11-13, Vagrant Cascadian wrote:
> Which generates an upstream tarball, in my case,
> guix-1.3.0.8337-2bb0d.tar.gz, nice ...
>
> Then I try to build the .deb package for Debian using the tarball, but
> various guix.*.info pages fail to build following some odd warnings:
>
>   guix.fa.texi:14464: warning: node `Btrfs file system' unreferenced
>   guix.pt_BR.texi:35375: @include: could not find he-config-bare-bones.scm
>   guix.pt_BR.texi:14537: warning: node `Btrfs file system' unreferenced
>   guix.it.texi:35302: @include: could not find he-config-bare-bones.scm
>   guix.it.texi:14466: warning: node `Btrfs file system' unreferenced
>   make[3]: *** [Makefile:4684: doc/guix.de.info] Error 1
>   make[3]: *** Waiting for unfinished jobs....
>   guix.es.texi:37090: @include: could not find he-config-bare-bones.scm
>   guix.es.texi:15281: warning: node `Sistema de archivos Btrfs'
>   unreferenced

Fixed by e95acc0919e5018a715bc62b0a3c980c9715fcc3, thanks roptat!

After some repeated experimentation, I also figured how to get the
correct environment to run "make dist" without leaking bits of the
Debian environment into the build environment:

  guix shell --container --pure --development guix guix git imagemagick perl glibc-locales glibc


I had to specify both glibc-locales and glibc in order to get the
en_US.UTF-8 locale, used during the build process to ensure a UTF-8
locale. (On a related note, getting a C.UTF-8 locale enabled in glibc
upstream seems to have had activity as recently as April!
https://sourceware.org/bugzilla/show_bug.cgi?id=17318)

live well,
  vagrant

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

      reply	other threads:[~2021-11-14 22:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14  2:09 build issues with "make dist" generated tarball Vagrant Cascadian
2021-11-14 22:14 ` Vagrant Cascadian [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=877ddao05v.fsf@ponder \
    --to=vagrant@debian.org \
    --cc=guix-devel@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 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).