bug#64309: Python dlopen()s musl libc

2023-07-09 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Athena, Athena Martin via Bug reports for GNU Guix writes: > On an Alpine Linux Edge host, I reproduce with: > > $ guix install python-neovim-remote > $ nvr > > It's possible that there's some quirk of my specific environment. > > (I'm currently in the process of switching to Guix System so I

bug#64455: shepherd: unable to use redefined system/system* in 0.10.1

2023-07-09 Thread buma2...@outlook.fr
Hello, I am using happily shepherd since a few years as my init system on Debian: amd64 (desktop and notebook), armhf (Cubox). I was using 0.9.1 with guile-3.0.5 and fibers-1.1.1. I recently tried 0.10.1 with guile-3.0.9 and fibers 1.3.1 and encountered a problem with using system and system* in

bug#64488: qtbase and qmake are showing incorrect include folders

2023-07-09 Thread Chris Cochrun
With the qtbase package, qmake is showing incorrect info about it's installation when you run qmake -query. If you need include files or libraries from other packages, these won't be used in the qmake utility. It appears as if qmake is only seeing info in the qtbase directory in the store rathe

bug#64505: bug report

2023-07-09 Thread Jean-Christophe Haessig
Hi, Running guix pull again gives the same result : $ guix pull Mise à jour du canal « guix » depuis le dépôt Git « https://git.savannah.gnu.org/git/guix.git »... Construction depuis ce canal : guix https://git.savannah.gnu.org/git/guix.git 961ffca substitute: /gnu/store/29jhbbg1hf557x8j

bug#64489: Bug in Derivation

2023-07-09 Thread C K via Bug reports for GNU Guix
# guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 67c276a (4 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 67c276a substitute: updating substitutes

bug#64429: ghc-ncurses build failure

2023-07-09 Thread Maciej Kalandyk
reproduction info: guix describe: Generation 15 Jul 01 2023 20:04:02(current) guix 76e3990 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 76e39909e886bb51cf9b2fa03a1523545faca880 nonguix 211635c repository URL: https://gitlab.com/nonguix/n

bug#64360: error: ghc-onetuple: unbound variable

2023-07-09 Thread Ludovic Courtès
Hi, n Csepp skribis: > Ludovic Courtès writes: > >> Hi, >> >> Csepp skribis: >> >>> I **finally** managed to finish a guix pull on my netbook by offloading >>> it to my desktop machine, and I tried to build the latest yt-dlp, this >>> is the error I got: >>> >>> ``` >>> $ guix shell yt-dlp [..

bug#64360: error: ghc-onetuple: unbound variable

2023-07-09 Thread Csepp
Ludovic Courtès writes: > Hi, > n > Csepp skribis: > >> Ludovic Courtès writes: >> >>> Hi, >>> >>> Csepp skribis: >>> I **finally** managed to finish a guix pull on my netbook by offloading it to my desktop machine, and I tried to build the latest yt-dlp, this is the error I g

bug#64309: Python dlopen()s musl libc

2023-07-09 Thread Athena Martin via Bug reports for GNU Guix
> Can you do `LD_DEBUG=libs nvr` so that we get a log of what ld's > trying to load? I've attached the full log. The first mention of musl is on line 200 and everything seems to happen pretty fast, here's the most relevant portion: 16405: find library=libc.musl-x86_64.so.1 [0]; searching

bug#64505: bug report

2023-07-09 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Jean-Christophe, Jean-Christophe Haessig writes: > In ./guix/platform.scm: > 139:6 2 (lookup-platform-by-target-or-system "x86_64-linux") > In ice-9/boot-9.scm: > 829:9 1 (catch srfi-34 # ./guix/platform.scm:139:6 ()> # ?) > In ./guix/platform.scm: > 129:2 0 (lookup-platform-by