GNU bug report logs - #77625
python-boot0 fails to build

Previous Next

Package: guix;

Reported by: tobtoht <tob <at> featherwallet.org>

Date: Tue, 8 Apr 2025 03:23:02 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77625 in the body.
You can then email your comments to 77625 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#77625; Package guix. (Tue, 08 Apr 2025 03:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to tobtoht <tob <at> featherwallet.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 08 Apr 2025 03:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: tobtoht <tob <at> featherwallet.org>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: python-boot0 fails to build
Date: Mon, 07 Apr 2025 21:10:05 +0000
guix-daemon (GNU Guix) 1.4.0-35.a9239a7

Running on Arch Linux (x86_64)

Logs:

starting phase `validate-runpath'
validating RUNPATH of 48 binaries in "/gnu/store/fzpgrk9qgzj33kma3bbkrzc07zk9cp9s-python-boot0-3.5.9/lib"...
/gnu/store/fzpgrk9qgzj33kma3bbkrzc07zk9cp9s-python-boot0-3.5.9/lib/python3.5/lib-dynload/_bz2.cpython-35m-i386-linux-gnu_failed.so: error: depends on 'libbz2.so.1.0', which cannot be found in RUNPATH ()
/gnu/store/fzpgrk9qgzj33kma3bbkrzc07zk9cp9s-python-boot0-3.5.9/lib/python3.5/lib-dynload/_lzma.cpython-35m-i386-linux-gnu_failed.so: error: depends on 'liblzma.so.5', which cannot be found in RUNPATH ()
validating RUNPATH of 1 binaries in "/gnu/store/fzpgrk9qgzj33kma3bbkrzc07zk9cp9s-python-boot0-3.5.9/bin"...
error: in phase 'validate-runpath': uncaught exception:
misc-error #f "~A" ("RUNPATH validation failed") #f
phase `validate-runpath' failed after 0.1 seconds
Backtrace:
In ice-9/boot-9.scm:
 157: 14 [catch #t #<catch-closure 42f98e0> ...]
In unknown file:
   ?: 13 [apply-smob/1 #<catch-closure 42f98e0>]
In ice-9/boot-9.scm:
  63: 12 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
 432: 11 [eval # #]
In ice-9/boot-9.scm:
2320: 10 [save-module-excursion #<procedure 4327b00 at ice-9/boot-9.scm:3961:3 ()>]
3966: 9 [#<procedure 4327b00 at ice-9/boot-9.scm:3961:3 ()>]
1645: 8 [%start-stack load-stack ...]
1650: 7 [#<procedure 432fdb0 ()>]
In unknown file:
   ?: 6 [primitive-load "/gnu/store/jkiq7rb9qgd8899b126sidcchkgdw9j3-python-boot0-3.5.9-builder"]
In ice-9/boot-9.scm:
 157: 5 [catch srfi-34 ...]
In srfi/srfi-1.scm:
 619: 4 [for-each #<procedure 460e040 at guix/build/gnu-build-system.scm:971:14 (expr)> ...]
In ice-9/boot-9.scm:
 171: 3 [with-throw-handler #t ...]
In guix/build/gnu-build-system.scm:
 987: 2 [#<procedure 4dcdd00 at guix/build/gnu-build-system.scm:986:21 ()>]
In unknown file:
   ?: 1 [scm-error misc-error #f "~A" ("RUNPATH validation failed") #f]
In ice-9/boot-9.scm:
 106: 0 [#<procedure 4dcdcc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)> misc-error ...]

ice-9/boot-9.scm:106:20: In procedure #<procedure 4dcdcc0 at ice-9/boot-9.scm:97:6 (thrown-k . args)>:
ice-9/boot-9.scm:106:20: RUNPATH validation failed






Information forwarded to bug-guix <at> gnu.org:
bug#77625; Package guix. (Tue, 08 Apr 2025 03:51:01 GMT) Full text and rfc822 format available.

Message #8 received at 77625 <at> debbugs.gnu.org (full text, mbox):

From: tobtoht <tob <at> featherwallet.org>
To: "77625 <at> debbugs.gnu.org" <77625 <at> debbugs.gnu.org>
Subject: re: python-boot0 fails to build
Date: Tue, 08 Apr 2025 03:50:12 +0000
[Message part 1 (text/plain, inline)]
This appears to have been caused by --disable-chroot​. Sorry for the noise.
[Message part 2 (text/html, inline)]

Reply sent to Simon Tournier <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Fri, 11 Apr 2025 17:16:05 GMT) Full text and rfc822 format available.

Notification sent to tobtoht <tob <at> featherwallet.org>:
bug acknowledged by developer. (Fri, 11 Apr 2025 17:16:06 GMT) Full text and rfc822 format available.

Message #13 received at 77625-done <at> debbugs.gnu.org (full text, mbox):

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: tobtoht <tob <at> featherwallet.org>, "77625 <at> debbugs.gnu.org"
 <77625-done <at> debbugs.gnu.org>
Subject: Re: bug#77625: python-boot0 fails to build
Date: Fri, 11 Apr 2025 16:31:46 +0200
Hi,

On Tue, 08 Apr 2025 at 03:50, tobtoht via Bug reports for GNU Guix <bug-guix <at> gnu.org> wrote:

> This appears to have been caused by --disable-chroot​. Sorry for the
> noise.

So I close.  Feel free to reopen if I misunderstand.

Cheers,
simon





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 10 May 2025 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 100 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.