The build took 00h 03m 39s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
72,952 |
ansic |
6,241 |
asm |
685 |
sh |
301 |
awk |
162 |
makefile |
9 |
sed |
80,350 |
total |
The process tree of the build process is here.
Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot/toolchain_root/lib --> /sysroot/lib/toolchain_root/sbin --> /sysroot/sbin/toolchain_root/lib64 --> /sysroot/lib64/toolchain_root/etc --> /sysroot/etc/toolchain_root/share --> /sysroot/share/toolchain_root/bin --> /sysroot/bin/toolchain_root/var --> /sysroot/var/toolchain_root/usr --> /sysroot/usr/toolchain_root/glibc-build --> /sysroot/glibc-build/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu/toolchain_root/include --> /sysroot/include/toolchain_root/libexec --> /sysroot/libexecCMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: musl 1.1.15-1 (Thu Apr 13 14:15:00 UTC 2017)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...checking for C compiler... clangchecking whether C compiler works... yeschecking whether compiler accepts -Werror=unknown-warning-option... yeschecking whether compiler accepts -Werror=unused-command-line-argument... yeschecking whether linker accepts -Werror=unknown-warning-option... yeschecking whether linker accepts -Werror=unused-command-line-argument... yeschecking for C compiler family... clangchecking target system type... x86_64-unknown-linuxchecking whether compiler accepts -std=c99... yeschecking whether compiler accepts -nostdinc... yeschecking whether compiler accepts -ffreestanding... yeschecking whether compiler accepts -fexcess-precision=standard... yeschecking whether compiler accepts -frounding-math... yeschecking whether compiler needs attribute((may_alias)) suppression... nochecking whether compiler accepts -Wa,--noexecstack... yeschecking whether compiler accepts -fno-stack-protector... yeschecking whether compiler accepts -fno-tree-loop-distribute-patterns... nochecking whether we should preprocess assembly to add debugging information... nochecking for optimization settings... using defaultschecking whether compiler accepts -Os... yescomponents to be optimized for speed: internal malloc stringchecking whether compiler accepts -pipe... yeschecking whether compiler accepts -fomit-frame-pointer... yeschecking whether compiler accepts -fno-unwind-tables... yeschecking whether compiler accepts -fno-asynchronous-unwind-tables... yeschecking whether compiler accepts -ffunction-sections... yeschecking whether compiler accepts -fdata-sections... yeschecking whether compiler accepts -Werror=implicit-function-declaration... yeschecking whether compiler accepts -Werror=implicit-int... yeschecking whether compiler accepts -Werror=pointer-sign... yeschecking whether compiler accepts -Werror=pointer-arith... yeschecking whether global visibility preinclude works... nochecking preprocessor condition __PIC__... falsechecking whether linker accepts -Wl,--sort-section,alignment... yeschecking whether linker accepts -Wl,--sort-common... yeschecking whether linker accepts -Wl,--gc-sections... yeschecking whether linker accepts -Wl,--hash-style=both... yeschecking whether linker accepts -Wl,--no-undefined... yeschecking whether linker accepts -Wl,--exclude-libs=ALL... yeschecking whether linker accepts -Wl,-Bsymbolic-functions... yeschecking whether linker accepts -lgcc... yeschecking whether linker accepts -lgcc_eh... yesusing compiler runtime libraries: -lgcc -lgcc_ehchecking preprocessor condition __ILP32__... falsechecking whether compiler's long double definition matches float.h... yeschecking preprocessor condition __FAST_MATH__... falsecreating config.mak... donemkdir -p libmkdir -p objmkdir -p obj/crtmkdir -p obj/crt/x86_64mkdir -p obj/includemkdir -p obj/include/bitsmkdir -p obj/ldsomkdir -p obj/src/aiomkdir -p obj/src/complexmkdir -p obj/src/confmkdir -p obj/src/cryptmkdir -p obj/src/ctypemkdir -p obj/src/direntmkdir -p obj/src/envmkdir -p obj/src/errnomkdir -p obj/src/exitmkdir -p obj/src/fcntlmkdir -p obj/src/fenvmkdir -p obj/src/fenv/x86_64mkdir -p obj/src/internalmkdir -p obj/src/internal/x86_64mkdir -p obj/src/ipcmkdir -p obj/src/ldsomkdir -p obj/src/ldso/x86_64mkdir -p obj/src/legacymkdir -p obj/src/linuxmkdir -p obj/src/localemkdir -p obj/src/mallocmkdir -p obj/src/mathmkdir -p obj/src/math/x86_64mkdir -p obj/src/miscmkdir -p obj/src/mmanmkdir -p obj/src/mqmkdir -p obj/src/multibytemkdir -p obj/src/networkmkdir -p obj/src/passwdmkdir -p obj/src/prngmkdir -p obj/src/processmkdir -p obj/src/process/x86_64mkdir -p obj/src/regexmkdir -p obj/src/schedmkdir -p obj/src/searchmkdir -p obj/src/selectmkdir -p obj/src/setjmp/x86_64mkdir -p obj/src/signalmkdir -p obj/src/signal/x86_64mkdir -p obj/src/statmkdir -p obj/src/stdiomkdir -p obj/src/stdlibmkdir -p obj/src/stringmkdir -p obj/src/string/x86_64mkdir -p obj/src/tempmkdir -p obj/src/termiosmkdir -p obj/src/threadmkdir -p obj/src/thread/x86_64mkdir -p obj/src/timemkdir -p obj/src/unistdsed -f ./tools/mkalltypes.sed ./arch/x86_64/bits/alltypes.h.in ./include/alltypes.h.in > obj/include/bits/alltypes.hcp arch/x86_64/bits/syscall.h.in obj/include/bits/syscall.hsed -n -e s/__NR_/SYS_/p < arch/x86_64/bits/syscall.h.in >> obj/include/bits/syscall.hclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fPIC -fno-stack-protector -DCRT -c -o obj/crt/Scrt1.o crt/Scrt1.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedcp obj/crt/Scrt1.o lib/Scrt1.oclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -DCRT -c -o obj/crt/crt1.o crt/crt1.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedcp obj/crt/crt1.o lib/crt1.oclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fPIC -fno-stack-protector -DCRT -c -o obj/crt/rcrt1.o crt/rcrt1.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedcp obj/crt/rcrt1.o lib/rcrt1.oclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DCRT -c -o obj/crt/x86_64/crti.o crt/x86_64/crti.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang-3.8: warning: argument unused during compilation: '-D CRT'cp obj/crt/x86_64/crti.o lib/crti.oclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -DCRT -c -o obj/crt/x86_64/crtn.o crt/x86_64/crtn.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang-3.8: warning: argument unused during compilation: '-D CRT'cp obj/crt/x86_64/crtn.o lib/crtn.oclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/aio/aio.o src/aio/aio.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/aio/aio_suspend.o src/aio/aio_suspend.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/aio/lio_listio.o src/aio/lio_listio.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/__cexp.o src/complex/__cexp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/__cexpf.o src/complex/__cexpf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cabs.o src/complex/cabs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cabsf.o src/complex/cabsf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cabsl.o src/complex/cabsl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacos.o src/complex/cacos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacosf.o src/complex/cacosf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacosh.o src/complex/cacosh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacoshf.o src/complex/cacoshf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacoshl.o src/complex/cacoshl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cacosl.o src/complex/cacosl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/carg.o src/complex/carg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cargf.o src/complex/cargf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cargl.o src/complex/cargl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casin.o src/complex/casin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casinf.o src/complex/casinf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casinh.o src/complex/casinh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casinhf.o src/complex/casinhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casinhl.o src/complex/casinhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/casinl.o src/complex/casinl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catan.o src/complex/catan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catanf.o src/complex/catanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catanh.o src/complex/catanh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catanhf.o src/complex/catanhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catanhl.o src/complex/catanhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/catanl.o src/complex/catanl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccos.o src/complex/ccos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccosf.o src/complex/ccosf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccosh.o src/complex/ccosh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccoshf.o src/complex/ccoshf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccoshl.o src/complex/ccoshl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ccosl.o src/complex/ccosl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cexp.o src/complex/cexp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cexpf.o src/complex/cexpf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cexpl.o src/complex/cexpl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cimag.o src/complex/cimag.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cimagf.o src/complex/cimagf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cimagl.o src/complex/cimagl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/clog.o src/complex/clog.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/clogf.o src/complex/clogf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/clogl.o src/complex/clogl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/conj.o src/complex/conj.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/conjf.o src/complex/conjf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/conjl.o src/complex/conjl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cpow.o src/complex/cpow.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cpowf.o src/complex/cpowf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cpowl.o src/complex/cpowl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cproj.o src/complex/cproj.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cprojf.o src/complex/cprojf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/cprojl.o src/complex/cprojl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/creal.o src/complex/creal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/crealf.o src/complex/crealf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/creall.o src/complex/creall.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csin.o src/complex/csin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csinf.o src/complex/csinf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csinh.o src/complex/csinh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csinhf.o src/complex/csinhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csinhl.o src/complex/csinhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csinl.o src/complex/csinl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csqrt.o src/complex/csqrt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csqrtf.o src/complex/csqrtf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/csqrtl.o src/complex/csqrtl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctan.o src/complex/ctan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctanf.o src/complex/ctanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctanh.o src/complex/ctanh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctanhf.o src/complex/ctanhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctanhl.o src/complex/ctanhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/complex/ctanl.o src/complex/ctanl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/conf/confstr.o src/conf/confstr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/conf/fpathconf.o src/conf/fpathconf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/conf/legacy.o src/conf/legacy.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/conf/pathconf.o src/conf/pathconf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/conf/sysconf.o src/conf/sysconf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt.o src/crypt/crypt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_blowfish.o src/crypt/crypt_blowfish.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_des.o src/crypt/crypt_des.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_md5.o src/crypt/crypt_md5.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_r.o src/crypt/crypt_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_sha256.o src/crypt/crypt_sha256.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/crypt_sha512.o src/crypt/crypt_sha512.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/crypt/encrypt.o src/crypt/encrypt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/__ctype_b_loc.o src/ctype/__ctype_b_loc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/__ctype_get_mb_cur_max.o src/ctype/__ctype_get_mb_cur_max.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/__ctype_tolower_loc.o src/ctype/__ctype_tolower_loc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/__ctype_toupper_loc.o src/ctype/__ctype_toupper_loc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isalnum.o src/ctype/isalnum.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isalpha.o src/ctype/isalpha.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isascii.o src/ctype/isascii.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isblank.o src/ctype/isblank.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iscntrl.o src/ctype/iscntrl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isdigit.o src/ctype/isdigit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isgraph.o src/ctype/isgraph.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/islower.o src/ctype/islower.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isprint.o src/ctype/isprint.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/ispunct.o src/ctype/ispunct.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isspace.o src/ctype/isspace.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isupper.o src/ctype/isupper.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswalnum.o src/ctype/iswalnum.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswalpha.o src/ctype/iswalpha.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswblank.o src/ctype/iswblank.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswcntrl.o src/ctype/iswcntrl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswctype.o src/ctype/iswctype.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswdigit.o src/ctype/iswdigit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswgraph.o src/ctype/iswgraph.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswlower.o src/ctype/iswlower.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswprint.o src/ctype/iswprint.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswpunct.o src/ctype/iswpunct.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswspace.o src/ctype/iswspace.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswupper.o src/ctype/iswupper.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/iswxdigit.o src/ctype/iswxdigit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/isxdigit.o src/ctype/isxdigit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/toascii.o src/ctype/toascii.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/tolower.o src/ctype/tolower.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/toupper.o src/ctype/toupper.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/towctrans.o src/ctype/towctrans.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/ctype/towctrans.c:237:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return wc + 0x2d00 - 0x10a0; ^src/ctype/towctrans.c:240:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return wc + 0x10a0 - 0x2d00; ^2 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/wcswidth.o src/ctype/wcswidth.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/wctrans.o src/ctype/wctrans.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ctype/wcwidth.o src/ctype/wcwidth.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/__getdents.o src/dirent/__getdents.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/dirent/__getdents.c:12:1: warning: alias will always resolve to __getdents even if weak definition of alias getdents is overridden [-Wignored-attributes]LFS64(getdents);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/alphasort.o src/dirent/alphasort.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/closedir.o src/dirent/closedir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/dirfd.o src/dirent/dirfd.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/fdopendir.o src/dirent/fdopendir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/opendir.o src/dirent/opendir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/readdir.o src/dirent/readdir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/readdir_r.o src/dirent/readdir_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/rewinddir.o src/dirent/rewinddir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/scandir.o src/dirent/scandir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/seekdir.o src/dirent/seekdir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/telldir.o src/dirent/telldir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/dirent/versionsort.o src/dirent/versionsort.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/__environ.o src/env/__environ.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/env/__init_tls.o src/env/__init_tls.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/env/__libc_start_main.o src/env/__libc_start_main.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/__reset_tls.o src/env/__reset_tls.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/env/__stack_chk_fail.o src/env/__stack_chk_fail.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/clearenv.o src/env/clearenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/getenv.o src/env/getenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/putenv.o src/env/putenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/setenv.o src/env/setenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/env/unsetenv.o src/env/unsetenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/errno/__errno_location.o src/errno/__errno_location.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/errno/strerror.o src/errno/strerror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/_Exit.o src/exit/_Exit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/abort.o src/exit/abort.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/assert.o src/exit/assert.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/at_quick_exit.o src/exit/at_quick_exit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/atexit.o src/exit/atexit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/exit.o src/exit/exit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/exit/quick_exit.o src/exit/quick_exit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/creat.o src/fcntl/creat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/fcntl.o src/fcntl/fcntl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/open.o src/fcntl/open.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/openat.o src/fcntl/openat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/posix_fadvise.o src/fcntl/posix_fadvise.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fcntl/posix_fallocate.o src/fcntl/posix_fallocate.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/__flt_rounds.o src/fenv/__flt_rounds.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/fegetexceptflag.o src/fenv/fegetexceptflag.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/feholdexcept.o src/fenv/feholdexcept.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/fesetexceptflag.o src/fenv/fesetexceptflag.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/fesetround.o src/fenv/fesetround.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/feupdateenv.o src/fenv/feupdateenv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/fenv/x86_64/fenv.o src/fenv/x86_64/fenv.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/floatscan.o src/internal/floatscan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/intscan.o src/internal/intscan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/libc.o src/internal/libc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/procfdname.o src/internal/procfdname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/shgetc.o src/internal/shgetc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/internal/shgetc.c:16:15: warning: '&&' within '||' [-Wlogical-op-parentheses] if (f->shlim && f->shcnt >= f->shlim || (c=__uflow(f)) < 0) { ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ ~~src/internal/shgetc.c:16:15: note: place parentheses around the '&&' expression to silence this warning if (f->shlim && f->shcnt >= f->shlim || (c=__uflow(f)) < 0) { ^ ( )1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/syscall_ret.o src/internal/syscall_ret.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/vdso.o src/internal/vdso.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedprintf '#define VERSION "%s"\n' "$(cd .; sh tools/version.sh)" > obj/src/internal/version.hclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/internal/version.o src/internal/version.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/internal/x86_64/syscall.o src/internal/x86_64/syscall.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/ftok.o src/ipc/ftok.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/msgctl.o src/ipc/msgctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/msgget.o src/ipc/msgget.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/msgrcv.o src/ipc/msgrcv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/msgsnd.o src/ipc/msgsnd.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/semctl.o src/ipc/semctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/semget.o src/ipc/semget.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/semop.o src/ipc/semop.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/semtimedop.o src/ipc/semtimedop.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/ipc/semtimedop.c:2:In file included from ./include/sys/sem.h:28:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/shmat.o src/ipc/shmat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/shmctl.o src/ipc/shmctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/shmdt.o src/ipc/shmdt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ipc/shmget.o src/ipc/shmget.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/__dlsym.o src/ldso/__dlsym.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dl_iterate_phdr.o src/ldso/dl_iterate_phdr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dladdr.o src/ldso/dladdr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dlclose.o src/ldso/dlclose.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dlerror.o src/ldso/dlerror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dlinfo.o src/ldso/dlinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/dlopen.o src/ldso/dlopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/x86_64/dlsym.o src/ldso/x86_64/dlsym.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/ldso/x86_64/tlsdesc.o src/ldso/x86_64/tlsdesc.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/cuserid.o src/legacy/cuserid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/daemon.o src/legacy/daemon.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/err.o src/legacy/err.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/euidaccess.o src/legacy/euidaccess.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/ftw.o src/legacy/ftw.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/futimes.o src/legacy/futimes.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/getdtablesize.o src/legacy/getdtablesize.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/getloadavg.o src/legacy/getloadavg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/getpagesize.o src/legacy/getpagesize.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/getpass.o src/legacy/getpass.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/getusershell.o src/legacy/getusershell.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/isastream.o src/legacy/isastream.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/lutimes.o src/legacy/lutimes.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/ulimit.o src/legacy/ulimit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/utmpx.o src/legacy/utmpx.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/legacy/valloc.o src/legacy/valloc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/adjtime.o src/linux/adjtime.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/adjtimex.o src/linux/adjtimex.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/arch_prctl.o src/linux/arch_prctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/brk.o src/linux/brk.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/cache.o src/linux/cache.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/cap.o src/linux/cap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/chroot.o src/linux/chroot.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/clock_adjtime.o src/linux/clock_adjtime.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/clone.o src/linux/clone.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/epoll.o src/linux/epoll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/eventfd.o src/linux/eventfd.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/fallocate.o src/linux/fallocate.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/fanotify.o src/linux/fanotify.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/flock.o src/linux/flock.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/inotify.o src/linux/inotify.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/ioperm.o src/linux/ioperm.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/iopl.o src/linux/iopl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/klogctl.o src/linux/klogctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/module.o src/linux/module.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/mount.o src/linux/mount.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/personality.o src/linux/personality.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/pivot_root.o src/linux/pivot_root.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/ppoll.o src/linux/ppoll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/prctl.o src/linux/prctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/prlimit.o src/linux/prlimit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/process_vm.o src/linux/process_vm.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/ptrace.o src/linux/ptrace.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/quotactl.o src/linux/quotactl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/readahead.o src/linux/readahead.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/reboot.o src/linux/reboot.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/remap_file_pages.o src/linux/remap_file_pages.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/sbrk.o src/linux/sbrk.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/sendfile.o src/linux/sendfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/setfsgid.o src/linux/setfsgid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/setfsuid.o src/linux/setfsuid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/setgroups.o src/linux/setgroups.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/sethostname.o src/linux/sethostname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/setns.o src/linux/setns.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/settimeofday.o src/linux/settimeofday.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/signalfd.o src/linux/signalfd.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/splice.o src/linux/splice.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/stime.o src/linux/stime.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/swap.o src/linux/swap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/sync_file_range.o src/linux/sync_file_range.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/syncfs.o src/linux/syncfs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/sysinfo.o src/linux/sysinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/tee.o src/linux/tee.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/timerfd.o src/linux/timerfd.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/unshare.o src/linux/unshare.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/utimes.o src/linux/utimes.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/vhangup.o src/linux/vhangup.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/vmsplice.o src/linux/vmsplice.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/wait3.o src/linux/wait3.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/wait4.o src/linux/wait4.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/linux/xattr.o src/linux/xattr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/__lctrans.o src/locale/__lctrans.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/__mo_lookup.o src/locale/__mo_lookup.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/locale/__mo_lookup.c:6:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; ~ ~~~~^~~~~~~src/locale/__mo_lookup.c:6:25: note: place parentheses around the '&' expression to silence this warning return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; ^ ( )src/locale/__mo_lookup.c:6:39: warning: '&' within '|' [-Wbitwise-op-parentheses] return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; ~ ~~~~^~~~~~~~~src/locale/__mo_lookup.c:6:39: note: place parentheses around the '&' expression to silence this warning return c ? x>>24 | x>>8&0xff00 | x<<8&0xff0000 | x<<24 : x; ^ ( )2 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/bind_textdomain_codeset.o src/locale/bind_textdomain_codeset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/c_locale.o src/locale/c_locale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/catclose.o src/locale/catclose.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/catgets.o src/locale/catgets.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/catopen.o src/locale/catopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/dcngettext.o src/locale/dcngettext.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/duplocale.o src/locale/duplocale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/freelocale.o src/locale/freelocale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/iconv.o src/locale/iconv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/locale/iconv.c:138:13: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return s[e]+0U<<24 | s[e^1]<<16 | s[e^2]<<8 | s[e^3]; ~~~~^~~~~src/locale/iconv.c:138:13: note: place parentheses around the '+' expression to silence this warning return s[e]+0U<<24 | s[e^1]<<16 | s[e^2]<<8 | s[e^3]; ^ ( )src/locale/iconv.c:322:7: warning: adding 'unsigned int' to a string does not append to the string [-Wstring-plus-int] +c%256}, &(size_t){4}, ^~~~~~src/locale/iconv.c:322:7: note: use array indexing to silence this warning +c%256}, &(size_t){4}, ^src/locale/iconv.c:342:33: warning: '&&' within '||' [-Wlogical-op-parentheses] if (c >= 93 || c>=0xc6-0x81 && d>0x52) ~~ ~~~~~~~~~~~~~^~~~~~~~~src/locale/iconv.c:342:33: note: place parentheses around the '&&' expression to silence this warning if (c >= 93 || c>=0xc6-0x81 && d>0x52) ^ ( )src/locale/iconv.c:369:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] map[c*5/4+1]<<8-2*c%8 & 1023 ]; ~~~^~~~~~src/locale/iconv.c:369:20: note: place parentheses around the '-' expression to silence this warning map[c*5/4+1]<<8-2*c%8 & 1023 ]; ^ ( )src/locale/iconv.c:369:27: warning: '&' within '|' [-Wbitwise-op-parentheses] map[c*5/4+1]<<8-2*c%8 & 1023 ]; ~~~~~~~~~~~~~~~~~~~~~~^~~~~~src/locale/iconv.c:369:27: note: place parentheses around the '&' expression to silence this warning map[c*5/4+1]<<8-2*c%8 & 1023 ]; ^ ( )src/locale/iconv.c:404:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] tomap[c*5/4+1]<<8-2*c%8 & 1023 ]) { ~~~^~~~~~src/locale/iconv.c:404:23: note: place parentheses around the '-' expression to silence this warning tomap[c*5/4+1]<<8-2*c%8 & 1023 ]) { ^ ( )src/locale/iconv.c:404:30: warning: '&' within '|' [-Wbitwise-op-parentheses] tomap[c*5/4+1]<<8-2*c%8 & 1023 ]) { ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~src/locale/iconv.c:404:30: note: place parentheses around the '&' expression to silence this warning tomap[c*5/4+1]<<8-2*c%8 & 1023 ]) { ^ ( )7 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/langinfo.o src/locale/langinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/locale_map.o src/locale/locale_map.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/locale/locale_map.c:38:28: warning: '&&' within '||' [-Wlogical-op-parentheses] (val = getenv("LC_ALL")) && *val || ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ ~~src/locale/locale_map.c:38:28: note: place parentheses around the '&&' expression to silence this warning (val = getenv("LC_ALL")) && *val || ^ ( )src/locale/locale_map.c:39:32: warning: '&&' within '||' [-Wlogical-op-parentheses] (val = getenv(envvars[cat])) && *val || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~src/locale/locale_map.c:39:32: note: place parentheses around the '&&' expression to silence this warning (val = getenv(envvars[cat])) && *val || ^ ( )src/locale/locale_map.c:40:26: warning: '&&' within '||' [-Wlogical-op-parentheses] (val = getenv("LANG")) && *val || ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~src/locale/locale_map.c:40:26: note: place parentheses around the '&&' expression to silence this warning (val = getenv("LANG")) && *val || ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/localeconv.o src/locale/localeconv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/newlocale.o src/locale/newlocale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/pleval.o src/locale/pleval.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/setlocale.o src/locale/setlocale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/strcoll.o src/locale/strcoll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/strfmon.o src/locale/strfmon.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/strxfrm.o src/locale/strxfrm.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/textdomain.o src/locale/textdomain.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/uselocale.o src/locale/uselocale.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/wcscoll.o src/locale/wcscoll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/locale/wcsxfrm.o src/locale/wcsxfrm.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/__brk.o src/malloc/__brk.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/aligned_alloc.o src/malloc/aligned_alloc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/calloc.o src/malloc/calloc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/expand_heap.o src/malloc/expand_heap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/lite_malloc.o src/malloc/lite_malloc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/malloc.o src/malloc/malloc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/malloc/malloc.c:126:52: warning: operator '>>' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return ((union { float v; uint32_t r; }){(int)x}.r+0x1fffff>>21) - 496; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~src/malloc/malloc.c:126:52: note: place parentheses around the '+' expression to silence this warning return ((union { float v; uint32_t r; }){(int)x}.r+0x1fffff>>21) - 496; ^ ( )1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/malloc_usable_size.o src/malloc/malloc_usable_size.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/memalign.o src/malloc/memalign.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/malloc/memalign.c:48:30: warning: '&' within '|' [-Wbitwise-op-parentheses] ((size_t *)mem)[-1] = header&7 | new-mem; ~~~~~~^~ ~src/malloc/memalign.c:48:30: note: place parentheses around the '&' expression to silence this warning ((size_t *)mem)[-1] = header&7 | new-mem; ^ ( )src/malloc/memalign.c:49:30: warning: '&' within '|' [-Wbitwise-op-parentheses] ((size_t *)new)[-2] = footer&7 | new-mem; ~~~~~~^~ ~src/malloc/memalign.c:49:30: note: place parentheses around the '&' expression to silence this warning ((size_t *)new)[-2] = footer&7 | new-mem; ^ ( )src/malloc/memalign.c:50:30: warning: '&' within '|' [-Wbitwise-op-parentheses] ((size_t *)new)[-1] = header&7 | end-new; ~~~~~~^~ ~src/malloc/memalign.c:50:30: note: place parentheses around the '&' expression to silence this warning ((size_t *)new)[-1] = header&7 | end-new; ^ ( )src/malloc/memalign.c:51:30: warning: '&' within '|' [-Wbitwise-op-parentheses] ((size_t *)end)[-2] = footer&7 | end-new; ~~~~~~^~ ~src/malloc/memalign.c:51:30: note: place parentheses around the '&' expression to silence this warning ((size_t *)end)[-2] = footer&7 | end-new; ^ ( )4 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/malloc/posix_memalign.o src/malloc/posix_memalign.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__cos.o src/math/__cos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__cosdf.o src/math/__cosdf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__cosl.o src/math/__cosl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__expo2.o src/math/__expo2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__expo2f.o src/math/__expo2f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__fpclassify.o src/math/__fpclassify.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__fpclassifyf.o src/math/__fpclassifyf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__fpclassifyl.o src/math/__fpclassifyl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__polevll.o src/math/__polevll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__rem_pio2.o src/math/__rem_pio2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__rem_pio2_large.o src/math/__rem_pio2_large.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__rem_pio2f.o src/math/__rem_pio2f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__rem_pio2l.o src/math/__rem_pio2l.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__signbit.o src/math/__signbit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__signbitf.o src/math/__signbitf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__signbitl.o src/math/__signbitl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__sin.o src/math/__sin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__sindf.o src/math/__sindf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__sinl.o src/math/__sinl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__tan.o src/math/__tan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__tandf.o src/math/__tandf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/__tanl.o src/math/__tanl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/acos.o src/math/acos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/acosf.o src/math/acosf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/acosh.o src/math/acosh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/acoshf.o src/math/acoshf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/acoshl.o src/math/acoshl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/asin.o src/math/asin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/asinf.o src/math/asinf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/asinh.o src/math/asinh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/asinhf.o src/math/asinhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/asinhl.o src/math/asinhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atan.o src/math/atan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atan2.o src/math/atan2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atan2f.o src/math/atan2f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atanf.o src/math/atanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atanh.o src/math/atanh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atanhf.o src/math/atanhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/atanhl.o src/math/atanhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cbrt.o src/math/cbrt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cbrtf.o src/math/cbrtf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cbrtl.o src/math/cbrtl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ceil.o src/math/ceil.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ceilf.o src/math/ceilf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/copysign.o src/math/copysign.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/copysignf.o src/math/copysignf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/copysignl.o src/math/copysignl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cos.o src/math/cos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cosf.o src/math/cosf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cosh.o src/math/cosh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/coshf.o src/math/coshf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/coshl.o src/math/coshl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/cosl.o src/math/cosl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/erf.o src/math/erf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/erff.o src/math/erff.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/erfl.o src/math/erfl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp.o src/math/exp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp10.o src/math/exp10.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp10f.o src/math/exp10f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp10l.o src/math/exp10l.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/exp10l.c:5:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp2.o src/math/exp2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/exp2f.o src/math/exp2f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/expf.o src/math/expf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/expm1.o src/math/expm1.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/expm1f.o src/math/expm1f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fdim.o src/math/fdim.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fdimf.o src/math/fdimf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fdiml.o src/math/fdiml.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/finite.o src/math/finite.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/finitef.o src/math/finitef.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/floor.o src/math/floor.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/floorf.o src/math/floorf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fma.o src/math/fma.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/fma.c:82:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmaf.o src/math/fmaf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/fmaf.c:41:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmal.o src/math/fmal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/fmal.c:167:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmax.o src/math/fmax.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmaxf.o src/math/fmaxf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmaxl.o src/math/fmaxl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmin.o src/math/fmin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fminf.o src/math/fminf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fminl.o src/math/fminl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmod.o src/math/fmod.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/fmodf.o src/math/fmodf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/frexp.o src/math/frexp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/frexpf.o src/math/frexpf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/frexpl.o src/math/frexpl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/hypot.o src/math/hypot.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/hypotf.o src/math/hypotf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/hypotl.o src/math/hypotl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ilogb.o src/math/ilogb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/ilogb.c:6:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ilogbf.o src/math/ilogbf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/ilogbf.c:6:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ilogbl.o src/math/ilogbl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/ilogbl.c:12:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/j0.o src/math/j0.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/j0f.o src/math/j0f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/j0f.c:17:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/j1.o src/math/j1.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/j1f.o src/math/j1f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/j1f.c:17:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/jn.o src/math/jn.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/jnf.o src/math/jnf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/jnf.c:17:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ldexp.o src/math/ldexp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ldexpf.o src/math/ldexpf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/ldexpl.o src/math/ldexpl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lgamma.o src/math/lgamma.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lgamma_r.o src/math/lgamma_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lgammaf.o src/math/lgammaf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lgammaf_r.o src/math/lgammaf_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lgammal.o src/math/lgammal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/lgammal.c:89:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/llround.o src/math/llround.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/llroundf.o src/math/llroundf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/llroundl.o src/math/llroundl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log.o src/math/log.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log10.o src/math/log10.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log10f.o src/math/log10f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log1p.o src/math/log1p.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log1pf.o src/math/log1pf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log2.o src/math/log2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/log2f.o src/math/log2f.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/logb.o src/math/logb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/logbf.o src/math/logbf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/logbl.o src/math/logbl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/logf.o src/math/logf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lround.o src/math/lround.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lroundf.o src/math/lroundf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/lroundl.o src/math/lroundl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/modf.o src/math/modf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/modff.o src/math/modff.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/modfl.o src/math/modfl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nan.o src/math/nan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nanf.o src/math/nanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nanl.o src/math/nanl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nearbyint.o src/math/nearbyint.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/nearbyint.c:9:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nearbyintf.o src/math/nearbyintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/nearbyintf.c:7:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nearbyintl.o src/math/nearbyintl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/math/nearbyintl.c:14:15: warning: pragma STDC FENV_ACCESS ON is not supported, ignoring pragma [-Wunknown-pragmas] #pragma STDC FENV_ACCESS ON ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nextafter.o src/math/nextafter.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nextafterf.o src/math/nextafterf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nextafterl.o src/math/nextafterl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nexttoward.o src/math/nexttoward.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nexttowardf.o src/math/nexttowardf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/nexttowardl.o src/math/nexttowardl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/pow.o src/math/pow.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/powf.o src/math/powf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/powl.o src/math/powl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/remainder.o src/math/remainder.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/remainderf.o src/math/remainderf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/remquo.o src/math/remquo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/remquof.o src/math/remquof.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/remquol.o src/math/remquol.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/rint.o src/math/rint.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/rintf.o src/math/rintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/round.o src/math/round.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/roundf.o src/math/roundf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/roundl.o src/math/roundl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalb.o src/math/scalb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalbf.o src/math/scalbf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalbln.o src/math/scalbln.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalblnf.o src/math/scalblnf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalblnl.o src/math/scalblnl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalbn.o src/math/scalbn.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalbnf.o src/math/scalbnf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/scalbnl.o src/math/scalbnl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/signgam.o src/math/signgam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/significand.o src/math/significand.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/significandf.o src/math/significandf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sin.o src/math/sin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sincos.o src/math/sincos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/sincos.c:14:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sincosf.o src/math/sincosf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/sincosf.c:18:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sincosl.o src/math/sincosl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/math/sincosl.c:2:In file included from ./src/internal/libm.h:20:./include/endian.h:32:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/endian.h:32:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:32:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/endian.h:32:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/endian.h:37:23: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ~~~~~~~~~~~~~~^~~~~~~./include/endian.h:37:23: note: place parentheses around the '+' expression to silence this warning return __bswap32(__x)+0ULL<<32 | __bswap32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sinf.o src/math/sinf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sinh.o src/math/sinh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sinhf.o src/math/sinhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sinhl.o src/math/sinhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/sinl.o src/math/sinl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tan.o src/math/tan.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tanf.o src/math/tanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tanh.o src/math/tanh.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tanhf.o src/math/tanhf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tanhl.o src/math/tanhl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tanl.o src/math/tanl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tgamma.o src/math/tgamma.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tgammaf.o src/math/tgammaf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/tgammal.o src/math/tgammal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/trunc.o src/math/trunc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/truncf.o src/math/truncf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/__invtrigl.o src/math/x86_64/__invtrigl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/acosl.o src/math/x86_64/acosl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/asinl.o src/math/x86_64/asinl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/atan2l.o src/math/x86_64/atan2l.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/atanl.o src/math/x86_64/atanl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/ceill.o src/math/x86_64/ceill.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/exp2l.o src/math/x86_64/exp2l.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/expl.o src/math/x86_64/expl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/expm1l.o src/math/x86_64/expm1l.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/fabs.o src/math/x86_64/fabs.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/fabsf.o src/math/x86_64/fabsf.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/fabsl.o src/math/x86_64/fabsl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/floorl.o src/math/x86_64/floorl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/fmodl.o src/math/x86_64/fmodl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/llrint.o src/math/x86_64/llrint.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/llrintf.o src/math/x86_64/llrintf.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/llrintl.o src/math/x86_64/llrintl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/log10l.o src/math/x86_64/log10l.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/log1pl.o src/math/x86_64/log1pl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/log2l.o src/math/x86_64/log2l.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/logl.o src/math/x86_64/logl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/lrint.o src/math/x86_64/lrint.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/lrintf.o src/math/x86_64/lrintf.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/lrintl.o src/math/x86_64/lrintl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/remainderl.o src/math/x86_64/remainderl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/rintl.o src/math/x86_64/rintl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/sqrt.o src/math/x86_64/sqrt.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/sqrtf.o src/math/x86_64/sqrtf.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/sqrtl.o src/math/x86_64/sqrtl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/math/x86_64/truncl.o src/math/x86_64/truncl.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/a64l.o src/misc/a64l.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/basename.o src/misc/basename.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/dirname.o src/misc/dirname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/ffs.o src/misc/ffs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/ffsl.o src/misc/ffsl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/ffsll.o src/misc/ffsll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/fmtmsg.o src/misc/fmtmsg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/forkpty.o src/misc/forkpty.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/get_current_dir_name.o src/misc/get_current_dir_name.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getauxval.o src/misc/getauxval.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getdomainname.o src/misc/getdomainname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/gethostid.o src/misc/gethostid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getopt.o src/misc/getopt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getopt_long.o src/misc/getopt_long.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getpriority.o src/misc/getpriority.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getresgid.o src/misc/getresgid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getresuid.o src/misc/getresuid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getrlimit.o src/misc/getrlimit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getrusage.o src/misc/getrusage.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/getsubopt.o src/misc/getsubopt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/initgroups.o src/misc/initgroups.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/ioctl.o src/misc/ioctl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/issetugid.o src/misc/issetugid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/lockf.o src/misc/lockf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/login_tty.o src/misc/login_tty.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/mntent.o src/misc/mntent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/nftw.o src/misc/nftw.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/openpty.o src/misc/openpty.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/ptsname.o src/misc/ptsname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/pty.o src/misc/pty.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/realpath.o src/misc/realpath.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/setdomainname.o src/misc/setdomainname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/setpriority.o src/misc/setpriority.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/setrlimit.o src/misc/setrlimit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/syscall.o src/misc/syscall.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/syslog.o src/misc/syslog.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/misc/syslog.c:104:43: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ~~~^~~~~src/misc/syslog.c:104:43: note: use array indexing to silence this warning priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ^ & [ ]src/misc/syslog.c:104:58: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int] priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ~~~^~~~~src/misc/syslog.c:104:58: note: use array indexing to silence this warning priority, timebuf, &hlen, log_ident, "["+!pid, pid, "]"+!pid); ^ & [ ]2 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/uname.o src/misc/uname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/misc/wordexp.o src/misc/wordexp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/madvise.o src/mman/madvise.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mincore.o src/mman/mincore.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mlock.o src/mman/mlock.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mlockall.o src/mman/mlockall.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mmap.o src/mman/mmap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/mman/mmap.c:37:1: warning: alias will always resolve to __mmap even if weak definition of alias mmap is overridden [-Wignored-attributes]LFS64(mmap);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mprotect.o src/mman/mprotect.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/mremap.o src/mman/mremap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/msync.o src/mman/msync.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/munlock.o src/mman/munlock.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/munlockall.o src/mman/munlockall.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/munmap.o src/mman/munmap.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/posix_madvise.o src/mman/posix_madvise.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mman/shm_open.o src/mman/shm_open.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_close.o src/mq/mq_close.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_getattr.o src/mq/mq_getattr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_notify.o src/mq/mq_notify.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_open.o src/mq/mq_open.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_receive.o src/mq/mq_receive.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_send.o src/mq/mq_send.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_setattr.o src/mq/mq_setattr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_timedreceive.o src/mq/mq_timedreceive.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_timedsend.o src/mq/mq_timedsend.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/mq/mq_unlink.o src/mq/mq_unlink.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/btowc.o src/multibyte/btowc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/c16rtomb.o src/multibyte/c16rtomb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/multibyte/c16rtomb.c:18:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] *x = c16 - 0xd7c0 << 10; ~~~~^~~~~~~~ ~~src/multibyte/c16rtomb.c:18:12: note: place parentheses around the '-' expression to silence this warning *x = c16 - 0xd7c0 << 10; ^ ( )1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/c32rtomb.o src/multibyte/c32rtomb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/internal.o src/multibyte/internal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mblen.o src/multibyte/mblen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbrlen.o src/multibyte/mbrlen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbrtoc16.o src/multibyte/mbrtoc16.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbrtoc32.o src/multibyte/mbrtoc32.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbrtowc.o src/multibyte/mbrtowc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbsinit.o src/multibyte/mbsinit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbsnrtowcs.o src/multibyte/mbsnrtowcs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbsrtowcs.o src/multibyte/mbsrtowcs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbstowcs.o src/multibyte/mbstowcs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/mbtowc.o src/multibyte/mbtowc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wcrtomb.o src/multibyte/wcrtomb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wcsnrtombs.o src/multibyte/wcsnrtombs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wcsrtombs.o src/multibyte/wcsrtombs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wcstombs.o src/multibyte/wcstombs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wctob.o src/multibyte/wctob.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/multibyte/wctomb.o src/multibyte/wctomb.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/accept.o src/network/accept.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/accept4.o src/network/accept4.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/bind.o src/network/bind.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/connect.o src/network/connect.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/dn_comp.o src/network/dn_comp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/dn_expand.o src/network/dn_expand.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/dn_skipname.o src/network/dn_skipname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/network/dn_skipname.c:10:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else break; ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/dns_parse.o src/network/dns_parse.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/ent.o src/network/ent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/ether.o src/network/ether.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/freeaddrinfo.o src/network/freeaddrinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gai_strerror.o src/network/gai_strerror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getaddrinfo.o src/network/getaddrinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyaddr.o src/network/gethostbyaddr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyaddr_r.o src/network/gethostbyaddr_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyname.o src/network/gethostbyname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyname2.o src/network/gethostbyname2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyname2_r.o src/network/gethostbyname2_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/gethostbyname_r.o src/network/gethostbyname_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getifaddrs.o src/network/getifaddrs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getnameinfo.o src/network/getnameinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getpeername.o src/network/getpeername.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getservbyname.o src/network/getservbyname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getservbyname_r.o src/network/getservbyname_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getservbyport.o src/network/getservbyport.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getservbyport_r.o src/network/getservbyport_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getsockname.o src/network/getsockname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/getsockopt.o src/network/getsockopt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/h_errno.o src/network/h_errno.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/herror.o src/network/herror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/hstrerror.o src/network/hstrerror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/htonl.o src/network/htonl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/network/htonl.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/htons.o src/network/htons.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/network/htons.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/if_freenameindex.o src/network/if_freenameindex.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/if_indextoname.o src/network/if_indextoname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/if_nameindex.o src/network/if_nameindex.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/if_nametoindex.o src/network/if_nametoindex.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/in6addr_any.o src/network/in6addr_any.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/in6addr_loopback.o src/network/in6addr_loopback.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_addr.o src/network/inet_addr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_aton.o src/network/inet_aton.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_legacy.o src/network/inet_legacy.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_ntoa.o src/network/inet_ntoa.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_ntop.o src/network/inet_ntop.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/inet_pton.o src/network/inet_pton.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/listen.o src/network/listen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/lookup_ipliteral.o src/network/lookup_ipliteral.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/lookup_name.o src/network/lookup_name.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/lookup_serv.o src/network/lookup_serv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/netlink.o src/network/netlink.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/netname.o src/network/netname.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/ns_parse.o src/network/ns_parse.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/network/ns_parse.c:108:14: warning: comparison of unsigned enum expression < 0 is always false [-Wtautological-compare] if (section < 0 || section >= ns_s_max) goto bad; ~~~~~~~ ^ ~1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/ntohl.o src/network/ntohl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/network/ntohl.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/ntohs.o src/network/ntohs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/network/ntohs.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/proto.o src/network/proto.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/recv.o src/network/recv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/recvfrom.o src/network/recvfrom.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/recvmmsg.o src/network/recvmmsg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/recvmsg.o src/network/recvmsg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_init.o src/network/res_init.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_mkquery.o src/network/res_mkquery.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_msend.o src/network/res_msend.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_query.o src/network/res_query.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_querydomain.o src/network/res_querydomain.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_send.o src/network/res_send.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/res_state.o src/network/res_state.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/resolvconf.o src/network/resolvconf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/send.o src/network/send.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/sendmmsg.o src/network/sendmmsg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/sendmsg.o src/network/sendmsg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/sendto.o src/network/sendto.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/serv.o src/network/serv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/setsockopt.o src/network/setsockopt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/shutdown.o src/network/shutdown.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/sockatmark.o src/network/sockatmark.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/socket.o src/network/socket.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/network/socketpair.o src/network/socketpair.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/fgetgrent.o src/passwd/fgetgrent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/fgetpwent.o src/passwd/fgetpwent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/fgetspent.o src/passwd/fgetspent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getgr_a.o src/passwd/getgr_a.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/passwd/getgr_a.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )src/passwd/getgr_a.c:36:12: warning: '&&' within '||' [-Wlogical-op-parentheses] if (name && !strcmp(name, (*res)->gr_name) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getgr_a.c:36:12: note: place parentheses around the '&&' expression to silence this warning if (name && !strcmp(name, (*res)->gr_name) ^ ( )src/passwd/getgr_a.c:37:12: warning: '&&' within '||' [-Wlogical-op-parentheses] || !name && (*res)->gr_gid == gid) { ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getgr_a.c:37:12: note: place parentheses around the '&&' expression to silence this warning || !name && (*res)->gr_gid == gid) { ^ ( )src/passwd/getgr_a.c:57:12: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (gid < 0 || gid > UINT32_MAX) { ~~~ ^ ~src/passwd/getgr_a.c:152:12: warning: '&&' within '||' [-Wlogical-op-parentheses] if (name && strcmp(name, gr->gr_name) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getgr_a.c:152:12: note: place parentheses around the '&&' expression to silence this warning if (name && strcmp(name, gr->gr_name) ^ ( )src/passwd/getgr_a.c:153:12: warning: '&&' within '||' [-Wlogical-op-parentheses] || !name && gid != gr->gr_gid) { ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~src/passwd/getgr_a.c:153:12: note: place parentheses around the '&&' expression to silence this warning || !name && gid != gr->gr_gid) { ^ ( )8 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getgr_r.o src/passwd/getgr_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getgrent.o src/passwd/getgrent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getgrent_a.o src/passwd/getgrent_a.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getgrouplist.o src/passwd/getgrouplist.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/passwd/getgrouplist.c:8:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getpw_a.o src/passwd/getpw_a.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/passwd/getpw_a.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )src/passwd/getpw_a.c:37:12: warning: '&&' within '||' [-Wlogical-op-parentheses] if (name && !strcmp(name, (*res)->pw_name) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getpw_a.c:37:12: note: place parentheses around the '&&' expression to silence this warning if (name && !strcmp(name, (*res)->pw_name) ^ ( )src/passwd/getpw_a.c:38:12: warning: '&&' within '||' [-Wlogical-op-parentheses] || !name && (*res)->pw_uid == uid) ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getpw_a.c:38:12: note: place parentheses around the '&&' expression to silence this warning || !name && (*res)->pw_uid == uid) ^ ( )src/passwd/getpw_a.c:58:11: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if(uid < 0 || uid > UINT32_MAX) { ~~~ ^ ~src/passwd/getpw_a.c:125:12: warning: '&&' within '||' [-Wlogical-op-parentheses] if (name && strcmp(name, pw->pw_name) ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~src/passwd/getpw_a.c:125:12: note: place parentheses around the '&&' expression to silence this warning if (name && strcmp(name, pw->pw_name) ^ ( )src/passwd/getpw_a.c:126:12: warning: '&&' within '||' [-Wlogical-op-parentheses] || !name && uid != pw->pw_uid) { ~~ ~~~~~~^~~~~~~~~~~~~~~~~~~~src/passwd/getpw_a.c:126:12: note: place parentheses around the '&&' expression to silence this warning || !name && uid != pw->pw_uid) { ^ ( )8 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getpw_r.o src/passwd/getpw_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getpwent.o src/passwd/getpwent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getpwent_a.o src/passwd/getpwent_a.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getspent.o src/passwd/getspent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getspnam.o src/passwd/getspnam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/getspnam_r.o src/passwd/getspnam_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/lckpwdf.o src/passwd/lckpwdf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/nscd_query.o src/passwd/nscd_query.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedIn file included from src/passwd/nscd_query.c:2:./include/byteswap.h:14:25: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~./include/byteswap.h:14:25: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:14:41: warning: '&' within '|' [-Wbitwise-op-parentheses] return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ~ ~~~~~~^~~~~~~~~./include/byteswap.h:14:41: note: place parentheses around the '&' expression to silence this warning return __x>>24 | __x>>8&0xff00 | __x<<8&0xff0000 | __x<<24; ^ ( )./include/byteswap.h:19:24: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ~~~~~~~~~~~~~~~^~~~~~~./include/byteswap.h:19:24: note: place parentheses around the '+' expression to silence this warning return __bswap_32(__x)+0ULL<<32 | __bswap_32(__x>>32); ^ ( )3 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/putgrent.o src/passwd/putgrent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/putpwent.o src/passwd/putpwent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/passwd/putspent.o src/passwd/putspent.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/__rand48_step.o src/prng/__rand48_step.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/prng/__rand48_step.c:6:19: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; ~~~~~^~~~~src/prng/__rand48_step.c:6:19: note: place parentheses around the '+' expression to silence this warning x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; ^ ( )src/prng/__rand48_step.c:6:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; ~~~~~^~~~~~~src/prng/__rand48_step.c:6:34: note: place parentheses around the '+' expression to silence this warning x = xi[0] | xi[1]+0U<<16 | xi[2]+0ULL<<32; ^ ( )src/prng/__rand48_step.c:7:19: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; ~~~~~^~~~~src/prng/__rand48_step.c:7:19: note: place parentheses around the '+' expression to silence this warning a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; ^ ( )src/prng/__rand48_step.c:7:34: warning: operator '<<' has lower precedence than '+'; '+' will be evaluated first [-Wshift-op-parentheses] a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; ~~~~~^~~~~~~src/prng/__rand48_step.c:7:34: note: place parentheses around the '+' expression to silence this warning a = lc[0] | lc[1]+0U<<16 | lc[2]+0ULL<<32; ^ ( )4 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/__seed48.o src/prng/__seed48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/drand48.o src/prng/drand48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/lcong48.o src/prng/lcong48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/lrand48.o src/prng/lrand48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/mrand48.o src/prng/mrand48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/rand.o src/prng/rand.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/rand_r.o src/prng/rand_r.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/random.o src/prng/random.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/seed48.o src/prng/seed48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/prng/srand48.o src/prng/srand48.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execl.o src/process/execl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execle.o src/process/execle.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execlp.o src/process/execlp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execv.o src/process/execv.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execve.o src/process/execve.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/execvp.o src/process/execvp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/fexecve.o src/process/fexecve.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/fork.o src/process/fork.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn.o src/process/posix_spawn.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn_file_actions_addclose.o src/process/posix_spawn_file_actions_addclose.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn_file_actions_adddup2.o src/process/posix_spawn_file_actions_adddup2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn_file_actions_addopen.o src/process/posix_spawn_file_actions_addopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn_file_actions_destroy.o src/process/posix_spawn_file_actions_destroy.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawn_file_actions_init.o src/process/posix_spawn_file_actions_init.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_destroy.o src/process/posix_spawnattr_destroy.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_getflags.o src/process/posix_spawnattr_getflags.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_getpgroup.o src/process/posix_spawnattr_getpgroup.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_getsigdefault.o src/process/posix_spawnattr_getsigdefault.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_getsigmask.o src/process/posix_spawnattr_getsigmask.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_init.o src/process/posix_spawnattr_init.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_sched.o src/process/posix_spawnattr_sched.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_setflags.o src/process/posix_spawnattr_setflags.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_setpgroup.o src/process/posix_spawnattr_setpgroup.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_setsigdefault.o src/process/posix_spawnattr_setsigdefault.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnattr_setsigmask.o src/process/posix_spawnattr_setsigmask.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/posix_spawnp.o src/process/posix_spawnp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/system.o src/process/system.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/wait.o src/process/wait.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/waitid.o src/process/waitid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/waitpid.o src/process/waitpid.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/process/x86_64/vfork.o src/process/x86_64/vfork.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/fnmatch.o src/regex/fnmatch.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/glob.o src/regex/glob.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/regcomp.o src/regex/regcomp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/regerror.o src/regex/regerror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/regexec.o src/regex/regexec.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/regex/tre-mem.o src/regex/tre-mem.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/affinity.o src/sched/affinity.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_cpucount.o src/sched/sched_cpucount.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_get_priority_max.o src/sched/sched_get_priority_max.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_getcpu.o src/sched/sched_getcpu.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_getparam.o src/sched/sched_getparam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_getscheduler.o src/sched/sched_getscheduler.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_rr_get_interval.o src/sched/sched_rr_get_interval.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_setparam.o src/sched/sched_setparam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_setscheduler.o src/sched/sched_setscheduler.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/sched/sched_yield.o src/sched/sched_yield.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/search/hsearch.o src/search/hsearch.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/search/insque.o src/search/insque.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/search/lsearch.o src/search/lsearch.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/search/tdestroy.o src/search/tdestroy.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/search/tsearch_avl.o src/search/tsearch_avl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/select/poll.o src/select/poll.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/select/pselect.o src/select/pselect.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/select/select.o src/select/select.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/setjmp/x86_64/longjmp.o src/setjmp/x86_64/longjmp.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/setjmp/x86_64/setjmp.o src/setjmp/x86_64/setjmp.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/block.o src/signal/block.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/getitimer.o src/signal/getitimer.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/kill.o src/signal/kill.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/killpg.o src/signal/killpg.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/psiginfo.o src/signal/psiginfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/psignal.o src/signal/psignal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/raise.o src/signal/raise.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/setitimer.o src/signal/setitimer.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigaction.o src/signal/sigaction.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigaddset.o src/signal/sigaddset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigaltstack.o src/signal/sigaltstack.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigandset.o src/signal/sigandset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigdelset.o src/signal/sigdelset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigemptyset.o src/signal/sigemptyset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigfillset.o src/signal/sigfillset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sighold.o src/signal/sighold.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigignore.o src/signal/sigignore.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/siginterrupt.o src/signal/siginterrupt.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigisemptyset.o src/signal/sigisemptyset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigismember.o src/signal/sigismember.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/siglongjmp.o src/signal/siglongjmp.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/signal.o src/signal/signal.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigorset.o src/signal/sigorset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigpause.o src/signal/sigpause.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigpending.o src/signal/sigpending.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigprocmask.o src/signal/sigprocmask.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigqueue.o src/signal/sigqueue.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigrelse.o src/signal/sigrelse.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigrtmax.o src/signal/sigrtmax.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigrtmin.o src/signal/sigrtmin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigset.o src/signal/sigset.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigsetjmp_tail.o src/signal/sigsetjmp_tail.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigsuspend.o src/signal/sigsuspend.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigtimedwait.o src/signal/sigtimedwait.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigwait.o src/signal/sigwait.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/sigwaitinfo.o src/signal/sigwaitinfo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/x86_64/restore.o src/signal/x86_64/restore.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/signal/x86_64/sigsetjmp.o src/signal/x86_64/sigsetjmp.sclang-3.8: warning: argument unused during compilation: '-std=c99'clang-3.8: warning: argument unused during compilation: '-nostdinc'clang-3.8: warning: argument unused during compilation: '-ffreestanding'clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'clang-3.8: warning: argument unused during compilation: '-frounding-math'clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'clang-3.8: warning: argument unused during compilation: '-ffunction-sections'clang-3.8: warning: argument unused during compilation: '-fdata-sections'clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/__xstat.o src/stat/__xstat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/chmod.o src/stat/chmod.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/fchmod.o src/stat/fchmod.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/fchmodat.o src/stat/fchmodat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/fstat.o src/stat/fstat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/fstatat.o src/stat/fstatat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/futimens.o src/stat/futimens.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/futimesat.o src/stat/futimesat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/lchmod.o src/stat/lchmod.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/lstat.o src/stat/lstat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mkdir.o src/stat/mkdir.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mkdirat.o src/stat/mkdirat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mkfifo.o src/stat/mkfifo.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mkfifoat.o src/stat/mkfifoat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mknod.o src/stat/mknod.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/mknodat.o src/stat/mknodat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/stat.o src/stat/stat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/statvfs.o src/stat/statvfs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/stat/statvfs.c:62:1: warning: alias will always resolve to __statfs even if weak definition of alias statfs is overridden [-Wignored-attributes]LFS64(statfs);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^src/stat/statvfs.c:64:1: warning: alias will always resolve to __fstatfs even if weak definition of alias fstatfs is overridden [-Wignored-attributes]LFS64(fstatfs);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^2 warnings generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/umask.o src/stat/umask.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stat/utimensat.o src/stat/utimensat.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__fclose_ca.o src/stdio/__fclose_ca.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__fdopen.o src/stdio/__fdopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__fmodeflags.o src/stdio/__fmodeflags.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__fopen_rb_ca.o src/stdio/__fopen_rb_ca.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__lockfile.o src/stdio/__lockfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__overflow.o src/stdio/__overflow.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdio_close.o src/stdio/__stdio_close.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdio_exit.o src/stdio/__stdio_exit.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdio_read.o src/stdio/__stdio_read.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdio_seek.o src/stdio/__stdio_seek.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdio_write.o src/stdio/__stdio_write.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__stdout_write.o src/stdio/__stdout_write.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__string_read.o src/stdio/__string_read.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__toread.o src/stdio/__toread.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__towrite.o src/stdio/__towrite.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/__uflow.o src/stdio/__uflow.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/asprintf.o src/stdio/asprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/clearerr.o src/stdio/clearerr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/dprintf.o src/stdio/dprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ext.o src/stdio/ext.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ext2.o src/stdio/ext2.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fclose.o src/stdio/fclose.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/feof.o src/stdio/feof.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ferror.o src/stdio/ferror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fflush.o src/stdio/fflush.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgetc.o src/stdio/fgetc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgetln.o src/stdio/fgetln.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgetpos.o src/stdio/fgetpos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgets.o src/stdio/fgets.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgetwc.o src/stdio/fgetwc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fgetws.o src/stdio/fgetws.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fileno.o src/stdio/fileno.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/flockfile.o src/stdio/flockfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fmemopen.o src/stdio/fmemopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fopen.o src/stdio/fopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fprintf.o src/stdio/fprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fputc.o src/stdio/fputc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fputs.o src/stdio/fputs.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fputwc.o src/stdio/fputwc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fputws.o src/stdio/fputws.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fread.o src/stdio/fread.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/freopen.o src/stdio/freopen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fscanf.o src/stdio/fscanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fseek.o src/stdio/fseek.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/stdio/fseek.c:43:1: warning: alias will always resolve to __fseeko even if weak definition of alias fseeko is overridden [-Wignored-attributes]LFS64(fseeko);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fsetpos.o src/stdio/fsetpos.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ftell.o src/stdio/ftell.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/stdio/ftell.c:37:1: warning: alias will always resolve to __ftello even if weak definition of alias ftello is overridden [-Wignored-attributes]LFS64(ftello);^./src/internal/libc.h:70:18: note: expanded from macro 'LFS64'#define LFS64(x) LFS64_2(x, x##64) ^./src/internal/libc.h:67:23: note: expanded from macro 'LFS64_2'#define LFS64_2(x, y) weak_alias(x, y) ^./src/internal/libc.h:64:48: note: expanded from macro 'weak_alias' extern __typeof(old) new __attribute__((weak, alias(#old))) ^1 warning generated.clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ftrylockfile.o src/stdio/ftrylockfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/funlockfile.o src/stdio/funlockfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fwide.o src/stdio/fwide.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fwprintf.o src/stdio/fwprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fwrite.o src/stdio/fwrite.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/fwscanf.o src/stdio/fwscanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getc.o src/stdio/getc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getc_unlocked.o src/stdio/getc_unlocked.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getchar.o src/stdio/getchar.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getchar_unlocked.o src/stdio/getchar_unlocked.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getdelim.o src/stdio/getdelim.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getline.o src/stdio/getline.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/gets.o src/stdio/gets.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getw.o src/stdio/getw.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getwc.o src/stdio/getwc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/getwchar.o src/stdio/getwchar.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ofl.o src/stdio/ofl.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ofl_add.o src/stdio/ofl_add.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/open_memstream.o src/stdio/open_memstream.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/open_wmemstream.o src/stdio/open_wmemstream.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/pclose.o src/stdio/pclose.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/perror.o src/stdio/perror.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/popen.o src/stdio/popen.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/printf.o src/stdio/printf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putc.o src/stdio/putc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putc_unlocked.o src/stdio/putc_unlocked.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putchar.o src/stdio/putchar.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putchar_unlocked.o src/stdio/putchar_unlocked.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/puts.o src/stdio/puts.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putw.o src/stdio/putw.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putwc.o src/stdio/putwc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/putwchar.o src/stdio/putwchar.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/remove.o src/stdio/remove.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/rename.o src/stdio/rename.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/rewind.o src/stdio/rewind.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/scanf.o src/stdio/scanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/setbuf.o src/stdio/setbuf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/setbuffer.o src/stdio/setbuffer.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/setlinebuf.o src/stdio/setlinebuf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/setvbuf.o src/stdio/setvbuf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/snprintf.o src/stdio/snprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/sprintf.o src/stdio/sprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/sscanf.o src/stdio/sscanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/stderr.o src/stdio/stderr.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/stdin.o src/stdio/stdin.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/stdout.o src/stdio/stdout.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/swprintf.o src/stdio/swprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/swscanf.o src/stdio/swscanf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/tempnam.o src/stdio/tempnam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/tmpfile.o src/stdio/tmpfile.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/tmpnam.o src/stdio/tmpnam.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ungetc.o src/stdio/ungetc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/ungetwc.o src/stdio/ungetwc.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vasprintf.o src/stdio/vasprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vdprintf.o src/stdio/vdprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedclang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vfprintf.o src/stdio/vfprintf.cclang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supportedclang-3.8: warning: optimization flag '-frounding-math' is not supportedsrc/stdio/vfprintf.c:167:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:167:12: note: place parentheses around the '-' expression to silence this warning if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:167:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:167:23: note: place parentheses around the '-' expression to silence this warning if (fl & (LEFT_ADJ | ZERO_PAD) || l >= w) return; ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:220:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] } else if (fl & MARK_POS) { ^~~~~~~~src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'#define MARK_POS (1U<<'+'-' ') ~~~~~^~~~src/stdio/vfprintf.c:220:18: note: place parentheses around the '-' expression to silence this warning } else if (fl & MARK_POS) { ^~~~~~~~src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'#define MARK_POS (1U<<'+'-' ') ~~~^~~~src/stdio/vfprintf.c:222:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] } else if (fl & PAD_POS) { ^~~~~~~src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'#define PAD_POS (1U<<' '-' ') ~~~~~^~~~src/stdio/vfprintf.c:222:18: note: place parentheses around the '-' expression to silence this warning } else if (fl & PAD_POS) { ^~~~~~~src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'#define PAD_POS (1U<<' '-' ') ~~~^~~~src/stdio/vfprintf.c:229:28: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, ' ', w, 3+pl, fl&~ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:229:28: note: place parentheses around the '-' expression to silence this warning pad(f, ' ', w, 3+pl, fl&~ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:232:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, ' ', w, 3+pl, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:232:27: note: place parentheses around the '-' expression to silence this warning pad(f, ' ', w, 3+pl, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:272:33: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (s-buf==1 && (y||p>0||(fl&ALT_FORM))) *s++='.'; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:272:33: note: place parentheses around the '-' expression to silence this warning if (s-buf==1 && (y||p>0||(fl&ALT_FORM))) *s++='.'; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:282:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, '0', w, pl+l, fl^ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:282:27: note: place parentheses around the '-' expression to silence this warning pad(f, '0', w, pl+l, fl^ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:286:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, ' ', w, pl+l, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:286:27: note: place parentheses around the '-' expression to silence this warning pad(f, ' ', w, pl+l, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:376:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (!(fl&ALT_FORM)) { ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:376:12: note: place parentheses around the '-' expression to silence this warning if (!(fl&ALT_FORM)) { ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:386:24: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] l = 1 + p + (p || (fl&ALT_FORM)); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:386:24: note: place parentheses around the '-' expression to silence this warning l = 1 + p + (p || (fl&ALT_FORM)); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:399:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, '0', w, pl+l, fl^ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:399:26: note: place parentheses around the '-' expression to silence this warning pad(f, '0', w, pl+l, fl^ZERO_PAD); ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:409:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (p || (fl&ALT_FORM)) out(f, ".", 1); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:409:16: note: place parentheses around the '-' expression to silence this warning if (p || (fl&ALT_FORM)) out(f, ".", 1); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:424:18: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (p>0||(fl&ALT_FORM)) out(f, ".", 1); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:424:18: note: place parentheses around the '-' expression to silence this warning if (p>0||(fl&ALT_FORM)) out(f, ".", 1); ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:433:26: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] pad(f, ' ', w, pl+l, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:433:26: note: place parentheses around the '-' expression to silence this warning pad(f, ' ', w, pl+l, fl^LEFT_ADJ); ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:19: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:19: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:28: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:28: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:37: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:37: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:46: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'#define PAD_POS (1U<<' '-' ') ~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:46: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'#define PAD_POS (1U<<' '-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:54: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'#define MARK_POS (1U<<'+'-' ') ~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:54: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~~src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'#define MARK_POS (1U<<'+'-' ') ~~~^~~~src/stdio/vfprintf.c:488:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:63: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~src/stdio/vfprintf.c:25:29: note: expanded from macro 'GROUPED'#define GROUPED (1U<<'\''-' ') ~~~~~~^~~~src/stdio/vfprintf.c:488:38: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^~~~~~~~src/stdio/vfprintf.c:27:63: note: expanded from macro 'FLAGMASK'#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED) ^~~~~~~src/stdio/vfprintf.c:25:29: note: expanded from macro 'GROUPED'#define GROUPED (1U<<'\''-' ') ~~~~^~~~src/stdio/vfprintf.c:488:54: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ~~~~^~~~src/stdio/vfprintf.c:488:54: note: place parentheses around the '-' expression to silence this warning for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++) ^ ( )src/stdio/vfprintf.c:489:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] fl |= 1U<<*s-' '; ~~~~^~~~src/stdio/vfprintf.c:489:16: note: place parentheses around the '-' expression to silence this warning fl |= 1U<<*s-' '; ^ ( )src/stdio/vfprintf.c:502:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (w<0) fl|=LEFT_ADJ, w=-w; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:502:17: note: place parentheses around the '-' expression to silence this warning if (w<0) fl|=LEFT_ADJ, w=-w; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:549:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~~~^~~~src/stdio/vfprintf.c:549:12: note: place parentheses around the '-' expression to silence this warning if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; ^~~~~~~~src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'#define LEFT_ADJ (1U<<'-'-' ') ~~~^~~~src/stdio/vfprintf.c:549:29: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~~~^~~~src/stdio/vfprintf.c:549:29: note: place parentheses around the '-' expression to silence this warning if (fl & LEFT_ADJ) fl &= ~ZERO_PAD; ^~~~~~~~src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'#define ZERO_PAD (1U<<'0'-' ') ~~~^~~~src/stdio/vfprintf.c:566:10: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] fl |= ALT_FORM; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:566:10: note: place parentheses around the '-' expression to silence this warning fl |= ALT_FORM; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:569:23: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if (arg.i && (fl & ALT_FORM)) prefix+=(t>>4), pl=2; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~~~^~~~src/stdio/vfprintf.c:569:23: note: place parentheses around the '-' expression to silence this warning if (arg.i && (fl & ALT_FORM)) prefix+=(t>>4), pl=2; ^~~~~~~~src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'#define ALT_FORM (1U<<'#'-' ') ~~~^~~~src/stdio/vfprintf.c:573:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses] if ((fl&ALT_FORM) && p
#
^~~~~~~~
#
src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:573:12: note: place parentheses around the '-' expression to silence this warning
#
if ((fl&ALT_FORM) && p
#
^~~~~~~~
#
src/stdio/vfprintf.c:20:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:579:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
} else if (fl & MARK_POS) {
#
^~~~~~~~
#
src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:579:20: note: place parentheses around the '-' expression to silence this warning
#
} else if (fl & MARK_POS) {
#
^~~~~~~~
#
src/stdio/vfprintf.c:24:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:581:20: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
} else if (fl & PAD_POS) {
#
^~~~~~~
#
src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:581:20: note: place parentheses around the '-' expression to silence this warning
#
} else if (fl & PAD_POS) {
#
^~~~~~~
#
src/stdio/vfprintf.c:23:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:587:21: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if (p>=0) fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:587:21: note: place parentheses around the '-' expression to silence this warning
#
if (p>=0) fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:596:11: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:596:11: note: place parentheses around the '-' expression to silence this warning
#
fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:605:11: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:605:11: note: place parentheses around the '-' expression to silence this warning
#
fl &= ~ZERO_PAD;
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:621:25: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
pad(f, ' ', w, p, fl^LEFT_ADJ);
#
^~~~~~~~
#
src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:621:25: note: place parentheses around the '-' expression to silence this warning
#
pad(f, ' ', w, p, fl^LEFT_ADJ);
#
^~~~~~~~
#
src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:635:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
pad(f, '0', w, pl+p, fl^ZERO_PAD);
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:635:27: note: place parentheses around the '-' expression to silence this warning
#
pad(f, '0', w, pl+p, fl^ZERO_PAD);
#
^~~~~~~~
#
src/stdio/vfprintf.c:21:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfprintf.c:638:27: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
pad(f, ' ', w, pl+p, fl^LEFT_ADJ);
#
^~~~~~~~
#
src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfprintf.c:638:27: note: place parentheses around the '-' expression to silence this warning
#
pad(f, ' ', w, pl+p, fl^LEFT_ADJ);
#
^~~~~~~~
#
src/stdio/vfprintf.c:22:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
37 warnings generated.
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vfscanf.o src/stdio/vfscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vfwprintf.o src/stdio/vfwprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:19: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:13:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:19: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:13:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:28: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:14:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:28: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:14:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:37: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:37: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:46: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~
#
src/stdio/vfwprintf.c:16:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:46: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~
#
src/stdio/vfwprintf.c:16:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:54: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:17:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:54: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:17:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:212:38: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:63: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~
#
src/stdio/vfwprintf.c:18:29: note: expanded from macro 'GROUPED'
#
#define GROUPED (1U<<'\''-' ')
#
~~~~~~^~~~
#
src/stdio/vfwprintf.c:212:38: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^~~~~~~~
#
src/stdio/vfwprintf.c:20:63: note: expanded from macro 'FLAGMASK'
#
#define FLAGMASK (ALT_FORM|ZERO_PAD|LEFT_ADJ|PAD_POS|MARK_POS|GROUPED)
#
^~~~~~~
#
src/stdio/vfwprintf.c:18:29: note: expanded from macro 'GROUPED'
#
#define GROUPED (1U<<'\''-' ')
#
~~~~^~~~
#
src/stdio/vfwprintf.c:212:54: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
~~~~^~~~
#
src/stdio/vfwprintf.c:212:54: note: place parentheses around the '-' expression to silence this warning
#
for (fl=0; (unsigned)*s-' '<32 && (FLAGMASK&(1U<<*s-' ')); s++)
#
^
#
( )
#
src/stdio/vfwprintf.c:213:16: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
fl |= 1U<<*s-' ';
#
~~~~^~~~
#
src/stdio/vfwprintf.c:213:16: note: place parentheses around the '-' expression to silence this warning
#
fl |= 1U<<*s-' ';
#
^
#
( )
#
src/stdio/vfwprintf.c:226:17: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if (w<0) fl|=LEFT_ADJ, w=-w;
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:226:17: note: place parentheses around the '-' expression to silence this warning
#
if (w<0) fl|=LEFT_ADJ, w=-w;
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:291:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if (!(fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:291:13: note: place parentheses around the '-' expression to silence this warning
#
if (!(fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:293:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if ((fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:293:12: note: place parentheses around the '-' expression to silence this warning
#
if ((fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:306:13: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if (!(fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:306:13: note: place parentheses around the '-' expression to silence this warning
#
if (!(fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:313:12: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
if ((fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:313:12: note: place parentheses around the '-' expression to silence this warning
#
if ((fl&LEFT_ADJ)) fprintf(f, "%*s", w-p, "");
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:319:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
"#"+!(fl & ALT_FORM),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:13:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:319:15: note: place parentheses around the '-' expression to silence this warning
#
"#"+!(fl & ALT_FORM),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:13:28: note: expanded from macro 'ALT_FORM'
#
#define ALT_FORM (1U<<'#'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:319:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
#
"#"+!(fl & ALT_FORM),
#
~~~^~~~~~~~~~~~~~~~~
#
src/stdio/vfwprintf.c:319:7: note: use array indexing to silence this warning
#
"#"+!(fl & ALT_FORM),
#
^
#
& [ ]
#
src/stdio/vfwprintf.c:320:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
"+"+!(fl & MARK_POS),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:17:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:320:15: note: place parentheses around the '-' expression to silence this warning
#
"+"+!(fl & MARK_POS),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:17:28: note: expanded from macro 'MARK_POS'
#
#define MARK_POS (1U<<'+'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:320:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
#
"+"+!(fl & MARK_POS),
#
~~~^~~~~~~~~~~~~~~~~
#
src/stdio/vfwprintf.c:320:7: note: use array indexing to silence this warning
#
"+"+!(fl & MARK_POS),
#
^
#
& [ ]
#
src/stdio/vfwprintf.c:321:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
"-"+!(fl & LEFT_ADJ),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:321:15: note: place parentheses around the '-' expression to silence this warning
#
"-"+!(fl & LEFT_ADJ),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:15:28: note: expanded from macro 'LEFT_ADJ'
#
#define LEFT_ADJ (1U<<'-'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:321:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
#
"-"+!(fl & LEFT_ADJ),
#
~~~^~~~~~~~~~~~~~~~~
#
src/stdio/vfwprintf.c:321:7: note: use array indexing to silence this warning
#
"-"+!(fl & LEFT_ADJ),
#
^
#
& [ ]
#
src/stdio/vfwprintf.c:322:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
" "+!(fl & PAD_POS),
#
^~~~~~~
#
src/stdio/vfwprintf.c:16:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:322:15: note: place parentheses around the '-' expression to silence this warning
#
" "+!(fl & PAD_POS),
#
^~~~~~~
#
src/stdio/vfwprintf.c:16:28: note: expanded from macro 'PAD_POS'
#
#define PAD_POS (1U<<' '-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:322:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
#
" "+!(fl & PAD_POS),
#
~~~^~~~~~~~~~~~~~~~
#
src/stdio/vfwprintf.c:322:7: note: use array indexing to silence this warning
#
" "+!(fl & PAD_POS),
#
^
#
& [ ]
#
src/stdio/vfwprintf.c:323:15: warning: operator '<<' has lower precedence than '-'; '-' will be evaluated first [-Wshift-op-parentheses]
#
"0"+!(fl & ZERO_PAD),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:14:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~~~^~~~
#
src/stdio/vfwprintf.c:323:15: note: place parentheses around the '-' expression to silence this warning
#
"0"+!(fl & ZERO_PAD),
#
^~~~~~~~
#
src/stdio/vfwprintf.c:14:28: note: expanded from macro 'ZERO_PAD'
#
#define ZERO_PAD (1U<<'0'-' ')
#
~~~^~~~
#
src/stdio/vfwprintf.c:323:7: warning: adding 'int' to a string does not append to the string [-Wstring-plus-int]
#
"0"+!(fl & ZERO_PAD),
#
~~~^~~~~~~~~~~~~~~~~
#
src/stdio/vfwprintf.c:323:7: note: use array indexing to silence this warning
#
"0"+!(fl & ZERO_PAD),
#
^
#
& [ ]
#
23 warnings generated.
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vfwscanf.o src/stdio/vfwscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vprintf.o src/stdio/vprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vscanf.o src/stdio/vscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vsnprintf.o src/stdio/vsnprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vsprintf.o src/stdio/vsprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vsscanf.o src/stdio/vsscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vswprintf.o src/stdio/vswprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vswscanf.o src/stdio/vswscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vwprintf.o src/stdio/vwprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/vwscanf.o src/stdio/vwscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/wprintf.o src/stdio/wprintf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdio/wscanf.o src/stdio/wscanf.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/abs.o src/stdlib/abs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/atof.o src/stdlib/atof.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/atoi.o src/stdlib/atoi.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/atol.o src/stdlib/atol.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/atoll.o src/stdlib/atoll.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/bsearch.o src/stdlib/bsearch.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/div.o src/stdlib/div.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/ecvt.o src/stdlib/ecvt.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/fcvt.o src/stdlib/fcvt.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/gcvt.o src/stdlib/gcvt.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/imaxabs.o src/stdlib/imaxabs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/imaxdiv.o src/stdlib/imaxdiv.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/labs.o src/stdlib/labs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/ldiv.o src/stdlib/ldiv.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/llabs.o src/stdlib/llabs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/lldiv.o src/stdlib/lldiv.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/qsort.o src/stdlib/qsort.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/strtod.o src/stdlib/strtod.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/strtol.o src/stdlib/strtol.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/wcstod.o src/stdlib/wcstod.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/stdlib/wcstol.o src/stdlib/wcstol.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/bcmp.o src/string/bcmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/bcopy.o src/string/bcopy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/bzero.o src/string/bzero.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/index.o src/string/index.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/memccpy.o src/string/memccpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/memchr.o src/string/memchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/memcmp.o src/string/memcmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/memmem.o src/string/memmem.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/mempcpy.o src/string/mempcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/memrchr.o src/string/memrchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/rindex.o src/string/rindex.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/stpcpy.o src/string/stpcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/stpncpy.o src/string/stpncpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcasecmp.o src/string/strcasecmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcasestr.o src/string/strcasestr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcat.o src/string/strcat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strchr.o src/string/strchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strchrnul.o src/string/strchrnul.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcmp.o src/string/strcmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcpy.o src/string/strcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strcspn.o src/string/strcspn.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strdup.o src/string/strdup.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strerror_r.o src/string/strerror_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strlcat.o src/string/strlcat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strlcpy.o src/string/strlcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strlen.o src/string/strlen.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strncasecmp.o src/string/strncasecmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strncat.o src/string/strncat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strncmp.o src/string/strncmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strncpy.o src/string/strncpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strndup.o src/string/strndup.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strnlen.o src/string/strnlen.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strpbrk.o src/string/strpbrk.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strrchr.o src/string/strrchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strsep.o src/string/strsep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strsignal.o src/string/strsignal.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strspn.o src/string/strspn.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strstr.o src/string/strstr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strtok.o src/string/strtok.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strtok_r.o src/string/strtok_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/strverscmp.o src/string/strverscmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/swab.o src/string/swab.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcpcpy.o src/string/wcpcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcpncpy.o src/string/wcpncpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscasecmp.o src/string/wcscasecmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscasecmp_l.o src/string/wcscasecmp_l.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscat.o src/string/wcscat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcschr.o src/string/wcschr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscmp.o src/string/wcscmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscpy.o src/string/wcscpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcscspn.o src/string/wcscspn.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsdup.o src/string/wcsdup.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcslen.o src/string/wcslen.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsncasecmp.o src/string/wcsncasecmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsncasecmp_l.o src/string/wcsncasecmp_l.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsncat.o src/string/wcsncat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsncmp.o src/string/wcsncmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsncpy.o src/string/wcsncpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsnlen.o src/string/wcsnlen.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcspbrk.o src/string/wcspbrk.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsrchr.o src/string/wcsrchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsspn.o src/string/wcsspn.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcsstr.o src/string/wcsstr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcstok.o src/string/wcstok.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wcswcs.o src/string/wcswcs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wmemchr.o src/string/wmemchr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wmemcmp.o src/string/wmemcmp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wmemcpy.o src/string/wmemcpy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wmemmove.o src/string/wmemmove.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -O3 -c -o obj/src/string/wmemset.o src/string/wmemset.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/string/x86_64/memcpy.o src/string/x86_64/memcpy.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang-3.8: warning: argument unused during compilation: '-fno-stack-protector'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/string/x86_64/memmove.o src/string/x86_64/memmove.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/string/x86_64/memset.o src/string/x86_64/memset.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang-3.8: warning: argument unused during compilation: '-fno-stack-protector'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/__randname.o src/temp/__randname.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mkdtemp.o src/temp/mkdtemp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mkostemp.o src/temp/mkostemp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mkostemps.o src/temp/mkostemps.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mkstemp.o src/temp/mkstemp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mkstemps.o src/temp/mkstemps.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/temp/mktemp.o src/temp/mktemp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/cfgetospeed.o src/termios/cfgetospeed.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/cfmakeraw.o src/termios/cfmakeraw.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/cfsetospeed.o src/termios/cfsetospeed.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcdrain.o src/termios/tcdrain.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcflow.o src/termios/tcflow.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcflush.o src/termios/tcflush.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcgetattr.o src/termios/tcgetattr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcgetsid.o src/termios/tcgetsid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcsendbreak.o src/termios/tcsendbreak.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/termios/tcsetattr.o src/termios/tcsetattr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__futex.o src/thread/__futex.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__lock.o src/thread/__lock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__syscall_cp.o src/thread/__syscall_cp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__timedwait.o src/thread/__timedwait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__tls_get_addr.o src/thread/__tls_get_addr.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/__wait.o src/thread/__wait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/call_once.o src/thread/call_once.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_broadcast.o src/thread/cnd_broadcast.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_destroy.o src/thread/cnd_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_init.o src/thread/cnd_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_signal.o src/thread/cnd_signal.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_timedwait.o src/thread/cnd_timedwait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/cnd_wait.o src/thread/cnd_wait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/lock_ptc.o src/thread/lock_ptc.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_destroy.o src/thread/mtx_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_init.o src/thread/mtx_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_lock.o src/thread/mtx_lock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_timedlock.o src/thread/mtx_timedlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_trylock.o src/thread/mtx_trylock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/mtx_unlock.o src/thread/mtx_unlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_atfork.o src/thread/pthread_atfork.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_destroy.o src/thread/pthread_attr_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_get.o src/thread/pthread_attr_get.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_init.o src/thread/pthread_attr_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setdetachstate.o src/thread/pthread_attr_setdetachstate.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setguardsize.o src/thread/pthread_attr_setguardsize.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setinheritsched.o src/thread/pthread_attr_setinheritsched.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setschedparam.o src/thread/pthread_attr_setschedparam.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setschedpolicy.o src/thread/pthread_attr_setschedpolicy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setscope.o src/thread/pthread_attr_setscope.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setstack.o src/thread/pthread_attr_setstack.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_attr_setstacksize.o src/thread/pthread_attr_setstacksize.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrier_destroy.o src/thread/pthread_barrier_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrier_init.o src/thread/pthread_barrier_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrier_wait.o src/thread/pthread_barrier_wait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrierattr_destroy.o src/thread/pthread_barrierattr_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrierattr_init.o src/thread/pthread_barrierattr_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_barrierattr_setpshared.o src/thread/pthread_barrierattr_setpshared.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cancel.o src/thread/pthread_cancel.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
src/thread/pthread_cancel.c:62:55: warning: '&&' within '||' [-Wlogical-op-parentheses]
#
if (self->cancelasync || pc >= (uintptr_t)__cp_begin && pc < (uintptr_t)__cp_end) {
#
~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
#
src/thread/pthread_cancel.c:62:55: note: place parentheses around the '&&' expression to silence this warning
#
if (self->cancelasync || pc >= (uintptr_t)__cp_begin && pc < (uintptr_t)__cp_end) {
#
^
#
( )
#
1 warning generated.
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cleanup_push.o src/thread/pthread_cleanup_push.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_broadcast.o src/thread/pthread_cond_broadcast.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_destroy.o src/thread/pthread_cond_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_init.o src/thread/pthread_cond_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_signal.o src/thread/pthread_cond_signal.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_timedwait.o src/thread/pthread_cond_timedwait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_cond_wait.o src/thread/pthread_cond_wait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_condattr_destroy.o src/thread/pthread_condattr_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_condattr_init.o src/thread/pthread_condattr_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_condattr_setclock.o src/thread/pthread_condattr_setclock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_condattr_setpshared.o src/thread/pthread_condattr_setpshared.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_create.o src/thread/pthread_create.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_detach.o src/thread/pthread_detach.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_equal.o src/thread/pthread_equal.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_getattr_np.o src/thread/pthread_getattr_np.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_getconcurrency.o src/thread/pthread_getconcurrency.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_getcpuclockid.o src/thread/pthread_getcpuclockid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_getschedparam.o src/thread/pthread_getschedparam.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_getspecific.o src/thread/pthread_getspecific.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_join.o src/thread/pthread_join.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_key_create.o src/thread/pthread_key_create.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_kill.o src/thread/pthread_kill.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_consistent.o src/thread/pthread_mutex_consistent.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_destroy.o src/thread/pthread_mutex_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_getprioceiling.o src/thread/pthread_mutex_getprioceiling.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_init.o src/thread/pthread_mutex_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_lock.o src/thread/pthread_mutex_lock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_setprioceiling.o src/thread/pthread_mutex_setprioceiling.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_timedlock.o src/thread/pthread_mutex_timedlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_trylock.o src/thread/pthread_mutex_trylock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutex_unlock.o src/thread/pthread_mutex_unlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_destroy.o src/thread/pthread_mutexattr_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_init.o src/thread/pthread_mutexattr_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_setprotocol.o src/thread/pthread_mutexattr_setprotocol.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_setpshared.o src/thread/pthread_mutexattr_setpshared.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_setrobust.o src/thread/pthread_mutexattr_setrobust.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_mutexattr_settype.o src/thread/pthread_mutexattr_settype.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_once.o src/thread/pthread_once.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_destroy.o src/thread/pthread_rwlock_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_init.o src/thread/pthread_rwlock_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_rdlock.o src/thread/pthread_rwlock_rdlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_timedrdlock.o src/thread/pthread_rwlock_timedrdlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_timedwrlock.o src/thread/pthread_rwlock_timedwrlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_tryrdlock.o src/thread/pthread_rwlock_tryrdlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_trywrlock.o src/thread/pthread_rwlock_trywrlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_unlock.o src/thread/pthread_rwlock_unlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlock_wrlock.o src/thread/pthread_rwlock_wrlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlockattr_destroy.o src/thread/pthread_rwlockattr_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlockattr_init.o src/thread/pthread_rwlockattr_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_rwlockattr_setpshared.o src/thread/pthread_rwlockattr_setpshared.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_self.o src/thread/pthread_self.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setcancelstate.o src/thread/pthread_setcancelstate.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setcanceltype.o src/thread/pthread_setcanceltype.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setconcurrency.o src/thread/pthread_setconcurrency.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setschedparam.o src/thread/pthread_setschedparam.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setschedprio.o src/thread/pthread_setschedprio.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_setspecific.o src/thread/pthread_setspecific.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_sigmask.o src/thread/pthread_sigmask.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_spin_destroy.o src/thread/pthread_spin_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_spin_init.o src/thread/pthread_spin_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_spin_lock.o src/thread/pthread_spin_lock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_spin_trylock.o src/thread/pthread_spin_trylock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_spin_unlock.o src/thread/pthread_spin_unlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/pthread_testcancel.o src/thread/pthread_testcancel.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_destroy.o src/thread/sem_destroy.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_getvalue.o src/thread/sem_getvalue.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_init.o src/thread/sem_init.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_open.o src/thread/sem_open.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_post.o src/thread/sem_post.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_timedwait.o src/thread/sem_timedwait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_trywait.o src/thread/sem_trywait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_unlink.o src/thread/sem_unlink.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/sem_wait.o src/thread/sem_wait.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/synccall.o src/thread/synccall.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/thrd_create.o src/thread/thrd_create.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/thrd_exit.o src/thread/thrd_exit.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/thrd_join.o src/thread/thrd_join.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/thrd_sleep.o src/thread/thrd_sleep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/thrd_yield.o src/thread/thrd_yield.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/tls.o src/thread/tls.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/tss_create.o src/thread/tss_create.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/tss_delete.o src/thread/tss_delete.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/tss_set.o src/thread/tss_set.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/vmlock.o src/thread/vmlock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -fno-stack-protector -c -o obj/src/thread/x86_64/__set_thread_area.o src/thread/x86_64/__set_thread_area.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang-3.8: warning: argument unused during compilation: '-fno-stack-protector'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/x86_64/__unmapself.o src/thread/x86_64/__unmapself.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/x86_64/clone.o src/thread/x86_64/clone.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/thread/x86_64/syscall_cp.o src/thread/x86_64/syscall_cp.s
#
clang-3.8: warning: argument unused during compilation: '-std=c99'
#
clang-3.8: warning: argument unused during compilation: '-nostdinc'
#
clang-3.8: warning: argument unused during compilation: '-ffreestanding'
#
clang-3.8: warning: argument unused during compilation: '-fexcess-precision=standard'
#
clang-3.8: warning: argument unused during compilation: '-frounding-math'
#
clang-3.8: warning: argument unused during compilation: '-D _XOPEN_SOURCE=700'
#
clang-3.8: warning: argument unused during compilation: '-fomit-frame-pointer'
#
clang-3.8: warning: argument unused during compilation: '-fno-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-fno-asynchronous-unwind-tables'
#
clang-3.8: warning: argument unused during compilation: '-ffunction-sections'
#
clang-3.8: warning: argument unused during compilation: '-fdata-sections'
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__asctime.o src/time/__asctime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__map_file.o src/time/__map_file.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__month_to_secs.o src/time/__month_to_secs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__secs_to_tm.o src/time/__secs_to_tm.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__tm_to_secs.o src/time/__tm_to_secs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__tz.o src/time/__tz.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/__year_to_secs.o src/time/__year_to_secs.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/asctime.o src/time/asctime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/asctime_r.o src/time/asctime_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock.o src/time/clock.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock_getcpuclockid.o src/time/clock_getcpuclockid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock_getres.o src/time/clock_getres.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock_gettime.o src/time/clock_gettime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock_nanosleep.o src/time/clock_nanosleep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/clock_settime.o src/time/clock_settime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/ctime.o src/time/ctime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/ctime_r.o src/time/ctime_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/difftime.o src/time/difftime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/ftime.o src/time/ftime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/getdate.o src/time/getdate.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/gettimeofday.o src/time/gettimeofday.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/gmtime.o src/time/gmtime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/gmtime_r.o src/time/gmtime_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/localtime.o src/time/localtime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/localtime_r.o src/time/localtime_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/mktime.o src/time/mktime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/nanosleep.o src/time/nanosleep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/strftime.o src/time/strftime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/strptime.o src/time/strptime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/time.o src/time/time.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timegm.o src/time/timegm.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timer_create.o src/time/timer_create.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timer_delete.o src/time/timer_delete.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timer_getoverrun.o src/time/timer_getoverrun.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timer_gettime.o src/time/timer_gettime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timer_settime.o src/time/timer_settime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/times.o src/time/times.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/timespec_get.o src/time/timespec_get.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/utime.o src/time/utime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/time/wcsftime.o src/time/wcsftime.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/_exit.o src/unistd/_exit.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/access.o src/unistd/access.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/acct.o src/unistd/acct.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/alarm.o src/unistd/alarm.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/chdir.o src/unistd/chdir.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/chown.o src/unistd/chown.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/close.o src/unistd/close.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/ctermid.o src/unistd/ctermid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/dup.o src/unistd/dup.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/dup2.o src/unistd/dup2.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/dup3.o src/unistd/dup3.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/faccessat.o src/unistd/faccessat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/fchdir.o src/unistd/fchdir.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/fchown.o src/unistd/fchown.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/fchownat.o src/unistd/fchownat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/fdatasync.o src/unistd/fdatasync.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/fsync.o src/unistd/fsync.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/ftruncate.o src/unistd/ftruncate.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getcwd.o src/unistd/getcwd.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getegid.o src/unistd/getegid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/geteuid.o src/unistd/geteuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getgid.o src/unistd/getgid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getgroups.o src/unistd/getgroups.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/gethostname.o src/unistd/gethostname.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getlogin.o src/unistd/getlogin.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getlogin_r.o src/unistd/getlogin_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getpgid.o src/unistd/getpgid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getpgrp.o src/unistd/getpgrp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getpid.o src/unistd/getpid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getppid.o src/unistd/getppid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getsid.o src/unistd/getsid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/getuid.o src/unistd/getuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/isatty.o src/unistd/isatty.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/lchown.o src/unistd/lchown.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/link.o src/unistd/link.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/linkat.o src/unistd/linkat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/lseek.o src/unistd/lseek.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/nice.o src/unistd/nice.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pause.o src/unistd/pause.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pipe.o src/unistd/pipe.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pipe2.o src/unistd/pipe2.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/posix_close.o src/unistd/posix_close.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pread.o src/unistd/pread.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/preadv.o src/unistd/preadv.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pwrite.o src/unistd/pwrite.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/pwritev.o src/unistd/pwritev.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/read.o src/unistd/read.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/readlink.o src/unistd/readlink.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/readlinkat.o src/unistd/readlinkat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/readv.o src/unistd/readv.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/renameat.o src/unistd/renameat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/rmdir.o src/unistd/rmdir.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setegid.o src/unistd/setegid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/seteuid.o src/unistd/seteuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setgid.o src/unistd/setgid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setpgid.o src/unistd/setpgid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setpgrp.o src/unistd/setpgrp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setregid.o src/unistd/setregid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setresgid.o src/unistd/setresgid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setresuid.o src/unistd/setresuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setreuid.o src/unistd/setreuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setsid.o src/unistd/setsid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setuid.o src/unistd/setuid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/setxid.o src/unistd/setxid.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/sleep.o src/unistd/sleep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/symlink.o src/unistd/symlink.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/symlinkat.o src/unistd/symlinkat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/sync.o src/unistd/sync.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/tcgetpgrp.o src/unistd/tcgetpgrp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/tcsetpgrp.o src/unistd/tcsetpgrp.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/truncate.o src/unistd/truncate.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/ttyname.o src/unistd/ttyname.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/ttyname_r.o src/unistd/ttyname_r.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/ualarm.o src/unistd/ualarm.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/unlink.o src/unistd/unlink.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/unlinkat.o src/unistd/unlinkat.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/usleep.o src/unistd/usleep.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/write.o src/unistd/write.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
clang -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard -frounding-math -Wa,--noexecstack -D_XOPEN_SOURCE=700 -I./arch/x86_64 -I./arch/generic -Iobj/src/internal -I./src/internal -Iobj/include -I./include -Os -pipe -fomit-frame-pointer -fno-unwind-tables -fno-asynchronous-unwind-tables -ffunction-sections -fdata-sections -Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign -Werror=pointer-arith -c -o obj/src/unistd/writev.o src/unistd/writev.c
#
clang-3.8: warning: optimization flag '-fexcess-precision=standard' is not supported
#
clang-3.8: warning: optimization flag '-frounding-math' is not supported
#
rm -f lib/libc.a
#
x86_64-unknown-linux-ar rc lib/libc.a obj/src/aio/aio.o obj/src/aio/aio_suspend.o obj/src/aio/lio_listio.o obj/src/complex/__cexp.o obj/src/complex/__cexpf.o obj/src/complex/cabs.o obj/src/complex/cabsf.o obj/src/complex/cabsl.o obj/src/complex/cacos.o obj/src/complex/cacosf.o obj/src/complex/cacosh.o obj/src/complex/cacoshf.o obj/src/complex/cacoshl.o obj/src/complex/cacosl.o obj/src/complex/carg.o obj/src/complex/cargf.o obj/src/complex/cargl.o obj/src/complex/casin.o obj/src/complex/casinf.o obj/src/complex/casinh.o obj/src/complex/casinhf.o obj/src/complex/casinhl.o obj/src/complex/casinl.o obj/src/complex/catan.o obj/src/complex/catanf.o obj/src/complex/catanh.o obj/src/complex/catanhf.o obj/src/complex/catanhl.o obj/src/complex/catanl.o obj/src/complex/ccos.o obj/src/complex/ccosf.o obj/src/complex/ccosh.o obj/src/complex/ccoshf.o obj/src/complex/ccoshl.o obj/src/complex/ccosl.o obj/src/complex/cexp.o obj/src/complex/cexpf.o obj/src/complex/cexpl.o obj/src/complex/cimag.o obj/src/complex/cimagf.o obj/src/complex/cimagl.o obj/src/complex/clog.o obj/src/complex/clogf.o obj/src/complex/clogl.o obj/src/complex/conj.o obj/src/complex/conjf.o obj/src/complex/conjl.o obj/src/complex/cpow.o obj/src/complex/cpowf.o obj/src/complex/cpowl.o obj/src/complex/cproj.o obj/src/complex/cprojf.o obj/src/complex/cprojl.o obj/src/complex/creal.o obj/src/complex/crealf.o obj/src/complex/creall.o obj/src/complex/csin.o obj/src/complex/csinf.o obj/src/complex/csinh.o obj/src/complex/csinhf.o obj/src/complex/csinhl.o obj/src/complex/csinl.o obj/src/complex/csqrt.o obj/src/complex/csqrtf.o obj/src/complex/csqrtl.o obj/src/complex/ctan.o obj/src/complex/ctanf.o obj/src/complex/ctanh.o obj/src/complex/ctanhf.o obj/src/complex/ctanhl.o obj/src/complex/ctanl.o obj/src/conf/confstr.o obj/src/conf/fpathconf.o obj/src/conf/legacy.o obj/src/conf/pathconf.o obj/src/conf/sysconf.o obj/src/crypt/crypt.o obj/src/crypt/crypt_blowfish.o obj/src/crypt/crypt_des.o obj/src/crypt/crypt_md5.o obj/src/crypt/crypt_r.o obj/src/crypt/crypt_sha256.o obj/src/crypt/crypt_sha512.o obj/src/crypt/encrypt.o obj/src/ctype/__ctype_b_loc.o obj/src/ctype/__ctype_get_mb_cur_max.o obj/src/ctype/__ctype_tolower_loc.o obj/src/ctype/__ctype_toupper_loc.o obj/src/ctype/isalnum.o obj/src/ctype/isalpha.o obj/src/ctype/isascii.o obj/src/ctype/isblank.o obj/src/ctype/iscntrl.o obj/src/ctype/isdigit.o obj/src/ctype/isgraph.o obj/src/ctype/islower.o obj/src/ctype/isprint.o obj/src/ctype/ispunct.o obj/src/ctype/isspace.o obj/src/ctype/isupper.o obj/src/ctype/iswalnum.o obj/src/ctype/iswalpha.o obj/src/ctype/iswblank.o obj/src/ctype/iswcntrl.o obj/src/ctype/iswctype.o obj/src/ctype/iswdigit.o obj/src/ctype/iswgraph.o obj/src/ctype/iswlower.o obj/src/ctype/iswprint.o obj/src/ctype/iswpunct.o obj/src/ctype/iswspace.o obj/src/ctype/iswupper.o obj/src/ctype/iswxdigit.o obj/src/ctype/isxdigit.o obj/src/ctype/toascii.o obj/src/ctype/tolower.o obj/src/ctype/toupper.o obj/src/ctype/towctrans.o obj/src/ctype/wcswidth.o obj/src/ctype/wctrans.o obj/src/ctype/wcwidth.o obj/src/dirent/__getdents.o obj/src/dirent/alphasort.o obj/src/dirent/closedir.o obj/src/dirent/dirfd.o obj/src/dirent/fdopendir.o obj/src/dirent/opendir.o obj/src/dirent/readdir.o obj/src/dirent/readdir_r.o obj/src/dirent/rewinddir.o obj/src/dirent/scandir.o obj/src/dirent/seekdir.o obj/src/dirent/telldir.o obj/src/dirent/versionsort.o obj/src/env/__environ.o obj/src/env/__init_tls.o obj/src/env/__libc_start_main.o obj/src/env/__reset_tls.o obj/src/env/__stack_chk_fail.o obj/src/env/clearenv.o obj/src/env/getenv.o obj/src/env/putenv.o obj/src/env/setenv.o obj/src/env/unsetenv.o obj/src/errno/__errno_location.o obj/src/errno/strerror.o obj/src/exit/_Exit.o obj/src/exit/abort.o obj/src/exit/assert.o obj/src/exit/at_quick_exit.o obj/src/exit/atexit.o obj/src/exit/exit.o obj/src/exit/quick_exit.o obj/src/fcntl/creat.o obj/src/fcntl/fcntl.o obj/src/fcntl/open.o obj/src/fcntl/openat.o obj/src/fcntl/posix_fadvise.o obj/src/fcntl/posix_fallocate.o obj/src/fenv/__flt_rounds.o obj/src/fenv/fegetexceptflag.o obj/src/fenv/feholdexcept.o obj/src/fenv/fesetexceptflag.o obj/src/fenv/fesetround.o obj/src/fenv/feupdateenv.o obj/src/fenv/x86_64/fenv.o obj/src/internal/floatscan.o obj/src/internal/intscan.o obj/src/internal/libc.o obj/src/internal/procfdname.o obj/src/internal/shgetc.o obj/src/internal/syscall_ret.o obj/src/internal/vdso.o obj/src/internal/version.o obj/src/internal/x86_64/syscall.o obj/src/ipc/ftok.o obj/src/ipc/msgctl.o obj/src/ipc/msgget.o obj/src/ipc/msgrcv.o obj/src/ipc/msgsnd.o obj/src/ipc/semctl.o obj/src/ipc/semget.o obj/src/ipc/semop.o obj/src/ipc/semtimedop.o obj/src/ipc/shmat.o obj/src/ipc/shmctl.o obj/src/ipc/shmdt.o obj/src/ipc/shmget.o obj/src/ldso/__dlsym.o obj/src/ldso/dl_iterate_phdr.o obj/src/ldso/dladdr.o obj/src/ldso/dlclose.o obj/src/ldso/dlerror.o obj/src/ldso/dlinfo.o obj/src/ldso/dlopen.o obj/src/ldso/x86_64/dlsym.o obj/src/ldso/x86_64/tlsdesc.o obj/src/legacy/cuserid.o obj/src/legacy/daemon.o obj/src/legacy/err.o obj/src/legacy/euidaccess.o obj/src/legacy/ftw.o obj/src/legacy/futimes.o obj/src/legacy/getdtablesize.o obj/src/legacy/getloadavg.o obj/src/legacy/getpagesize.o obj/src/legacy/getpass.o obj/src/legacy/getusershell.o obj/src/legacy/isastream.o obj/src/legacy/lutimes.o obj/src/legacy/ulimit.o obj/src/legacy/utmpx.o obj/src/legacy/valloc.o obj/src/linux/adjtime.o obj/src/linux/adjtimex.o obj/src/linux/arch_prctl.o obj/src/linux/brk.o obj/src/linux/cache.o obj/src/linux/cap.o obj/src/linux/chroot.o obj/src/linux/clock_adjtime.o obj/src/linux/clone.o obj/src/linux/epoll.o obj/src/linux/eventfd.o obj/src/linux/fallocate.o obj/src/linux/fanotify.o obj/src/linux/flock.o obj/src/linux/inotify.o obj/src/linux/ioperm.o obj/src/linux/iopl.o obj/src/linux/klogctl.o obj/src/linux/module.o obj/src/linux/mount.o obj/src/linux/personality.o obj/src/linux/pivot_root.o obj/src/linux/ppoll.o obj/src/linux/prctl.o obj/src/linux/prlimit.o obj/src/linux/process_vm.o obj/src/linux/ptrace.o obj/src/linux/quotactl.o obj/src/linux/readahead.o obj/src/linux/reboot.o obj/src/linux/remap_file_pages.o obj/src/linux/sbrk.o obj/src/linux/sendfile.o obj/src/linux/setfsgid.o obj/src/linux/setfsuid.o obj/src/linux/setgroups.o obj/src/linux/sethostname.o obj/src/linux/setns.o obj/src/linux/settimeofday.o obj/src/linux/signalfd.o obj/src/linux/splice.o obj/src/linux/stime.o obj/src/linux/swap.o obj/src/linux/sync_file_range.o obj/src/linux/syncfs.o obj/src/linux/sysinfo.o obj/src/linux/tee.o obj/src/linux/timerfd.o obj/src/linux/unshare.o obj/src/linux/utimes.o obj/src/linux/vhangup.o obj/src/linux/vmsplice.o obj/src/linux/wait3.o obj/src/linux/wait4.o obj/src/linux/xattr.o obj/src/locale/__lctrans.o obj/src/locale/__mo_lookup.o obj/src/locale/bind_textdomain_codeset.o obj/src/locale/c_locale.o obj/src/locale/catclose.o obj/src/locale/catgets.o obj/src/locale/catopen.o obj/src/locale/dcngettext.o obj/src/locale/duplocale.o obj/src/locale/freelocale.o obj/src/locale/iconv.o obj/src/locale/langinfo.o obj/src/locale/locale_map.o obj/src/locale/localeconv.o obj/src/locale/newlocale.o obj/src/locale/pleval.o obj/src/locale/setlocale.o obj/src/locale/strcoll.o obj/src/locale/strfmon.o obj/src/locale/strxfrm.o obj/src/locale/textdomain.o obj/src/locale/uselocale.o obj/src/locale/wcscoll.o obj/src/locale/wcsxfrm.o obj/src/malloc/__brk.o obj/src/malloc/aligned_alloc.o obj/src/malloc/calloc.o obj/src/malloc/expand_heap.o obj/src/malloc/lite_malloc.o obj/src/malloc/malloc.o obj/src/malloc/malloc_usable_size.o obj/src/malloc/memalign.o obj/src/malloc/posix_memalign.o obj/src/math/__cos.o obj/src/math/__cosdf.o obj/src/math/__cosl.o obj/src/math/__expo2.o obj/src/math/__expo2f.o obj/src/math/__fpclassify.o obj/src/math/__fpclassifyf.o obj/src/math/__fpclassifyl.o obj/src/math/__polevll.o obj/src/math/__rem_pio2.o obj/src/math/__rem_pio2_large.o obj/src/math/__rem_pio2f.o obj/src/math/__rem_pio2l.o obj/src/math/__signbit.o obj/src/math/__signbitf.o obj/src/math/__signbitl.o obj/src/math/__sin.o obj/src/math/__sindf.o obj/src/math/__sinl.o obj/src/math/__tan.o obj/src/math/__tandf.o obj/src/math/__tanl.o obj/src/math/acos.o obj/src/math/acosf.o obj/src/math/acosh.o obj/src/math/acoshf.o obj/src/math/acoshl.o obj/src/math/asin.o obj/src/math/asinf.o obj/src/math/asinh.o obj/src/math/asinhf.o obj/src/math/asinhl.o obj/src/math/atan.o obj/src/math/atan2.o obj/src/math/atan2f.o obj/src/math/atanf.o obj/src/math/atanh.o obj/src/math/atanhf.o obj/src/math/atanhl.o obj/src/math/cbrt.o obj/src/math/cbrtf.o obj/src/math/cbrtl.o obj/src/math/ceil.o obj/src/math/ceilf.o obj/src/math/copysign.o obj/src/math/copysignf.o obj/src/math/copysignl.o obj/src/math/cos.o obj/src/math/cosf.o obj/src/math/cosh.o obj/src/math/coshf.o obj/src/math/coshl.o obj/src/math/cosl.o obj/src/math/erf.o obj/src/math/erff.o obj/src/math/erfl.o obj/src/math/exp.o obj/src/math/exp10.o obj/src/math/exp10f.o obj/src/math/exp10l.o obj/src/math/exp2.o obj/src/math/exp2f.o obj/src/math/expf.o obj/src/math/expm1.o obj/src/math/expm1f.o obj/src/math/fdim.o obj/src/math/fdimf.o obj/src/math/fdiml.o obj/src/math/finite.o obj/src/math/finitef.o obj/src/math/floor.o obj/src/math/floorf.o obj/src/math/fma.o obj/src/math/fmaf.o obj/src/math/fmal.o obj/src/math/fmax.o obj/src/math/fmaxf.o obj/src/math/fmaxl.o obj/src/math/fmin.o obj/src/math/fminf.o obj/src/math/fminl.o obj/src/math/fmod.o obj/src/math/fmodf.o obj/src/math/frexp.o obj/src/math/frexpf.o obj/src/math/frexpl.o obj/src/math/hypot.o obj/src/math/hypotf.o obj/src/math/hypotl.o obj/src/math/ilogb.o obj/src/math/ilogbf.o obj/src/math/ilogbl.o obj/src/math/j0.o obj/src/math/j0f.o obj/src/math/j1.o obj/src/math/j1f.o obj/src/math/jn.o obj/src/math/jnf.o obj/src/math/ldexp.o obj/src/math/ldexpf.o obj/src/math/ldexpl.o obj/src/math/lgamma.o obj/src/math/lgamma_r.o obj/src/math/lgammaf.o obj/src/math/lgammaf_r.o obj/src/math/lgammal.o obj/src/math/llround.o obj/src/math/llroundf.o obj/src/math/llroundl.o obj/src/math/log.o obj/src/math/log10.o obj/src/math/log10f.o obj/src/math/log1p.o obj/src/math/log1pf.o obj/src/math/log2.o obj/src/math/log2f.o obj/src/math/logb.o obj/src/math/logbf.o obj/src/math/logbl.o obj/src/math/logf.o obj/src/math/lround.o obj/src/math/lroundf.o obj/src/math/lroundl.o obj/src/math/modf.o obj/src/math/modff.o obj/src/math/modfl.o obj/src/math/nan.o obj/src/math/nanf.o obj/src/math/nanl.o obj/src/math/nearbyint.o obj/src/math/nearbyintf.o obj/src/math/nearbyintl.o obj/src/math/nextafter.o obj/src/math/nextafterf.o obj/src/math/nextafterl.o obj/src/math/nexttoward.o obj/src/math/nexttowardf.o obj/src/math/nexttowardl.o obj/src/math/pow.o obj/src/math/powf.o obj/src/math/powl.o obj/src/math/remainder.o obj/src/math/remainderf.o obj/src/math/remquo.o obj/src/math/remquof.o obj/src/math/remquol.o obj/src/math/rint.o obj/src/math/rintf.o obj/src/math/round.o obj/src/math/roundf.o obj/src/math/roundl.o obj/src/math/scalb.o obj/src/math/scalbf.o obj/src/math/scalbln.o obj/src/math/scalblnf.o obj/src/math/scalblnl.o obj/src/math/scalbn.o obj/src/math/scalbnf.o obj/src/math/scalbnl.o obj/src/math/signgam.o obj/src/math/significand.o obj/src/math/significandf.o obj/src/math/sin.o obj/src/math/sincos.o obj/src/math/sincosf.o obj/src/math/sincosl.o obj/src/math/sinf.o obj/src/math/sinh.o obj/src/math/sinhf.o obj/src/math/sinhl.o obj/src/math/sinl.o obj/src/math/tan.o obj/src/math/tanf.o obj/src/math/tanh.o obj/src/math/tanhf.o obj/src/math/tanhl.o obj/src/math/tanl.o obj/src/math/tgamma.o obj/src/math/tgammaf.o obj/src/math/tgammal.o obj/src/math/trunc.o obj/src/math/truncf.o obj/src/math/x86_64/__invtrigl.o obj/src/math/x86_64/acosl.o obj/src/math/x86_64/asinl.o obj/src/math/x86_64/atan2l.o obj/src/math/x86_64/atanl.o obj/src/math/x86_64/ceill.o obj/src/math/x86_64/exp2l.o obj/src/math/x86_64/expl.o obj/src/math/x86_64/expm1l.o obj/src/math/x86_64/fabs.o obj/src/math/x86_64/fabsf.o obj/src/math/x86_64/fabsl.o obj/src/math/x86_64/floorl.o obj/src/math/x86_64/fmodl.o obj/src/math/x86_64/llrint.o obj/src/math/x86_64/llrintf.o obj/src/math/x86_64/llrintl.o obj/src/math/x86_64/log10l.o obj/src/math/x86_64/log1pl.o obj/src/math/x86_64/log2l.o obj/src/math/x86_64/logl.o obj/src/math/x86_64/lrint.o obj/src/math/x86_64/lrintf.o obj/src/math/x86_64/lrintl.o obj/src/math/x86_64/remainderl.o obj/src/math/x86_64/rintl.o obj/src/math/x86_64/sqrt.o obj/src/math/x86_64/sqrtf.o obj/src/math/x86_64/sqrtl.o obj/src/math/x86_64/truncl.o obj/src/misc/a64l.o obj/src/misc/basename.o obj/src/misc/dirname.o obj/src/misc/ffs.o obj/src/misc/ffsl.o obj/src/misc/ffsll.o obj/src/misc/fmtmsg.o obj/src/misc/forkpty.o obj/src/misc/get_current_dir_name.o obj/src/misc/getauxval.o obj/src/misc/getdomainname.o obj/src/misc/gethostid.o obj/src/misc/getopt.o obj/src/misc/getopt_long.o obj/src/misc/getpriority.o obj/src/misc/getresgid.o obj/src/misc/getresuid.o obj/src/misc/getrlimit.o obj/src/misc/getrusage.o obj/src/misc/getsubopt.o obj/src/misc/initgroups.o obj/src/misc/ioctl.o obj/src/misc/issetugid.o obj/src/misc/lockf.o obj/src/misc/login_tty.o obj/src/misc/mntent.o obj/src/misc/nftw.o obj/src/misc/openpty.o obj/src/misc/ptsname.o obj/src/misc/pty.o obj/src/misc/realpath.o obj/src/misc/setdomainname.o obj/src/misc/setpriority.o obj/src/misc/setrlimit.o obj/src/misc/syscall.o obj/src/misc/syslog.o obj/src/misc/uname.o obj/src/misc/wordexp.o obj/src/mman/madvise.o obj/src/mman/mincore.o obj/src/mman/mlock.o obj/src/mman/mlockall.o obj/src/mman/mmap.o obj/src/mman/mprotect.o obj/src/mman/mremap.o obj/src/mman/msync.o obj/src/mman/munlock.o obj/src/mman/munlockall.o obj/src/mman/munmap.o obj/src/mman/posix_madvise.o obj/src/mman/shm_open.o obj/src/mq/mq_close.o obj/src/mq/mq_getattr.o obj/src/mq/mq_notify.o obj/src/mq/mq_open.o obj/src/mq/mq_receive.o obj/src/mq/mq_send.o obj/src/mq/mq_setattr.o obj/src/mq/mq_timedreceive.o obj/src/mq/mq_timedsend.o obj/src/mq/mq_unlink.o obj/src/multibyte/btowc.o obj/src/multibyte/c16rtomb.o obj/src/multibyte/c32rtomb.o obj/src/multibyte/internal.o obj/src/multibyte/mblen.o obj/src/multibyte/mbrlen.o obj/src/multibyte/mbrtoc16.o obj/src/multibyte/mbrtoc32.o obj/src/multibyte/mbrtowc.o obj/src/multibyte/mbsinit.o obj/src/multibyte/mbsnrtowcs.o obj/src/multibyte/mbsrtowcs.o obj/src/multibyte/mbstowcs.o obj/src/multibyte/mbtowc.o obj/src/multibyte/wcrtomb.o obj/src/multibyte/wcsnrtombs.o obj/src/multibyte/wcsrtombs.o obj/src/multibyte/wcstombs.o obj/src/multibyte/wctob.o obj/src/multibyte/wctomb.o obj/src/network/accept.o obj/src/network/accept4.o obj/src/network/bind.o obj/src/network/connect.o obj/src/network/dn_comp.o obj/src/network/dn_expand.o obj/src/network/dn_skipname.o obj/src/network/dns_parse.o obj/src/network/ent.o obj/src/network/ether.o obj/src/network/freeaddrinfo.o obj/src/network/gai_strerror.o obj/src/network/getaddrinfo.o obj/src/network/gethostbyaddr.o obj/src/network/gethostbyaddr_r.o obj/src/network/gethostbyname.o obj/src/network/gethostbyname2.o obj/src/network/gethostbyname2_r.o obj/src/network/gethostbyname_r.o obj/src/network/getifaddrs.o obj/src/network/getnameinfo.o obj/src/network/getpeername.o obj/src/network/getservbyname.o obj/src/network/getservbyname_r.o obj/src/network/getservbyport.o obj/src/network/getservbyport_r.o obj/src/network/getsockname.o obj/src/network/getsockopt.o obj/src/network/h_errno.o obj/src/network/herror.o obj/src/network/hstrerror.o obj/src/network/htonl.o obj/src/network/htons.o obj/src/network/if_freenameindex.o obj/src/network/if_indextoname.o obj/src/network/if_nameindex.o obj/src/network/if_nametoindex.o obj/src/network/in6addr_any.o obj/src/network/in6addr_loopback.o obj/src/network/inet_addr.o obj/src/network/inet_aton.o obj/src/network/inet_legacy.o obj/src/network/inet_ntoa.o obj/src/network/inet_ntop.o obj/src/network/inet_pton.o obj/src/network/listen.o obj/src/network/lookup_ipliteral.o obj/src/network/lookup_name.o obj/src/network/lookup_serv.o obj/src/network/netlink.o obj/src/network/netname.o obj/src/network/ns_parse.o obj/src/network/ntohl.o obj/src/network/ntohs.o obj/src/network/proto.o obj/src/network/recv.o obj/src/network/recvfrom.o obj/src/network/recvmmsg.o obj/src/network/recvmsg.o obj/src/network/res_init.o obj/src/network/res_mkquery.o obj/src/network/res_msend.o obj/src/network/res_query.o obj/src/network/res_querydomain.o obj/src/network/res_send.o obj/src/network/res_state.o obj/src/network/resolvconf.o obj/src/network/send.o obj/src/network/sendmmsg.o obj/src/network/sendmsg.o obj/src/network/sendto.o obj/src/network/serv.o obj/src/network/setsockopt.o obj/src/network/shutdown.o obj/src/network/sockatmark.o obj/src/network/socket.o obj/src/network/socketpair.o obj/src/passwd/fgetgrent.o obj/src/passwd/fgetpwent.o obj/src/passwd/fgetspent.o obj/src/passwd/getgr_a.o obj/src/passwd/getgr_r.o obj/src/passwd/getgrent.o obj/src/passwd/getgrent_a.o obj/src/passwd/getgrouplist.o obj/src/passwd/getpw_a.o obj/src/passwd/getpw_r.o obj/src/passwd/getpwent.o obj/src/passwd/getpwent_a.o obj/src/passwd/getspent.o obj/src/passwd/getspnam.o obj/src/passwd/getspnam_r.o obj/src/passwd/lckpwdf.o obj/src/passwd/nscd_query.o obj/src/passwd/putgrent.o obj/src/passwd/putpwent.o obj/src/passwd/putspent.o obj/src/prng/__rand48_step.o obj/src/prng/__seed48.o obj/src/prng/drand48.o obj/src/prng/lcong48.o obj/src/prng/lrand48.o obj/src/prng/mrand48.o obj/src/prng/rand.o obj/src/prng/rand_r.o obj/src/prng/random.o obj/src/prng/seed48.o obj/src/prng/srand48.o obj/src/process/execl.o obj/src/process/execle.o obj/src/process/execlp.o obj/src/process/execv.o obj/src/process/execve.o obj/src/process/execvp.o obj/src/process/fexecve.o obj/src/process/fork.o obj/src/process/posix_spawn.o obj/src/process/posix_spawn_file_actions_addclose.o obj/src/process/posix_spawn_file_actions_adddup2.o obj/src/process/posix_spawn_file_actions_addopen.o obj/src/process/posix_spawn_file_actions_destroy.o obj/src/process/posix_spawn_file_actions_init.o obj/src/process/posix_spawnattr_destroy.o obj/src/process/posix_spawnattr_getflags.o obj/src/process/posix_spawnattr_getpgroup.o obj/src/process/posix_spawnattr_getsigdefault.o obj/src/process/posix_spawnattr_getsigmask.o obj/src/process/posix_spawnattr_init.o obj/src/process/posix_spawnattr_sched.o obj/src/process/posix_spawnattr_setflags.o obj/src/process/posix_spawnattr_setpgroup.o obj/src/process/posix_spawnattr_setsigdefault.o obj/src/process/posix_spawnattr_setsigmask.o obj/src/process/posix_spawnp.o obj/src/process/system.o obj/src/process/wait.o obj/src/process/waitid.o obj/src/process/waitpid.o obj/src/process/x86_64/vfork.o obj/src/regex/fnmatch.o obj/src/regex/glob.o obj/src/regex/regcomp.o obj/src/regex/regerror.o obj/src/regex/regexec.o obj/src/regex/tre-mem.o obj/src/sched/affinity.o obj/src/sched/sched_cpucount.o obj/src/sched/sched_get_priority_max.o obj/src/sched/sched_getcpu.o obj/src/sched/sched_getparam.o obj/src/sched/sched_getscheduler.o obj/src/sched/sched_rr_get_interval.o obj/src/sched/sched_setparam.o obj/src/sched/sched_setscheduler.o obj/src/sched/sched_yield.o obj/src/search/hsearch.o obj/src/search/insque.o obj/src/search/lsearch.o obj/src/search/tdestroy.o obj/src/search/tsearch_avl.o obj/src/select/poll.o obj/src/select/pselect.o obj/src/select/select.o obj/src/setjmp/x86_64/longjmp.o obj/src/setjmp/x86_64/setjmp.o obj/src/signal/block.o obj/src/signal/getitimer.o obj/src/signal/kill.o obj/src/signal/killpg.o obj/src/signal/psiginfo.o obj/src/signal/psignal.o obj/src/signal/raise.o obj/src/signal/setitimer.o obj/src/signal/sigaction.o obj/src/signal/sigaddset.o obj/src/signal/sigaltstack.o obj/src/signal/sigandset.o obj/src/signal/sigdelset.o obj/src/signal/sigemptyset.o obj/src/signal/sigfillset.o obj/src/signal/sighold.o obj/src/signal/sigignore.o obj/src/signal/siginterrupt.o obj/src/signal/sigisemptyset.o obj/src/signal/sigismember.o obj/src/signal/siglongjmp.o obj/src/signal/signal.o obj/src/signal/sigorset.o obj/src/signal/sigpause.o obj/src/signal/sigpending.o obj/src/signal/sigprocmask.o obj/src/signal/sigqueue.o obj/src/signal/sigrelse.o obj/src/signal/sigrtmax.o obj/src/signal/sigrtmin.o obj/src/signal/sigset.o obj/src/signal/sigsetjmp_tail.o obj/src/signal/sigsuspend.o obj/src/signal/sigtimedwait.o obj/src/signal/sigwait.o obj/src/signal/sigwaitinfo.o obj/src/signal/x86_64/restore.o obj/src/signal/x86_64/sigsetjmp.o obj/src/stat/__xstat.o obj/src/stat/chmod.o obj/src/stat/fchmod.o obj/src/stat/fchmodat.o obj/src/stat/fstat.o obj/src/stat/fstatat.o obj/src/stat/futimens.o obj/src/stat/futimesat.o obj/src/stat/lchmod.o obj/src/stat/lstat.o obj/src/stat/mkdir.o obj/src/stat/mkdirat.o obj/src/stat/mkfifo.o obj/src/stat/mkfifoat.o obj/src/stat/mknod.o obj/src/stat/mknodat.o obj/src/stat/stat.o obj/src/stat/statvfs.o obj/src/stat/umask.o obj/src/stat/utimensat.o obj/src/stdio/__fclose_ca.o obj/src/stdio/__fdopen.o obj/src/stdio/__fmodeflags.o obj/src/stdio/__fopen_rb_ca.o obj/src/stdio/__lockfile.o obj/src/stdio/__overflow.o obj/src/stdio/__stdio_close.o obj/src/stdio/__stdio_exit.o obj/src/stdio/__stdio_read.o obj/src/stdio/__stdio_seek.o obj/src/stdio/__stdio_write.o obj/src/stdio/__stdout_write.o obj/src/stdio/__string_read.o obj/src/stdio/__toread.o obj/src/stdio/__towrite.o obj/src/stdio/__uflow.o obj/src/stdio/asprintf.o obj/src/stdio/clearerr.o obj/src/stdio/dprintf.o obj/src/stdio/ext.o obj/src/stdio/ext2.o obj/src/stdio/fclose.o obj/src/stdio/feof.o obj/src/stdio/ferror.o obj/src/stdio/fflush.o obj/src/stdio/fgetc.o obj/src/stdio/fgetln.o obj/src/stdio/fgetpos.o obj/src/stdio/fgets.o obj/src/stdio/fgetwc.o obj/src/stdio/fgetws.o obj/src/stdio/fileno.o obj/src/stdio/flockfile.o obj/src/stdio/fmemopen.o obj/src/stdio/fopen.o obj/src/stdio/fprintf.o obj/src/stdio/fputc.o obj/src/stdio/fputs.o obj/src/stdio/fputwc.o obj/src/stdio/fputws.o obj/src/stdio/fread.o obj/src/stdio/freopen.o obj/src/stdio/fscanf.o obj/src/stdio/fseek.o obj/src/stdio/fsetpos.o obj/src/stdio/ftell.o obj/src/stdio/ftrylockfile.o obj/src/stdio/funlockfile.o obj/src/stdio/fwide.o obj/src/stdio/fwprintf.o obj/src/stdio/fwrite.o obj/src/stdio/fwscanf.o obj/src/stdio/getc.o obj/src/stdio/getc_unlocked.o obj/src/stdio/getchar.o obj/src/stdio/getchar_unlocked.o obj/src/stdio/getdelim.o obj/src/stdio/getline.o obj/src/stdio/gets.o obj/src/stdio/getw.o obj/src/stdio/getwc.o obj/src/stdio/getwchar.o obj/src/stdio/ofl.o obj/src/stdio/ofl_add.o obj/src/stdio/open_memstream.o obj/src/stdio/open_wmemstream.o obj/src/stdio/pclose.o obj/src/stdio/perror.o obj/src/stdio/popen.o obj/src/stdio/printf.o obj/src/stdio/putc.o obj/src/stdio/putc_unlocked.o obj/src/stdio/putchar.o obj/src/stdio/putchar_unlocked.o obj/src/stdio/puts.o obj/src/stdio/putw.o obj/src/stdio/putwc.o obj/src/stdio/putwchar.o obj/src/stdio/remove.o obj/src/stdio/rename.o obj/src/stdio/rewind.o obj/src/stdio/scanf.o obj/src/stdio/setbuf.o obj/src/stdio/setbuffer.o obj/src/stdio/setlinebuf.o obj/src/stdio/setvbuf.o obj/src/stdio/snprintf.o obj/src/stdio/sprintf.o obj/src/stdio/sscanf.o obj/src/stdio/stderr.o obj/src/stdio/stdin.o obj/src/stdio/stdout.o obj/src/stdio/swprintf.o obj/src/stdio/swscanf.o obj/src/stdio/tempnam.o obj/src/stdio/tmpfile.o obj/src/stdio/tmpnam.o obj/src/stdio/ungetc.o obj/src/stdio/ungetwc.o obj/src/stdio/vasprintf.o obj/src/stdio/vdprintf.o obj/src/stdio/vfprintf.o obj/src/stdio/vfscanf.o obj/src/stdio/vfwprintf.o obj/src/stdio/vfwscanf.o obj/src/stdio/vprintf.o obj/src/stdio/vscanf.o obj/src/stdio/vsnprintf.o obj/src/stdio/vsprintf.o obj/src/stdio/vsscanf.o obj/src/stdio/vswprintf.o obj/src/stdio/vswscanf.o obj/src/stdio/vwprintf.o obj/src/stdio/vwscanf.o obj/src/stdio/wprintf.o obj/src/stdio/wscanf.o obj/src/stdlib/abs.o obj/src/stdlib/atof.o obj/src/stdlib/atoi.o obj/src/stdlib/atol.o obj/src/stdlib/atoll.o obj/src/stdlib/bsearch.o obj/src/stdlib/div.o obj/src/stdlib/ecvt.o obj/src/stdlib/fcvt.o obj/src/stdlib/gcvt.o obj/src/stdlib/imaxabs.o obj/src/stdlib/imaxdiv.o obj/src/stdlib/labs.o obj/src/stdlib/ldiv.o obj/src/stdlib/llabs.o obj/src/stdlib/lldiv.o obj/src/stdlib/qsort.o obj/src/stdlib/strtod.o obj/src/stdlib/strtol.o obj/src/stdlib/wcstod.o obj/src/stdlib/wcstol.o obj/src/string/bcmp.o obj/src/string/bcopy.o obj/src/string/bzero.o obj/src/string/index.o obj/src/string/memccpy.o obj/src/string/memchr.o obj/src/string/memcmp.o obj/src/string/memmem.o obj/src/string/mempcpy.o obj/src/string/memrchr.o obj/src/string/rindex.o obj/src/string/stpcpy.o obj/src/string/stpncpy.o obj/src/string/strcasecmp.o obj/src/string/strcasestr.o obj/src/string/strcat.o obj/src/string/strchr.o obj/src/string/strchrnul.o obj/src/string/strcmp.o obj/src/string/strcpy.o obj/src/string/strcspn.o obj/src/string/strdup.o obj/src/string/strerror_r.o obj/src/string/strlcat.o obj/src/string/strlcpy.o obj/src/string/strlen.o obj/src/string/strncasecmp.o obj/src/string/strncat.o obj/src/string/strncmp.o obj/src/string/strncpy.o obj/src/string/strndup.o obj/src/string/strnlen.o obj/src/string/strpbrk.o obj/src/string/strrchr.o obj/src/string/strsep.o obj/src/string/strsignal.o obj/src/string/strspn.o obj/src/string/strstr.o obj/src/string/strtok.o obj/src/string/strtok_r.o obj/src/string/strverscmp.o obj/src/string/swab.o obj/src/string/wcpcpy.o obj/src/string/wcpncpy.o obj/src/string/wcscasecmp.o obj/src/string/wcscasecmp_l.o obj/src/string/wcscat.o obj/src/string/wcschr.o obj/src/string/wcscmp.o obj/src/string/wcscpy.o obj/src/string/wcscspn.o obj/src/string/wcsdup.o obj/src/string/wcslen.o obj/src/string/wcsncasecmp.o obj/src/string/wcsncasecmp_l.o obj/src/string/wcsncat.o obj/src/string/wcsncmp.o obj/src/string/wcsncpy.o obj/src/string/wcsnlen.o obj/src/string/wcspbrk.o obj/src/string/wcsrchr.o obj/src/string/wcsspn.o obj/src/string/wcsstr.o obj/src/string/wcstok.o obj/src/string/wcswcs.o obj/src/string/wmemchr.o obj/src/string/wmemcmp.o obj/src/string/wmemcpy.o obj/src/string/wmemmove.o obj/src/string/wmemset.o obj/src/string/x86_64/memcpy.o obj/src/string/x86_64/memmove.o obj/src/string/x86_64/memset.o obj/src/temp/__randname.o obj/src/temp/mkdtemp.o obj/src/temp/mkostemp.o obj/src/temp/mkostemps.o obj/src/temp/mkstemp.o obj/src/temp/mkstemps.o obj/src/temp/mktemp.o obj/src/termios/cfgetospeed.o obj/src/termios/cfmakeraw.o obj/src/termios/cfsetospeed.o obj/src/termios/tcdrain.o obj/src/termios/tcflow.o obj/src/termios/tcflush.o obj/src/termios/tcgetattr.o obj/src/termios/tcgetsid.o obj/src/termios/tcsendbreak.o obj/src/termios/tcsetattr.o obj/src/thread/__futex.o obj/src/thread/__lock.o obj/src/thread/__syscall_cp.o obj/src/thread/__timedwait.o obj/src/thread/__tls_get_addr.o obj/src/thread/__wait.o obj/src/thread/call_once.o obj/src/thread/cnd_broadcast.o obj/src/thread/cnd_destroy.o obj/src/thread/cnd_init.o obj/src/thread/cnd_signal.o obj/src/thread/cnd_timedwait.o obj/src/thread/cnd_wait.o obj/src/thread/lock_ptc.o obj/src/thread/mtx_destroy.o obj/src/thread/mtx_init.o obj/src/thread/mtx_lock.o obj/src/thread/mtx_timedlock.o obj/src/thread/mtx_trylock.o obj/src/thread/mtx_unlock.o obj/src/thread/pthread_atfork.o obj/src/thread/pthread_attr_destroy.o obj/src/thread/pthread_attr_get.o obj/src/thread/pthread_attr_init.o obj/src/thread/pthread_attr_setdetachstate.o obj/src/thread/pthread_attr_setguardsize.o obj/src/thread/pthread_attr_setinheritsched.o obj/src/thread/pthread_attr_setschedparam.o obj/src/thread/pthread_attr_setschedpolicy.o obj/src/thread/pthread_attr_setscope.o obj/src/thread/pthread_attr_setstack.o obj/src/thread/pthread_attr_setstacksize.o obj/src/thread/pthread_barrier_destroy.o obj/src/thread/pthread_barrier_init.o obj/src/thread/pthread_barrier_wait.o obj/src/thread/pthread_barrierattr_destroy.o obj/src/thread/pthread_barrierattr_init.o obj/src/thread/pthread_barrierattr_setpshared.o obj/src/thread/pthread_cancel.o obj/src/thread/pthread_cleanup_push.o obj/src/thread/pthread_cond_broadcast.o obj/src/thread/pthread_cond_destroy.o obj/src/thread/pthread_cond_init.o obj/src/thread/pthread_cond_signal.o obj/src/thread/pthread_cond_timedwait.o obj/src/thread/pthread_cond_wait.o obj/src/thread/pthread_condattr_destroy.o obj/src/thread/pthread_condattr_init.o obj/src/thread/pthread_condattr_setclock.o obj/src/thread/pthread_condattr_setpshared.o obj/src/thread/pthread_create.o obj/src/thread/pthread_detach.o obj/src/thread/pthread_equal.o obj/src/thread/pthread_getattr_np.o obj/src/thread/pthread_getconcurrency.o obj/src/thread/pthread_getcpuclockid.o obj/src/thread/pthread_getschedparam.o obj/src/thread/pthread_getspecific.o obj/src/thread/pthread_join.o obj/src/thread/pthread_key_create.o obj/src/thread/pthread_kill.o obj/src/thread/pthread_mutex_consistent.o obj/src/thread/pthread_mutex_destroy.o obj/src/thread/pthread_mutex_getprioceiling.o obj/src/thread/pthread_mutex_init.o obj/src/thread/pthread_mutex_lock.o obj/src/thread/pthread_mutex_setprioceiling.o obj/src/thread/pthread_mutex_timedlock.o obj/src/thread/pthread_mutex_trylock.o obj/src/thread/pthread_mutex_unlock.o obj/src/thread/pthread_mutexattr_destroy.o obj/src/thread/pthread_mutexattr_init.o obj/src/thread/pthread_mutexattr_setprotocol.o obj/src/thread/pthread_mutexattr_setpshared.o obj/src/thread/pthread_mutexattr_setrobust.o obj/src/thread/pthread_mutexattr_settype.o obj/src/thread/pthread_once.o obj/src/thread/pthread_rwlock_destroy.o obj/src/thread/pthread_rwlock_init.o obj/src/thread/pthread_rwlock_rdlock.o obj/src/thread/pthread_rwlock_timedrdlock.o obj/src/thread/pthread_rwlock_timedwrlock.o obj/src/thread/pthread_rwlock_tryrdlock.o obj/src/thread/pthread_rwlock_trywrlock.o obj/src/thread/pthread_rwlock_unlock.o obj/src/thread/pthread_rwlock_wrlock.o obj/src/thread/pthread_rwlockattr_destroy.o obj/src/thread/pthread_rwlockattr_init.o obj/src/thread/pthread_rwlockattr_setpshared.o obj/src/thread/pthread_self.o obj/src/thread/pthread_setcancelstate.o obj/src/thread/pthread_setcanceltype.o obj/src/thread/pthread_setconcurrency.o obj/src/thread/pthread_setschedparam.o obj/src/thread/pthread_setschedprio.o obj/src/thread/pthread_setspecific.o obj/src/thread/pthread_sigmask.o obj/src/thread/pthread_spin_destroy.o obj/src/thread/pthread_spin_init.o obj/src/thread/pthread_spin_lock.o obj/src/thread/pthread_spin_trylock.o obj/src/thread/pthread_spin_unlock.o obj/src/thread/pthread_testcancel.o obj/src/thread/sem_destroy.o obj/src/thread/sem_getvalue.o obj/src/thread/sem_init.o obj/src/thread/sem_open.o obj/src/thread/sem_post.o obj/src/thread/sem_timedwait.o obj/src/thread/sem_trywait.o obj/src/thread/sem_unlink.o obj/src/thread/sem_wait.o obj/src/thread/synccall.o obj/src/thread/thrd_create.o obj/src/thread/thrd_exit.o obj/src/thread/thrd_join.o obj/src/thread/thrd_sleep.o obj/src/thread/thrd_yield.o obj/src/thread/tls.o obj/src/thread/tss_create.o obj/src/thread/tss_delete.o obj/src/thread/tss_set.o obj/src/thread/vmlock.o obj/src/thread/x86_64/__set_thread_area.o obj/src/thread/x86_64/__unmapself.o obj/src/thread/x86_64/clone.o obj/src/thread/x86_64/syscall_cp.o obj/src/time/__asctime.o obj/src/time/__map_file.o obj/src/time/__month_to_secs.o obj/src/time/__secs_to_tm.o obj/src/time/__tm_to_secs.o obj/src/time/__tz.o obj/src/time/__year_to_secs.o obj/src/time/asctime.o obj/src/time/asctime_r.o obj/src/time/clock.o obj/src/time/clock_getcpuclockid.o obj/src/time/clock_getres.o obj/src/time/clock_gettime.o obj/src/time/clock_nanosleep.o obj/src/time/clock_settime.o obj/src/time/ctime.o obj/src/time/ctime_r.o obj/src/time/difftime.o obj/src/time/ftime.o obj/src/time/getdate.o obj/src/time/gettimeofday.o obj/src/time/gmtime.o obj/src/time/gmtime_r.o obj/src/time/localtime.o obj/src/time/localtime_r.o obj/src/time/mktime.o obj/src/time/nanosleep.o obj/src/time/strftime.o obj/src/time/strptime.o obj/src/time/time.o obj/src/time/timegm.o obj/src/time/timer_create.o obj/src/time/timer_delete.o obj/src/time/timer_getoverrun.o obj/src/time/timer_gettime.o obj/src/time/timer_settime.o obj/src/time/times.o obj/src/time/timespec_get.o obj/src/time/utime.o obj/src/time/wcsftime.o obj/src/unistd/_exit.o obj/src/unistd/access.o obj/src/unistd/acct.o obj/src/unistd/alarm.o obj/src/unistd/chdir.o obj/src/unistd/chown.o obj/src/unistd/close.o obj/src/unistd/ctermid.o obj/src/unistd/dup.o obj/src/unistd/dup2.o obj/src/unistd/dup3.o obj/src/unistd/faccessat.o obj/src/unistd/fchdir.o obj/src/unistd/fchown.o obj/src/unistd/fchownat.o obj/src/unistd/fdatasync.o obj/src/unistd/fsync.o obj/src/unistd/ftruncate.o obj/src/unistd/getcwd.o obj/src/unistd/getegid.o obj/src/unistd/geteuid.o obj/src/unistd/getgid.o obj/src/unistd/getgroups.o obj/src/unistd/gethostname.o obj/src/unistd/getlogin.o obj/src/unistd/getlogin_r.o obj/src/unistd/getpgid.o obj/src/unistd/getpgrp.o obj/src/unistd/getpid.o obj/src/unistd/getppid.o obj/src/unistd/getsid.o obj/src/unistd/getuid.o obj/src/unistd/isatty.o obj/src/unistd/lchown.o obj/src/unistd/link.o obj/src/unistd/linkat.o obj/src/unistd/lseek.o obj/src/unistd/nice.o obj/src/unistd/pause.o obj/src/unistd/pipe.o obj/src/unistd/pipe2.o obj/src/unistd/posix_close.o obj/src/unistd/pread.o obj/src/unistd/preadv.o obj/src/unistd/pwrite.o obj/src/unistd/pwritev.o obj/src/unistd/read.o obj/src/unistd/readlink.o obj/src/unistd/readlinkat.o obj/src/unistd/readv.o obj/src/unistd/renameat.o obj/src/unistd/rmdir.o obj/src/unistd/setegid.o obj/src/unistd/seteuid.o obj/src/unistd/setgid.o obj/src/unistd/setpgid.o obj/src/unistd/setpgrp.o obj/src/unistd/setregid.o obj/src/unistd/setresgid.o obj/src/unistd/setresuid.o obj/src/unistd/setreuid.o obj/src/unistd/setsid.o obj/src/unistd/setuid.o obj/src/unistd/setxid.o obj/src/unistd/sleep.o obj/src/unistd/symlink.o obj/src/unistd/symlinkat.o obj/src/unistd/sync.o obj/src/unistd/tcgetpgrp.o obj/src/unistd/tcsetpgrp.o obj/src/unistd/truncate.o obj/src/unistd/ttyname.o obj/src/unistd/ttyname_r.o obj/src/unistd/ualarm.o obj/src/unistd/unlink.o obj/src/unistd/unlinkat.o obj/src/unistd/usleep.o obj/src/unistd/write.o obj/src/unistd/writev.o
#
make: x86_64-unknown-linux-ar: Command not found
#
make: *** [Makefile:172: lib/libc.a] Error 127
#
==> ERROR: A failure occurred in build().
#
Aborting...