Date: Thu, 01 Oct 2015 10:09:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 203094] Unable to make installworld without disabling tests and setting COMPILER_TYPE=clang Message-ID: <bug-203094-32464-HYfYADadQl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-203094-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-203094-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D203094 --- Comment #12 from Juan Ram=C3=B3n Molina Menor <info@juanmolina.eu> --- This is still happening with the system updated to base r288424. Process as usual: # cd /usr/src # svnlite up =E2=80=A6updates from r287761 to r288424=E2=80=A6 # make -j2 buildworld # make -j2 kernel # shutdown now # make -j2 installworld =E2=80=A6fails as previously reported=E2=80=A6 # make COMPILER_TYPE=3Dclang -j2 -DWITHOUT_TESTS installworld =E2=80=A6works=E2=80=A6 It=E2=80=99s really curious I am the only one seeing this. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203094-32464-HYfYADadQl>