_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 265 seconds]
Degi_ is now known as Degi
C-Man has quit [Ping timeout: 265 seconds]
<_florent_> mc6808_: Interesting, I should also receive a Xyloni board next week, trabucayre is aslo playing with this and also had the same issue
C-Man has joined #litex
<DerekKozel[m]> I've just started getting a build error for the default CLE-215 image. It looks like something's up with the meson build of the SoC libc?
<tpb> Title: [dkozel@workstation litex] python3 -m litex_boards.targets.sqrl_acorn --build -- - Pastebin.com (at pastebin.com)
<DerekKozel[m]> > ERROR: Neither directory contains a build file meson.build.
<DerekKozel[m]> > make: *** [/home/dkozel/src/litex/litex/litex/soc/software/libc/Makefile:38: __libc.a] Error 1
<DerekKozel[m]> Also, I think this change to hash handling in litex_setup.py is not entirely correct. https://github.com/enjoy-digital/litex/commit/9f0a03100d917aeb39ce990591b839ff52af90c4
<DerekKozel[m]> I get
<DerekKozel[m]> > fatal: reference is not a tree: 000000000000000000000000000000000e43566c
acathla has quit [Quit: [Guru Meditation]]
acathla has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
<_florent_> DerekKozel[m]: can you make sure to install meson with pip3 install meson? (picolibc requires a recent version)
<_florent_> DerekKozel[m]: I'll look at the hash handling tomorrow
<DerekKozel[m]> [dkozel@workstation litex] pip3 install meson
<DerekKozel[m]> Requirement already satisfied: meson in /usr/lib/python3/dist-packages (0.53.2)
<DerekKozel[m]> Ah. that's probably the dist install version
<DerekKozel[m]> Yes, working now with the newer version. Picolibc needs to add a meson version check and error message.
somlo has quit [Ping timeout: 264 seconds]
somlo has joined #litex