Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 2015 05:16:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 201471] make buildworld fails with clang errors on -STABLE (10.2-BETA1)
Message-ID:  <bug-201471-8-CxAtglR39C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201471-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201471-8@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=201471

--- Comment #3 from rallenh@hotmail.com ---
$ uname -a
FreeBSD static-173-53-110-7.rcmdva.fios.verizon.net 10.2-BETA1 FreeBSD
10.2-BETA1 #0 r285349: Fri Jul 10 07:53:55 EDT 2015    
root@static-173-53-110-7.rcmdva.fios.verizon.net:/usr/obj/usr/home/src/sys/STATIC-173-53-110-7
 i386

allen@static-173-53-110-7 /usr/adm
$ cat /etc/make.conf
# kernel-ish knobs ------------------------------------------------------------

# tweak CPUTYPE from pentium3 to pentium4 
CPUTYPE?=pentium4

# prevent certain kernel modules I will never use, have a custom conf in
# /usr/src/sys/i386/conf/STATIC-173-53-110-7 (symlinked to /home/kernels/)
OPTIONS_UNSET=virtio virtio_pci vtnet virtio_blk virtio_scsi virtio_balloon

DOC_LANG=en_US.ISO8859-1

# generic/ports
knobs-----------------------------------------------------------

# disable farking X shit
OPTIONS_UNSET+=X11

# apache knobs
apache22_SET+= WITH_PROXY_MODULES WITH_SSL_MODULES WITH_SUEXEC_MODULES

# disable farking zh-* ports
OPTIONS_UNSET+=CJK
WITHOUT=CJK

# added on 4/4/2013
# updated on 6/19/2015
DEFAULT_VERSIONS+=ruby=2.1
DEFAULT_VERSIONS+=perl=5.20 perl5=5.20
DEFAULT_VERSIONS+=python=2.7 python2=2.7
DEFAULT_VERSIONS+=php=5.6
DEFAULT_VERSIONS+=apache=2.2
DEFAULT_VERSIONS+=tcltk=8.6

# added on 4/4/2013
WITH_PKGNG=yes

# added on 1/7/2014, db4 deprecated
WITH_BDB_VER=5

# added on 7/29/2014
TEX_DEFAULT=texlive

-- 
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-201471-8-CxAtglR39C>