Package notes issues with python wheel building

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



So I got this bug about FTBFS: 
https://bugzilla.redhat.com/show_bug.cgi?id=2049643

These are bindings to C libs and use gcc to build .so files.

Upon investigation the issue is that the default linker flags seem to
point to non existing package note files, so the build fails.

It was suggest to disable notes for this package via:
 %undefine _package_note_file

However this just changed the error from a linker script named against
the python package to a linker script named against the krb5
dependency.

This is what I get in a scratch build:

  /usr/bin/ld: cannot open linker script file
/builddir/build/BUILD/.package_note-krb5-1.19.2-4.fc36.1.x86_64.ld: No
such file or directory


How do I solve this?
I need to update to a new version of python-gssapi but I cvan't build
it right now.

Simo.

-- 
Simo Sorce
RHEL Crypto Team
Red Hat, Inc



_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux