Fw: Revision 250659 breaks down the build of the world

2013-05-22 Thread Ivan Klymenko
В Tue, 21 May 2013 12:00:54 -0500
Brooks Davis bro...@freebsd.org пишет:

 I belive this is now fixed in r250859.  Sorry about the breakage.
 
 -- Brooks
 
Unfortunately it did not fix the error when building the world.
I still watch an error like this:
--- /usr/bin/ld: this linker was not configured to use sysroots clang:
error: linker command failed with exit code 1 (use -v to see
invocation) *** [libc.so.7] Error code 1
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: Fw: Revision 250659 breaks down the build of the world

2013-05-22 Thread Brooks Davis
On Wed, May 22, 2013 at 11:08:56AM +0300, Ivan Klymenko wrote:
 ?? Tue, 21 May 2013 12:00:54 -0500
 Brooks Davis bro...@freebsd.org ??:
 
  I belive this is now fixed in r250859.  Sorry about the breakage.
  
  -- Brooks
  
 Unfortunately it did not fix the error when building the world.
 I still watch an error like this:
 --- /usr/bin/ld: this linker was not configured to use sysroots clang:
 error: linker command failed with exit code 1 (use -v to see
 invocation) *** [libc.so.7] Error code 1

Please provide your make command like as well as any variables set in
make.conf and src.conf.

-- Brooks


pgp_3OGtqaMC0.pgp
Description: PGP signature


Re: Revision 250659 breaks down the build of the world

2013-05-22 Thread Ivan Klymenko
В Wed, 22 May 2013 09:31:57 -0500
Brooks Davis bro...@freebsd.org пишет:

 On Wed, May 22, 2013 at 11:08:56AM +0300, Ivan Klymenko wrote:
  ?? Tue, 21 May 2013 12:00:54 -0500
  Brooks Davis bro...@freebsd.org ??:
  
   I belive this is now fixed in r250859.  Sorry about the breakage.
   
   -- Brooks
   
  Unfortunately it did not fix the error when building the world.
  I still watch an error like this:
  --- /usr/bin/ld: this linker was not configured to use sysroots
  clang: error: linker command failed with exit code 1 (use -v to see
  invocation) *** [libc.so.7] Error code 1
 
 Please provide your make command like as well as any variables set in
 make.conf and src.conf.
 
 -- Brooks

/etc/src.conf = NULL

/etc/make.conf
###WITHOUT_CLANG_IS_CC=yes
WRKDIRPREFIX=/usr/ports_build
KERNCONF=mk10
WITH_PKGNG=yes
MALLOC_PRODUCTION=yes
#CFLAGS+=-g

##
#For ccache
.if !defined(NO_CCACHE)
CCACHE_CPP2=1
WITH_CCACHE_BUILD=yes
.if (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*))
CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/clang,1}
CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/clang++,1}
CPUTYPE?=corei7-avx
CFLAGS+=-O3
CFLAGS+=-fcolor-diagnostics
.endif
.endif
##
# added by use.perl 2013-05-18 22:48:36
PERL_VERSION=5.14.2

make command
make buildkernel

...
/usr/local/libexec/ccache/world/clang --sysroot=/usr/obj/usr/src/tmp
-B/usr/obj/usr/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing
-march=corei7-avx -std=c99 -g -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option
-Wno-error-tautological-compare -Wno-error-empty-body
-Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys
-I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h
-fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone
-mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables
-ffreestanding -fstack-protector -Werror  config.c ctfconvert -L
VERSION -g config.o /usr/local/libexec/ccache/world/clang
--sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
-pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-error-tautological-compare
-Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror  env.c ctfconvert -L VERSION -g
env.o /usr/local/libexec/ccache/world/clang
--sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
-pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-error-tautological-compare
-Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror  hints.c ctfconvert -L VERSION -g
hints.o /usr/local/libexec/ccache/world/clang
--sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
-pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
-Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
-fdiagnostics-show-option  -Wno-error-tautological-compare
-Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
-I/usr/src/sys -I/usr/src/sys/contrib/altq
-I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror  vnode_if.c ctfconvert -L VERSION -g vnode_if.o :
hack.c /usr/local/libexec/ccache/world/clang
--sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -shared
-nostdlib hack.c -o hack.So /usr/bin/ld: this linker was not configured
to use 

Re: Revision 250659 breaks down the build of the world

2013-05-22 Thread Brooks Davis
On Wed, May 22, 2013 at 06:52:14PM +0300, Ivan Klymenko wrote:
 ?? Wed, 22 May 2013 09:31:57 -0500
 Brooks Davis bro...@freebsd.org ??:
 
  On Wed, May 22, 2013 at 11:08:56AM +0300, Ivan Klymenko wrote:
   ?? Tue, 21 May 2013 12:00:54 -0500
   Brooks Davis bro...@freebsd.org ??:
   
I belive this is now fixed in r250859.  Sorry about the breakage.

-- Brooks

   Unfortunately it did not fix the error when building the world.
   I still watch an error like this:
   --- /usr/bin/ld: this linker was not configured to use sysroots
   clang: error: linker command failed with exit code 1 (use -v to see
   invocation) *** [libc.so.7] Error code 1
  
  Please provide your make command like as well as any variables set in
  make.conf and src.conf.
  
  -- Brooks
 
 /etc/src.conf = NULL
 
 /etc/make.conf
 ###WITHOUT_CLANG_IS_CC=yes
 WRKDIRPREFIX=/usr/ports_build
 KERNCONF=mk10
 WITH_PKGNG=yes
 MALLOC_PRODUCTION=yes
 #CFLAGS+=-g
 
 ##
 #For ccache
 .if !defined(NO_CCACHE)
 CCACHE_CPP2=1
 WITH_CCACHE_BUILD=yes
 .if (!empty(.CURDIR:M/usr/src*) || !empty(.CURDIR:M/usr/obj*))
 CC:=${CC:C,^cc,/usr/local/libexec/ccache/world/clang,1}
 CXX:=${CXX:C,^c\+\+,/usr/local/libexec/ccache/world/clang++,1}
 CPUTYPE?=corei7-avx
 CFLAGS+=-O3
 CFLAGS+=-fcolor-diagnostics
 .endif
 .endif
 ##
 # added by use.perl 2013-05-18 22:48:36
 PERL_VERSION=5.14.2
 
 make command
 make buildkernel
 
 ...
 /usr/local/libexec/ccache/world/clang --sysroot=/usr/obj/usr/src/tmp
 -B/usr/obj/usr/src/tmp/usr/bin -c -O2 -pipe -fno-strict-aliasing
 -march=corei7-avx -std=c99 -g -Wall -Wredundant-decls -Wnested-externs
 -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
 -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
 -Wmissing-include-dirs -fdiagnostics-show-option
 -Wno-error-tautological-compare -Wno-error-empty-body
 -Wno-error-parentheses-equality  -nostdinc  -I. -I/usr/src/sys
 -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL
 -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h
 -fno-omit-frame-pointer -mno-aes -mno-avx -mcmodel=kernel -mno-red-zone
 -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables
 -ffreestanding -fstack-protector -Werror  config.c ctfconvert -L
 VERSION -g config.o /usr/local/libexec/ccache/world/clang
 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
 -pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
 -Wredundant-decls -Wnested-externs -Wstrict-prototypes
 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
 -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
 -fdiagnostics-show-option  -Wno-error-tautological-compare
 -Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
 -I/usr/src/sys -I/usr/src/sys/contrib/altq
 -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
 -include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
 -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
 -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
 -Werror  env.c ctfconvert -L VERSION -g
 env.o /usr/local/libexec/ccache/world/clang
 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
 -pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
 -Wredundant-decls -Wnested-externs -Wstrict-prototypes
 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
 -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
 -fdiagnostics-show-option  -Wno-error-tautological-compare
 -Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
 -I/usr/src/sys -I/usr/src/sys/contrib/altq
 -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
 -include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
 -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
 -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
 -Werror  hints.c ctfconvert -L VERSION -g
 hints.o /usr/local/libexec/ccache/world/clang
 --sysroot=/usr/obj/usr/src/tmp -B/usr/obj/usr/src/tmp/usr/bin -c -O2
 -pipe -fno-strict-aliasing -march=corei7-avx -std=c99 -g -Wall
 -Wredundant-decls -Wnested-externs -Wstrict-prototypes
 -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
 -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs
 -fdiagnostics-show-option  -Wno-error-tautological-compare
 -Wno-error-empty-body  -Wno-error-parentheses-equality  -nostdinc  -I.
 -I/usr/src/sys -I/usr/src/sys/contrib/altq
 -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
 -include opt_global.h  -fno-omit-frame-pointer -mno-aes -mno-avx
 -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float
 -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
 -Werror  vnode_if.c ctfconvert -L VERSION -g vnode_if.o :
 hack.c 

