python-shiboken-6-6.3.2 fails to build

  • Open
  • quality assurance status badge
Details
One participant
  • SkeletonAdventure
Owner
unassigned
Submitted by
SkeletonAdventure
Severity
normal
S
S
SkeletonAdventure wrote on 27 May 2023 19:22
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
i1-8XIIdxTeD9Si5a5e4eF4QqjgL7Fgfrc1vN0kytl7ES2eBR3U82mOYPWGUk7-P30qIPYOVb776HbgC7_ldErzlOvrsJUTdgUMfXAlJ-p8=@proton.me
python-shiboken-6 fails to build on Guix
guix b96b82b
branch: master commit: b96b82bcd4bc24529941ff74a91432481f1a71b5

With this error thrown during the build process:

Traceback (most recent call last):
File "/tmp/guix-build-python-shiboken-6-6.3.2.drv-0/pyside-setup-opensource-src-6.3.2/sources/shiboken6/libshiboken/embed/embedding_generator.py", line 255, in <module>
create_zipfile(args.use_pyc, args.quiet)
File "/tmp/guix-build-python-shiboken-6-6.3.2.drv-0/pyside-setup-opensource-src-6.3.2/sources/shiboken6/libshiboken/embed/embedding_generator.py", line 130, in create_zipfile
with open(boot_name, "rb") as ldr, open("signature_bootstrap_inc.h", "w") as inc:
FileNotFoundError: [Errno 2] No such file or directory: 'signature_bootstrap.pyc'
make[2]: *** [libshiboken/CMakeFiles/libshiboken.dir/build.make:92: libshiboken/embed/signature_bootstrap_inc.h] Error 1
make[2]: Leaving directory '/tmp/guix-build-python-shiboken-6-6.3.2.drv-0/pyside-setup-opensource-src-6.3.2/sources/build'
make[1]: *** [CMakeFiles/Makefile2:405: libshiboken/CMakeFiles/libshiboken.dir/all] Error 2make[1]: *** Waiting for unfinished jobs....
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 63756@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 63756
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch