From: bvdeenen <bvdeenen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: cmake: update to 3.31.3
Date: Mon, 30 Dec 2024 21:51:42 +0100 [thread overview]
Message-ID: <20241230205142.15A8C22AA9@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-53766@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 1364 bytes --]
New comment by bvdeenen on void-packages repository
https://github.com/void-linux/void-packages/pull/53766#issuecomment-2565897231
Comment:
The github action that fails seems to be a simple reformatting of an error message:
```
CMake Error at /builddir/cmake-3.31.3/Tests/RunCMake/RunCMake.cmake:286 (message):
Stub-fail - FAILED:
stderr does not match that expected.
Command was:
command> "/builddir/cmake-3.31.3/build/bin/cmake" "-E" "env" "LANG=C" "/builddir/cmake-3.31.3/build/Tests/RunCMake/RuntimePath/Stub-build/StubExe"
Actual stdout:
actual-stdout>
Expected stderr to match:
expect-stderr> (error while loading shared libraries: libStub\.so\.1|Library not loaded: '?@rpath/libStub\.1\.dylib'?|(Cannot|Could not) load module libStub\.a\(libStub\.so\.1\)|fatal: libStub\.so\.1: open failed|Shared object "libStub\.so\.1" not found)
Actual stderr:
actual-stderr> Error loading shared library libStub.so.1: No such file or directory (needed by /builddir/cmake-3.31.3/build/Tests/RunCMake/RuntimePath/Stub-build/libStubUse.so)
actual-stderr> Error relocating /builddir/cmake-3.31.3/build/Tests/RunCMake/RuntimePath/Stub-build/libStubUse.so: Stub: symbol not found
```
I think this failing test is in the cmake Tests suite, and triggers something musl specific. I have no idea how to continue.
next prev parent reply other threads:[~2024-12-30 20:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-30 18:59 [PR PATCH] " bvdeenen
2024-12-30 20:40 ` bvdeenen
2024-12-30 20:41 ` bvdeenen
2024-12-30 20:51 ` bvdeenen [this message]
2024-12-31 3:33 ` classabbyamp
2024-12-31 10:32 ` bvdeenen
2024-12-31 10:35 ` bvdeenen
2024-12-31 10:37 ` bvdeenen
2024-12-31 10:39 ` bvdeenen
2025-01-08 13:16 ` bvdeenen
2025-01-08 14:46 ` bvdeenen
2025-01-09 16:29 ` bvdeenen
2025-01-09 16:29 ` [PR PATCH] [Closed]: " bvdeenen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241230205142.15A8C22AA9@inbox.vuxu.org \
--to=bvdeenen@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).