Re: Revision 250659 breaks down the build of the world

2013-05-21 Thread Brooks Davis
I belive this is now fixed in r250859.  Sorry about the breakage.

-- Brooks

On Sat, May 18, 2013 at 05:13:53PM +0300, Ivan Klymenko wrote:
 http://svnweb.freebsd.org/base?view=revisionrevision=250659
 
 ...
 clang -m32 -march=corei7-avx -DCOMPAT_32BIT
 --sysroot=/usr/obj/usr/src/tmp
 -isystem /usr/obj/usr/src/lib32/usr/include/
 -L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
 -fpic -DPIC  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
 -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
 -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
 -I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
 -D_ACL_PRIVATE -DPOSIX_MISTAKE
 -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
 -I/usr/src/lib/libc/../../contrib/tzcode/stdtime
 -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
 -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
 -DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-t---
 nslexer.o --- clang -m32 -march=corei7-avx -DCOMPAT_32BIT
 --sysroot=/usr/obj/usr/src/tmp
 -isystem /usr/obj/usr/src/lib32/usr/include/
 -L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
 -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
 -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
 -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
 -I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
 -D_ACL_PRIVATE -DPOSIX_MISTAKE
 -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
 -I/usr/src/lib/libc/../../contrib/tzcode/stdtime
 -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
 -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
 -DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
 -Wno-tautological yp_xdr.So --- autological-compare
 -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function
 -Wno-conversion -Wno-switch -Wno-switch-enum
 -Wno-knr-promoted-parameter -c yp_xdr.c -o yp_xdr.So --- nslexer.po ---
 --- nslexer.So --- --- nslexer.o --- compare -Wno-unused-value
 -Wno-parentheses-equality -Wno-unused-function -Wno-conversion
 -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c nslexer.c
 -o nslexer.o --- nslexer.po --- clang -m32 -march=corei7-avx
 -DCOMPAT_32BIT  --sysroot=/usr/obj/usr/src/tmp
 -isystem /usr/obj/usr/src/lib32/usr/include/
 -L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
 -pg  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
 -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
 -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
 -I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
 -D_ACL_PRIVATE -DPOSIX_MISTAKE
 -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
 -I/usr/src/lib/libc/../../contrib/tzcode/stdtime
 -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
 -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
 -DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
 -Wno-tautologi--- nslexer.So --- clang -m32 -march=corei7-avx
 -DCOMPAT_32BIT  --sysroot=/usr/obj/usr/src/tmp
 -isystem /usr/obj/usr/src/lib32/usr/include/
 -L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
 -fpic -DPIC  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
 -I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
 -D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
 -I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
 -I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
 -D_ACL_PRIVATE -DPOSIX_MISTAKE
 -I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
 -I/usr/src/lib/libc/../../contrib/tzcode/stdtime
 -I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
 -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
 -DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
 -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-t---
 nslexer.po --- cal-compare -Wno-unused-value -Wno-parentheses-equality
 -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum
 -Wno-knr-promoted-parameter -c nslexer.c -o nslexer.po --- nslexer.So
 --- autological-compare -Wno-unused-value -Wno-parentheses-equality
 

