unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 40726@debbugs.gnu.org
Subject: bug#40726: scandir* error on armhf
Date: Mon, 20 Apr 2020 01:34:44 +0200	[thread overview]
Message-ID: <20200420013444.08b210bc@tachikoma.lepiller.eu> (raw)

Hi Guix!

I recently tried to build guix from git on my armhf machine. However,
it failed at 14% when loading gnu/system/installer.scm.  The error was:

error: failed to load 'gnu/system/install.scm': Nom de fichier trop
long

(name too long)

Indeed, stracing the build process I see a lstat64 syscall on this
file: ~/guix/repo/master/gnu/../gnu/installer//////////////////...
(with many /).

Reverting commit 82d8959e5d137b2061a68878d78a8f74a238ac44 lets me build
guix from git.  I tried to run guix pull too, in order to test from a
more recent system, but guix-modular-master fails on ci since around
that commit, and the same path is shown in the log, for instance:

https://ci.guix.gnu.org/log/7jzm70m187xdb41jmljmq6vkzjwsnh2d-guix-system

ends with a lstat of
/gnu/store/qi99vg92icmpcw623rvg8rqdlvilqb00-guix-system-source/gnu/../gnu/installer////////...

other architectures don't seem to have that issue, as ci is able to
build modular-master for them.  I was also able to build guix from git
on my x86_64 machine.

             reply	other threads:[~2020-04-19 23:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19 23:34 Julien Lepiller [this message]
2020-04-20 14:52 ` bug#40726: scandir* error on armhf Julien Lepiller

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=20200420013444.08b210bc@tachikoma.lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=40726@debbugs.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).