Yesterday I updated my machine (on i386 port, code base probably few days behind from latest) and I had few observations:
1) upgrade using build.sh didn't build/install kernel modules it seems (using distribution goal). I needed to build them separately and use installmodules. Is it intended change, since I don't remember doing that before? 2) Not all modules built successfully. I think it failed on i915drmkms. 3) trying to connect to this PC using ssh fails with sshd[683]: fatal: xrecallocarray: out of memory (0 elements out of 24 bytes). Have anyone experienced this or is it my build issue only? Regards, Andrius V On Sun, Apr 28, 2019, 11:25 Andreas Gustafsson <[email protected]> wrote: > Kamil Rytarowski wrote: > >>> port-sparc/53277: Many ubsan tests fail on sparc > [...] > > Please recheck sparc and sparc64 with: > > > > > src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/sanitizer_linux.cc > > r.1.30 > > I have now rechecked sparc (only, since the tests never failed on > sparc64), and the failures still occur: > > > http://www.gson.org/netbsd/bugs/build/sparc/2019/2019.04.27.09.06.18/test.html#failed-tcs-summary > > But I also see that these are new tests failing since inception, not > new failures of an existing test, so it's not really a regression and > I shouldn't have included it on my list of regressions. > -- > Andreas Gustafsson, [email protected] >
