[Bug 201471] make buildworld fails with clang errors on -STABLE (10.2-BETA1)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 11 05:16:31 UTC 2015


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

--- Comment #3 from rallenh at 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 at static-173-53-110-7.rcmdva.fios.verizon.net:/usr/obj/usr/home/src/sys/STATIC-173-53-110-7
 i386

allen at 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.


More information about the freebsd-bugs mailing list