[Pkg-cmake-team] Bug#1098956: cmake: FTBFS on hppa - /usr/bin/ld: warning: exec has a LOAD segment with RWX permissions
Brad King
brad.king at kitware.com
Wed Feb 26 18:54:24 GMT 2025
On Wed, Feb 26, 2025 at 11:39 AM John David Anglin wrote:
> Binutils ld has a new warning...it causes the following tests to fail
> ...
> actual-stderr> /usr/bin/ld: warning: exec has a LOAD segment with RWX permissions
CMake's tests fail due to this unexpected incidental output from the toolchain.
I don't think the warning itself is a problem for binaries inside the
test suite.
I've opened an upstream CMake merge request to filter out that output:
* https://gitlab.kitware.com/cmake/cmake/-/merge_requests/10398
-Brad
More information about the Pkg-cmake-team
mailing list