All of lore.kernel.org
 help / color / mirror / Atom feed
* FreeBSD build regressions
@ 2021-02-19 10:29 Alex Bennée
  2021-02-19 10:41 ` Peter Maydell
  2021-02-19 10:42 ` Daniel P. Berrangé
  0 siblings, 2 replies; 9+ messages in thread
From: Alex Bennée @ 2021-02-19 10:29 UTC (permalink / raw)
  To: qemu-devel, Ed Maste, Li-Wen Hsu; +Cc: Gerd Hoffmann


Hi,

It looks like the build has been broken on Cirrus since at least 7b2c4c:

  https://cirrus-ci.com/github/qemu/qemu

I did attempt to have a look but "vm-build-freebsd" seems to be failing
with a different error:

  10:31:47  [alex.bennee@hackbox2:~/l/q/b/all] master|✔ + make vm-build-freebsd
    GIT     ui/keycodemapdb tests/fp/berkeley-testfloat-3 tests/fp/berkeley-softfloat-3 meson dtc capstone slirp
      VM-BUILD freebsd
  cross containers  no

  NOTE: guest cross-compilers enabled: cc cc
  ld-elf.so.1: /usr/local/lib/libpython3.7m.so.1.0: Undefined symbol "close_range@FBSD_1.6"
  ld-elf.so.1: /usr/local/lib/libpython3.7m.so.1.0: Undefined symbol "close_range@FBSD_1.6"
  The Meson build system
  Version: 0.55.3
  Source dir: /usr/home/qemu/qemu-test.egp8wG/src
  Build dir: /usr/home/qemu/qemu-test.egp8wG/build
  Build type: native build
  Project name: qemu
  Project version: 5.2.50
  ld-elf.so.1: /usr/local/lib/libpython3.7m.so.1.0: Undefined symbol "close_range@FBSD_1.6"

  ../src/meson.build:1:0: ERROR: Executables created by c compiler cc are not runnable.

  A full log can be found at /usr/home/qemu/qemu-test.egp8wG/build/meson-logs/meson-log.txt

  ERROR: meson setup failed

  /home/alex.bennee/lsrc/qemu.git/tests/vm/Makefile.include:95: recipe for target 'vm-build-freebsd' failed
  make: *** [vm-build-freebsd] Error 3

Tracking back to before the previously mentioned commit it was still
failing which makes me think something has happened to the BSD image (or
something is missing since the build changes). I'd appreciate it if
someone with more FreeBSD knowledge can look into both regressions
because frankly I find it exhausting enough tracking down Linux
regressions when they occur.

Thanks,

-- 
Alex Bennée


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

end of thread, other threads:[~2021-02-19 18:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-19 10:29 FreeBSD build regressions Alex Bennée
2021-02-19 10:41 ` Peter Maydell
2021-02-19 10:58   ` Alex Bennée
2021-02-19 15:05     ` Warner Losh
2021-02-19 15:24   ` Gerd Hoffmann
2021-02-19 16:08     ` Warner Losh
2021-02-19 16:13       ` Peter Maydell
2021-02-19 18:28         ` Warner Losh
2021-02-19 10:42 ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.