[Bug 203094] Unable to make installworld without disabling tests and setting COMPILER_TYPE=clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 14 08:50:48 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203094

--- Comment #7 from Juan Ramón Molina Menor <info at juanmolina.eu> ---
(In reply to Garrett Cooper,425-314-3911 from comment #6)

This is a fresh install of one of the latest snapshots:
FreeBSD-11.0-CURRENT-amd64-20150903-r287437-mini-memstick.img.xz

Then I download source:
/usr/src # svnlite info
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 287761
Node Kind: directory
Schedule: normal
Last Changed Author: jilles
Last Changed Rev: 287761
Last Changed Date: 2015-09-13 19:17:52 +0200 (Sun, 13 Sep 2015)

Then I followed the upgrade procedure stated in /usr/src/UPDATING:
make -j2 buildworld
make kernel
<reboot in single user>
mergemaster -Fp
make installworld

…and it failed as described.

Only two things depart from a plain install: I installed devel/ccache and
NFS-exported /usr/src and /usr/obj, as the aim is to upgrade a USB stick I’m
using to test head on my ThinkPad S440. But I have tried the above procedure
without ccache and without NFS exports (commented-out ccache in /etc/make.conf
and NFS lines in /etc/rc.conf and /etc/exports, then rebooted computer) and the
failure is still the same.

The machine is on and I can make as many tests as you wish.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list