[Bug 275914] www/webkit2-gtk{3,4}: Flavorize?: Deal with 4.0, 4.1 and 6.0 SONAMEs
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 275914] www/webkit2-gtk{3,4}: Flavorize: 4.0, 4.1 and 6.0 APIs"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Jul 2024 20:13:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275914 Charlie Li <vishwin@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also|https://reviews.freebsd.org |https://reviews.freebsd.org |/D43762 |/D35327 --- Comment #27 from Charlie Li <vishwin@freebsd.org> --- Some testing updates since no one has said anything for some time: 2.42 still exhibits similar indefinite wait behaviour as comment 24. With the base system modification to use the newer but unstable libc++ (per LLVM upstream) std::pair ABI, this is the last version to build successfully with clang. Note that I only tested on -CURRENT. 2.44 has some additional fallout on top of the modifications needed for 2.42. Currently trying a build with gcc (14) without any modifications. Given that the newer std::pair ABI will not feature in our base system until upstream LLVM declares it stable, that it will be a while until all supported base systems ship it, and the runtime issues with a clang-based build, I am inclined to special case this port and include USE_GCC if this test is successful. -- You are receiving this mail because: You are the assignee for the bug.