From: Peter Maydell <peter.maydell@linaro.org>
To: QEMU Developers <qemu-devel@nongnu.org>
Cc: Thomas Huth <thuth@redhat.com>, Ed Maste <emaste@freebsd.org>,
Li-Wen Hsu <lwhsu@freebsd.org>
Subject: QEMU cirrus freebsd 13 CI failing with 'Undefined symbol "rl_set_timeout"'
Date: Mon, 9 Jan 2023 17:14:38 +0000 [thread overview]
Message-ID: <CAFEAcA_C0orpsqaOFHc-eNXySUrDiXsi6zmcRfn3aJy-0c-KQQ@mail.gmail.com> (raw)
I've just noticed that our (optional) FreeBSD 13 CI job is
failing while running the qemu-iotests, like this:
+ld-elf.so.1: /usr/local/bin/bash: Undefined symbol "rl_set_timeout"
Full job logs from a couple of sample builds:
https://cirrus-ci.com/task/6541458329567232
https://cirrus-ci.com/task/6036627739377664
Any idea what this is about? It looks at first glance like
the bash on the CI system is busted because it can't find
libreadline, but maybe I'm missing something. Are we missing
some runtime shared library from a config file?
(I didn't notice this immediately because our 'make check'
logging is so voluminous that gitlab truncates it, so you
have to click through to the gitlab job log, find the cirrus
URL, then go look at it in Cirrus. We still really need to
trim down the amount of output we're emitting here.)
thanks
-- PMM
next reply other threads:[~2023-01-09 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-09 17:14 Peter Maydell [this message]
2023-01-09 18:25 ` QEMU cirrus freebsd 13 CI failing with 'Undefined symbol "rl_set_timeout"' Daniel P. Berrangé
2023-01-09 20:39 ` Li-Wen Hsu
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=CAFEAcA_C0orpsqaOFHc-eNXySUrDiXsi6zmcRfn3aJy-0c-KQQ@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=emaste@freebsd.org \
--cc=lwhsu@freebsd.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/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).