[Bug 276249] lang/python311: Fix armv7 build

2024-02-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #27 from commit-h...@freebsd.org --- A commit in branch 2024Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a42b94911f1a406fbc2e0efc46376c33e866e33b commit a42b94911f1a406fbc2e0efc46376c33e866e33b Author:

[Bug 276249] lang/python311: Fix armv7 build

2024-02-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #26 from Brad Davis --- Thanks Charlie! -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Charlie Li changed: What|Removed |Added Resolution|--- |FIXED Status|Open

[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #24 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5b0b801228eba3d1dfc39b9b595b3a089e118dc1 commit 5b0b801228eba3d1dfc39b9b595b3a089e118dc1 Author:

[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248142|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #22 from Charlie Li --- (In reply to Mikael Urankar from comment #9) Built on qemu but ran on real hardware. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Charlie Li changed: What|Removed |Added Attachment #248142||maintainer-approval+ Fla

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #20 from Brad Davis --- (In reply to Benjamin Jacobs from comment #17) Good point, I forgot about that! I appreciate you finding a solution that is the best of both! Looks like builds for me with the latest patch. -- You are

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248141|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248091|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #17 from Benjamin Jacobs --- (In reply to Brad Davis from comment #16) Such approach seems more correct, indeed. However it seems to me that bsd.port.pre.mk must come after bsd.options.mk and therefore one can't rely on the opt

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #16 from Brad Davis --- It *might* be better to use something like this: USES= compiler:features if ${CHOSEN_COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} == 17 OPTIONS_EXCLUDE_armv7= LTO endif Since it would avoid it for

[Bug 276249] lang/python311: Fix armv7 build

2024-02-02 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248130|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248118|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added Attachment #248117|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #12 from Benjamin Jacobs --- So llvm17 has been merged to 13-stable and 14-stable, therefore and to my understanding it will likely end up in 13.3 and 14.1 as well. I don't have the mean to test both 13-stable and 14-stable on

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #11 from Benjamin Jacobs --- (In reply to Charlie Li from comment #8) I doubt that anyone would be using python on armv7 in any performance sensitive setup. Anyway, if it is important, please then consider the last patch which

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #10 from Benjamin Jacobs --- Created attachment 248117 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248117&action=edit no lto armv7 on current llvm17 -- You are receiving this mail because: You are the assignee fo

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #9 from Mikael Urankar --- (In reply to Charlie Li from comment #8) Is it on real armv7 hw or aarch64 or qemu? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Charlie Li changed: What|Removed |Added Status|New |Open Flags|maintainer-fe

[Bug 276249] lang/python311: Fix armv7 build

2024-02-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Mikael Urankar changed: What|Removed |Added CC||mik...@freebsd.org --- Comment #7

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #6 from Brad Davis --- Thanks, we just need approval from python@ or two weeks.. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #5 from Benjamin Jacobs --- Yes, it works on main as of 2024-01-24 15.0-CURRENT 1500012 (clang/llvm 17.0.6), ports main tree of around the same date. Whereas, without that patch, the same failure as reported by you is exhibited.

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #4 from Brad Davis --- Sounds like a better approach to me. Did you test it on main? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Brad Davis changed: What|Removed |Added Attachment #247581|0 |1 is obsolete|

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #3 from Benjamin Jacobs --- Created attachment 248091 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248091&action=edit no lto on armv7 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 276249] lang/python311: Fix armv7 build

2024-01-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Benjamin Jacobs changed: What|Removed |Added CC||free...@dev.thsi.be --- Comment

[Bug 276249] lang/python311: Fix armv7 build

2024-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Comment #1 from Brad Davis --- Build failure: http://ampere2.nyi.freebsd.org/data/main-armv7-default/p4be48457f87b_s4347ef6050/logs/errors/python311-3.11.7.log -- You are receiving this mail because: You are the assignee for the bug.

maintainer-feedback requested: [Bug 276249] lang/python311: Fix armv7 build

2024-01-10 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 276249: lang/python311: Fix armv7 build https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 --- Description --- The new clang 17 in main breaks the build of python on armv7

[Bug 276249] lang/python311: Fix armv7 build

2024-01-10 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249 Bug ID: 276249 Summary: lang/python311: Fix armv7 build Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affect