dgilmore changed the topic of #fedora-riscv to: Fedora on RISC-V https://fedoraproject.org/wiki/Architectures/RISC-V || Logs: https://libera.irclog.whitequark.org/fedora-riscv || Alt Arch discussions are welcome in #fedora-alt-arches
rwmjones has quit [Quit: ZNC - 1.6.0 - http://znc.in]
rwmjones has joined #fedora-riscv
jcajka has joined #fedora-riscv
<rwmjones> morning
masami has joined #fedora-riscv
masami has quit [Quit: Leaving]
zsun has joined #fedora-riscv
zsun has quit [Remote host closed the connection]
jcajka has quit [Quit: Leaving]
<jimwilson> while running the gcc testsuite, I got 3 core dumps from /usr/bin/expect
<jimwilson> two of them gave stack smash errors, and died in open() in libc.so
<jimwilson> one died in open64() with a segfault
<jimwilson> it was only check-gcc and check-g++ that failed, everything else has worked so far (binutils, gas, ld, gdb, fortran, objc, libgomp, libatomic, libstdc++)
<jimwilson> I can retry the failing ones, maybe with different make -j factors