* bug#70237: Can't build python-pyside-2 5.15.10
@ 2024-04-06 10:51 Igor Gajsin via Bug reports for GNU Guix
2024-04-06 15:48 ` Maxim Cournoyer
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Igor Gajsin via Bug reports for GNU Guix @ 2024-04-06 10:51 UTC (permalink / raw)
To: 70237
[-- Attachment #1: Type: text/plain, Size: 69 bytes --]
Can't build the package, please see the build log in the attachment.
[-- Attachment #2: 1dcpj6zrcj8wn9q9yfwdj8saw5vdf1-python-pyside-2-5.15.10.drv.gz --]
[-- Type: application/octet-stream, Size: 27865 bytes --]
[-- Attachment #3: Type: text/plain, Size: 823 bytes --]
If it's important my system is:
$ guix system describe
Generation 174 Apr 06 2024 11:30:38 (current)
file name: /var/guix/profiles/system-174-link
canonical file name: /gnu/store/n4892ba9cd29s651qc10kkccmbsyp18j-system
label: GNU with Linux 6.7.11
bootloader: grub-efi
root device: /dev/mapper/cryptroot
kernel: /gnu/store/6d1nwsx24db97mls1i75nf4w7dsqf9f6-linux-6.7.11/bzImage
channels:
nonguix:
repository URL: https://gitlab.com/nonguix/nonguix
branch: master
commit: ec1daa71c7f03e7401d05136c290630f03f9a560
guix:
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: bfc614397b5f146056bda4b5a8e3a67bd1ca7b23
configuration file: /gnu/store/6bl7lyavk96xpzrbbykvljlkpsz38dzn-configuration.scm
--
With best regards,
Igor Gajsin
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#70237: Can't build python-pyside-2 5.15.10
2024-04-06 10:51 bug#70237: Can't build python-pyside-2 5.15.10 Igor Gajsin via Bug reports for GNU Guix
@ 2024-04-06 15:48 ` Maxim Cournoyer
2024-04-06 17:25 ` Maxim Cournoyer
2024-04-10 16:20 ` Buttons Presser via Bug reports for GNU Guix
2 siblings, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2024-04-06 15:48 UTC (permalink / raw)
To: 70237; +Cc: igor
Hi Igor,
Igor Gajsin via Bug reports for GNU Guix <bug-guix@gnu.org> writes:
> Can't build the package, please see the build log in the attachment.
>
>
>
> If it's important my system is:
>
> $ guix system describe
> Generation 174 Apr 06 2024 11:30:38 (current)
> file name: /var/guix/profiles/system-174-link
> canonical file name: /gnu/store/n4892ba9cd29s651qc10kkccmbsyp18j-system
> label: GNU with Linux 6.7.11
> bootloader: grub-efi
> root device: /dev/mapper/cryptroot
> kernel: /gnu/store/6d1nwsx24db97mls1i75nf4w7dsqf9f6-linux-6.7.11/bzImage
> channels:
> nonguix:
> repository URL: https://gitlab.com/nonguix/nonguix
> branch: master
> commit: ec1daa71c7f03e7401d05136c290630f03f9a560
> guix:
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: bfc614397b5f146056bda4b5a8e3a67bd1ca7b23
> configuration file: /gnu/store/6bl7lyavk96xpzrbbykvljlkpsz38dzn-configuration.scm
I suspect this will be resolved with Zheng's fixup in bug#70096. I'll
keep an eye on the CI status and close if it lights green.
Thank you for the prompt report.
--
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#70237: Can't build python-pyside-2 5.15.10
2024-04-06 10:51 bug#70237: Can't build python-pyside-2 5.15.10 Igor Gajsin via Bug reports for GNU Guix
2024-04-06 15:48 ` Maxim Cournoyer
@ 2024-04-06 17:25 ` Maxim Cournoyer
2024-04-10 16:20 ` Buttons Presser via Bug reports for GNU Guix
2 siblings, 0 replies; 6+ messages in thread
From: Maxim Cournoyer @ 2024-04-06 17:25 UTC (permalink / raw)
To: 70237; +Cc: Igor Gajsin, 70237-done
Hi again,
Igor Gajsin via Bug reports for GNU Guix <bug-guix@gnu.org> writes:
> Can't build the package, please see the build log in the attachment.
>
>
>
> If it's important my system is:
>
> $ guix system describe
> Generation 174 Apr 06 2024 11:30:38 (current)
> file name: /var/guix/profiles/system-174-link
> canonical file name: /gnu/store/n4892ba9cd29s651qc10kkccmbsyp18j-system
> label: GNU with Linux 6.7.11
> bootloader: grub-efi
> root device: /dev/mapper/cryptroot
> kernel: /gnu/store/6d1nwsx24db97mls1i75nf4w7dsqf9f6-linux-6.7.11/bzImage
> channels:
> nonguix:
> repository URL: https://gitlab.com/nonguix/nonguix
> branch: master
> commit: ec1daa71c7f03e7401d05136c290630f03f9a560
> guix:
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: bfc614397b5f146056bda4b5a8e3a67bd1ca7b23
> configuration file: /gnu/store/6bl7lyavk96xpzrbbykvljlkpsz38dzn-configuration.scm
>
> --
> With best regards,
> Igor Gajsin
I confirm the build is now fixed:
https://ci.guix.gnu.org/build/3877877/details
Closing.
--
Thanks,
Maxim
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#70237: Can't build python-pyside-2 5.15.10
2024-04-06 10:51 bug#70237: Can't build python-pyside-2 5.15.10 Igor Gajsin via Bug reports for GNU Guix
2024-04-06 15:48 ` Maxim Cournoyer
2024-04-06 17:25 ` Maxim Cournoyer
@ 2024-04-10 16:20 ` Buttons Presser via Bug reports for GNU Guix
2024-04-11 13:29 ` Guillaume Le Vaillant
2 siblings, 1 reply; 6+ messages in thread
From: Buttons Presser via Bug reports for GNU Guix @ 2024-04-10 16:20 UTC (permalink / raw)
To: 70237
Hi, I still have the same issue with python-pyside-2-5.15.10 (the build log is the same) even though I pulled most fresh guix (commit: 21fad13).
This package also blocks the 'freecad' installation:
building /gnu/store/...-python-pyside-2-5.15.10.drv...
- 'fix-qt-module-detection' phasebuilder for `/gnu/store/...-python-pyside-2-5.15.10.drv' build of /gnu/store/...-python-pyside-2-5.15.10.drv failed
View build log at '/var/log/guix/drvs/i0/...-python-pyside-2-5.15.10.drv.gz'.
cannot build derivation `/gnu/store/...-freecad-0.21.2.drv': 1 dependencies couldn't be buguix home: error: build of `/gnu/store/...-freecad-0.21.2.drv' failed
I was wandering how long does it take for the above mentioned bug fix to be available on main guix? Or the python-pyside-2 package is still broken?
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#70237: Can't build python-pyside-2 5.15.10
2024-04-10 16:20 ` Buttons Presser via Bug reports for GNU Guix
@ 2024-04-11 13:29 ` Guillaume Le Vaillant
2024-04-11 16:14 ` Buttons Presser via Bug reports for GNU Guix
0 siblings, 1 reply; 6+ messages in thread
From: Guillaume Le Vaillant @ 2024-04-11 13:29 UTC (permalink / raw)
To: Buttons Presser; +Cc: 70237
[-- Attachment #1: Type: text/plain, Size: 1071 bytes --]
Buttons Presser via Bug reports for GNU Guix <bug-guix@gnu.org> skribis:
> Hi, I still have the same issue with python-pyside-2-5.15.10 (the build log is the same) even though I pulled most fresh guix (commit: 21fad13).
>
> This package also blocks the 'freecad' installation:
>
> building /gnu/store/...-python-pyside-2-5.15.10.drv...
> - 'fix-qt-module-detection' phasebuilder for `/gnu/store/...-python-pyside-2-5.15.10.drv' build of /gnu/store/...-python-pyside-2-5.15.10.drv failed
> View build log at '/var/log/guix/drvs/i0/...-python-pyside-2-5.15.10.drv.gz'.
> cannot build derivation `/gnu/store/...-freecad-0.21.2.drv': 1 dependencies couldn't be buguix home: error: build of `/gnu/store/...-freecad-0.21.2.drv' failed
>
> I was wandering how long does it take for the above mentioned bug fix to be available on main guix? Or the python-pyside-2 package is still broken?
Hi.
There was another fix for python-pyside-2 in commit
6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9.
So if you do a "guix pull" now, python-pyside-2 shoud build
successfully.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#70237: Can't build python-pyside-2 5.15.10
2024-04-11 13:29 ` Guillaume Le Vaillant
@ 2024-04-11 16:14 ` Buttons Presser via Bug reports for GNU Guix
0 siblings, 0 replies; 6+ messages in thread
From: Buttons Presser via Bug reports for GNU Guix @ 2024-04-11 16:14 UTC (permalink / raw)
To: 70237
Guillaume Le Vaillant <glv@posteo.net> writes:
> Hi.
> There was another fix for python-pyside-2 in commit
> 6d0502f9c3608ffd6b3b3c9b603cb5d4ad14d8c9.
> So if you do a "guix pull" now, python-pyside-2 shoud build
> successfully.
Thanks, Guillaume! My bad, everything works now indeed! ..uninstalling flatpak:)
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-04-11 16:15 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-06 10:51 bug#70237: Can't build python-pyside-2 5.15.10 Igor Gajsin via Bug reports for GNU Guix
2024-04-06 15:48 ` Maxim Cournoyer
2024-04-06 17:25 ` Maxim Cournoyer
2024-04-10 16:20 ` Buttons Presser via Bug reports for GNU Guix
2024-04-11 13:29 ` Guillaume Le Vaillant
2024-04-11 16:14 ` Buttons Presser via Bug reports for GNU Guix
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).