Re: Revision 250659 breaks down the build of the world

2013-05-21 Thread Ivan Klymenko
В Tue, 21 May 2013 12:00:54 -0500
Brooks Davis bro...@freebsd.org пишет:

 I belive this is now fixed in r250859.  Sorry about the breakage.
 
 -- Brooks
 

Thank you.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Revision 250659 breaks down the build of the world

2013-05-18 Thread Ivan Klymenko
http://svnweb.freebsd.org/base?view=revisionrevision=250659

...
clang -m32 -march=corei7-avx -DCOMPAT_32BIT
--sysroot=/usr/obj/usr/src/tmp
-isystem /usr/obj/usr/src/lib32/usr/include/
-L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
-fpic -DPIC  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
-I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
-I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
-D_ACL_PRIVATE -DPOSIX_MISTAKE
-I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
-I/usr/src/lib/libc/../../contrib/tzcode/stdtime
-I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
-DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
-DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-t---
nslexer.o --- clang -m32 -march=corei7-avx -DCOMPAT_32BIT
--sysroot=/usr/obj/usr/src/tmp
-isystem /usr/obj/usr/src/lib32/usr/include/
-L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
-O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
-I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
-I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
-D_ACL_PRIVATE -DPOSIX_MISTAKE
-I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
-I/usr/src/lib/libc/../../contrib/tzcode/stdtime
-I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
-DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
-DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-tautological yp_xdr.So --- autological-compare
-Wno-unused-value -Wno-parentheses-equality -Wno-unused-function
-Wno-conversion -Wno-switch -Wno-switch-enum
-Wno-knr-promoted-parameter -c yp_xdr.c -o yp_xdr.So --- nslexer.po ---
--- nslexer.So --- --- nslexer.o --- compare -Wno-unused-value
-Wno-parentheses-equality -Wno-unused-function -Wno-conversion
-Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -c nslexer.c
-o nslexer.o --- nslexer.po --- clang -m32 -march=corei7-avx
-DCOMPAT_32BIT  --sysroot=/usr/obj/usr/src/tmp
-isystem /usr/obj/usr/src/lib32/usr/include/
-L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
-pg  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
-I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
-I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
-D_ACL_PRIVATE -DPOSIX_MISTAKE
-I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
-I/usr/src/lib/libc/../../contrib/tzcode/stdtime
-I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
-DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
-DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
-Wno-tautologi--- nslexer.So --- clang -m32 -march=corei7-avx
-DCOMPAT_32BIT  --sysroot=/usr/obj/usr/src/tmp
-isystem /usr/obj/usr/src/lib32/usr/include/
-L/usr/obj/usr/src/lib32/usr/lib32  -B/usr/obj/usr/src/lib32/usr/lib32
-fpic -DPIC  -O2 -pipe -fcolor-diagnostics -I/usr/src/lib/libc/include
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 -DNLS
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa
-I/usr/src/lib/libc/../../contrib/libc-vis -DINET6
-I/usr/obj/lib32/usr/src/lib/libc -I/usr/src/lib/libc/resolv
-D_ACL_PRIVATE -DPOSIX_MISTAKE
-I/usr/src/lib/libc/../../contrib/jemalloc/include -DMALLOC_PRODUCTION
-I/usr/src/lib/libc/../../contrib/tzcode/stdtime
-I/usr/src/lib/libc/stdtime  -I/usr/src/lib/libc/locale -DBROKEN_DES
-DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DNS_CACHING
-DSYMBOL_VERSIONING -std=gnu99 -Qunused-arguments -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized
-Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-t---
nslexer.po --- cal-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum
-Wno-knr-promoted-parameter -c nslexer.c -o nslexer.po --- nslexer.So
--- autological-compare -Wno-unused-value -Wno-parentheses-equality
-Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum
-Wno-knr-promoted-parameter -c nslexer.c -o nslexer.So --- libc.a ---
building static c library --- libc.so.7 --- --- libc_pic.a --- ---
libc.so.7 --- building shared