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=203094 --- Comment #12 from Juan Ramón Molina Menor <info@juanmolina.eu> --- This is still happening with the system updated to base r288424. Process as usual: # cd /usr/src # svnlite up …updates from r287761 to r288424… # make -j2 buildworld # make -j2 kernel # shutdown now # make -j2 installworld …fails as previously reported… # make COMPILER_TYPE=clang -j2 -DWITHOUT_TESTS installworld …works… It’s really curious I am the only one seeing this. -- 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>
