* [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12
@ 2022-12-23 11:39 bugzilla
2022-12-23 11:40 ` [Buildroot] [Bug 15201] " bugzilla
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: bugzilla @ 2022-12-23 11:39 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
Bug ID: 15201
Summary: package/python-sip out of date, fails to compile with
GCC 12
Product: buildroot
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Outdated package
Assignee: unassigned@buildroot.uclibc.org
Reporter: davorin.ucakar@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
Created attachment 9426
--> https://bugs.busybox.net/attachment.cgi?id=9426&action=edit
Update python-sip to 6.7.5
package/python-sip on master branch is out of date (4.19.25 from feb 2021) and
it doesn't compile for me any more (on GCC 12 targeting ARMv7).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
@ 2022-12-23 11:40 ` bugzilla
2022-12-23 12:01 ` bugzilla
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2022-12-23 11:40 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
davorin.ucakar@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9426|0 |1
is obsolete| |
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
2022-12-23 11:40 ` [Buildroot] [Bug 15201] " bugzilla
@ 2022-12-23 12:01 ` bugzilla
2022-12-23 12:55 ` bugzilla
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2022-12-23 12:01 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
--- Comment #1 from davorin.ucakar@gmail.com ---
Created attachment 9431
--> https://bugs.busybox.net/attachment.cgi?id=9431&action=edit
Update python-sip to 6.7.5
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
2022-12-23 11:40 ` [Buildroot] [Bug 15201] " bugzilla
2022-12-23 12:01 ` bugzilla
@ 2022-12-23 12:55 ` bugzilla
2022-12-27 21:28 ` bugzilla
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2022-12-23 12:55 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
davorin.ucakar@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9431|0 |1
is obsolete| |
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
` (2 preceding siblings ...)
2022-12-23 12:55 ` bugzilla
@ 2022-12-27 21:28 ` bugzilla
2022-12-28 12:50 ` bugzilla
2024-06-15 15:04 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2022-12-27 21:28 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@bootlin.com> ---
Thanks for the patch. Could you submit it on the mailing list, with your
Signed-off-by line? Thanks!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
` (3 preceding siblings ...)
2022-12-27 21:28 ` bugzilla
@ 2022-12-28 12:50 ` bugzilla
2024-06-15 15:04 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2022-12-28 12:50 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
--- Comment #3 from davorin.ucakar@gmail.com ---
Unfortunately, no, the patch doesn't work. pyqt5 fails to build
(host-python-sip is used in its build process).
I'm still investigating it/trying to fix it.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
* [Buildroot] [Bug 15201] package/python-sip out of date, fails to compile with GCC 12
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
` (4 preceding siblings ...)
2022-12-28 12:50 ` bugzilla
@ 2024-06-15 15:04 ` bugzilla
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla @ 2024-06-15 15:04 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15201
Yann E. MORIN <yann.morin.1998@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
CC| |yann.morin.1998@free.fr
--- Comment #4 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-06-15 15:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-23 11:39 [Buildroot] [Bug 15201] New: package/python-sip out of date, fails to compile with GCC 12 bugzilla
2022-12-23 11:40 ` [Buildroot] [Bug 15201] " bugzilla
2022-12-23 12:01 ` bugzilla
2022-12-23 12:55 ` bugzilla
2022-12-27 21:28 ` bugzilla
2022-12-28 12:50 ` bugzilla
2024-06-15 15:04 ` bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox