qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* QEMU cirrus freebsd 13 CI failing with 'Undefined symbol "rl_set_timeout"'
@ 2023-01-09 17:14 Peter Maydell
  2023-01-09 18:25 ` Daniel P. Berrangé
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Maydell @ 2023-01-09 17:14 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Thomas Huth, Ed Maste, Li-Wen Hsu

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-09 20:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-09 17:14 QEMU cirrus freebsd 13 CI failing with 'Undefined symbol "rl_set_timeout"' Peter Maydell
2023-01-09 18:25 ` Daniel P. Berrangé
2023-01-09 20:39   ` Li-Wen Hsu

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).