=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [bsd.prefs.mk] The package objc-3.2.6 is missing DESTDIR support.
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for objc-3.2.6
/usr/pkg/bin/bmake cleanruntime
cd src; cd objcrt; /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm: cannot remove `*.o': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.a
/bin/rm: cannot remove `*.a': No such file or directory
*** Error code 1 (ignored)
/bin/rm libobjcrt.so
/bin/rm: cannot remove `libobjcrt.so': No such file or directory
*** Error code 1 (ignored)
cd src; cd objpak; /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm: cannot remove `*.o': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.a
/bin/rm: cannot remove `*.a': No such file or directory
*** Error code 1 (ignored)
/bin/rm libobjpak.so
/bin/rm: cannot remove `libobjpak.so': No such file or directory
*** Error code 1 (ignored)
cd src; cd cakit;  /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm: cannot remove `*.o': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.a
/bin/rm: cannot remove `*.a': No such file or directory
*** Error code 1 (ignored)
/usr/pkg/bin/bmake compiler
cd src; cd objcrt; /usr/pkg/bin/bmake
objc -q -c Object.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:512: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objcrt.a Object.o
objc -q -c Block.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objcrt.a Block.o
objc -q -c Message.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objcrt.a Message.o
objc -q -c Exceptn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objcrt.a Exceptn.o
objc -q -c OutOfMem.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objcrt.a OutOfMem.o
objc -q -c objcrt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
objcrt.m:620: warning: definition of '__builtin_va_start' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1906: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objcrt.a objcrt.o
echo objcrt.a Object.o Block.o Message.o Exceptn.o OutOfMem.o objcrt.o
objcrt.a Object.o Block.o Message.o Exceptn.o OutOfMem.o objcrt.o
ranlib objcrt.a
cd src; cd objpak; /usr/pkg/bin/bmake
objc -q -c ascfiler.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a ascfiler.o
objc -q -c notfound.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a notfound.o
objc -q -c outofbnd.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a outofbnd.o
objc -q -c unknownt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a unknownt.o
objc -q -c typeinc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a typeinc.o
objc -q -c badvers.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a badvers.o
objc -q -c cltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
cltn.m:101: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a cltn.o
objc -q -c ordcltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ordcltn.m:120: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a ordcltn.o
objc -q -c sortcltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
sortcltn.m:220: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a sortcltn.o
objc -q -c set.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
set.m:125: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a set.o
objc -q -c bag.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
bag.m:113: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a bag.o
objc -q -c stack.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a stack.o
objc -q -c runarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a runarray.o
objc -q -c dictnary.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a dictnary.o
objc -q -c sequence.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a sequence.o
objc -q -c array.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a array.o
objc -q -c ocstring.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ocstring.m:174: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a ocstring.o
objc -q -c idarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
idarray.m:96: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a idarray.o
objc -q -c intarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
intarray.m:94: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a intarray.o
objc -q -c rectangl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a rectangl.o
objc -q -c point.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a point.o
objc -q -c assoc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a assoc.o
objc -q -c objgraph.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a objgraph.o
objc -q -c cltnseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a cltnseq.o
objc -q -c keyseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a keyseq.o
objc -q -c valueseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a valueseq.o
objc -q -c setseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a setseq.o
objc -q -c bagseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a bagseq.o
objc -q -c treeseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a treeseq.o
objc -q -c octext.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
octext.m:83: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objpak.a octext.o
objc -q -c txtstyle.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a txtstyle.o
objc -q -c paragrph.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a paragrph.o
objc -q -c txtattr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr objpak.a txtattr.o
echo objpak.a ascfiler.o notfound.o outofbnd.o unknownt.o typeinc.o badvers.o cltn.o ordcltn.o sortcltn.o set.o bag.o stack.o runarray.o dictnary.o sequence.o array.o ocstring.o idarray.o intarray.o rectangl.o point.o assoc.o objgraph.o cltnseq.o keyseq.o valueseq.o setseq.o bagseq.o treeseq.o octext.o txtstyle.o paragrph.o txtattr.o
objpak.a ascfiler.o notfound.o outofbnd.o unknownt.o typeinc.o badvers.o cltn.o ordcltn.o sortcltn.o set.o bag.o stack.o runarray.o dictnary.o sequence.o array.o ocstring.o idarray.o intarray.o rectangl.o point.o assoc.o objgraph.o cltnseq.o keyseq.o valueseq.o setseq.o bagseq.o treeseq.o octext.o txtstyle.o paragrph.o txtattr.o
ranlib objpak.a
cd src; cd oclib;  /usr/pkg/bin/bmake
objc -q -c node.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
node.m:140: warning: definition of '__builtin_va_start' defaults to 'int'
node.m:232: warning: definition of '__builtin_va_start' defaults to 'int'
node.m:246: warning: definition of '__builtin_va_start' defaults to 'int'
node.m:269: warning: definition of '__builtin_va_start' defaults to 'int'
node.m:282: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr oclib.a node.o
objc -q -c stkframe.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a stkframe.o
objc -q -c symbol.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
symbol.m:269: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:269: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:269: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:269: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:314: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:314: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:314: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:314: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:320: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:320: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:320: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:320: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a symbol.o
objc -q -c stclass.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a stclass.o
objc -q -c cppdirec.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a cppdirec.o
objc -q -c type.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a type.o
objc -q -c options.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
ar cr oclib.a options.o
objc -q -c stmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a stmt.o
objc -q -c ifstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a ifstmt.o
objc -q -c whilstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a whilstmt.o
objc -q -c switstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a switstmt.o
objc -q -c lblstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a lblstmt.o
objc -q -c rtrnstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a rtrnstmt.o
objc -q -c dfltstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a dfltstmt.o
objc -q -c casestmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a casestmt.o
objc -q -c compstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a compstmt.o
objc -q -c exprstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a exprstmt.o
objc -q -c gotostmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a gotostmt.o
objc -q -c contstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
contstmt.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
contstmt.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a contstmt.o
objc -q -c forstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a forstmt.o
objc -q -c dostmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a dostmt.o
objc -q -c decl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a decl.o
objc -q -c pointer.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a pointer.o
objc -q -c arydecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a arydecl.o
objc -q -c fundecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a fundecl.o
objc -q -c precdecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a precdecl.o
objc -q -c bflddecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a bflddecl.o
objc -q -c pfixdecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a pfixdecl.o
objc -q -c initdecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a initdecl.o
objc -q -c keywdecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a keywdecl.o
objc -q -c namedecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a namedecl.o
objc -q -c stardecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a stardecl.o
objc -q -c var.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a var.o
objc -q -c aryvar.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a aryvar.o
objc -q -c scalar.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
scalar.m: In function 'i_Scalar_u_int':
scalar.m:55:28: warning: cast from pointer to integer of different size
scalar.m: In function 'i_Scalar_u_str':
scalar.m:142:28: warning: cast to pointer from integer of different size
scalar.m:143:28: warning: cast to pointer from integer of different size
scalar.m: In function 'i_Scalar_u_voidstar':
scalar.m:157:28: warning: cast to pointer from integer of different size
scalar.m: In function 'i_Scalar_u_fp':
scalar.m:170:28: warning: cast to pointer from integer of different size
ar cr oclib.a scalar.o
objc -q -c expr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a expr.o
objc -q -c listxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a listxpr.o
objc -q -c keywxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a keywxpr.o
objc -q -c condxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a condxpr.o
objc -q -c castxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a castxpr.o
objc -q -c unyxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
unyxpr.m:106: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:106: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:106: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:106: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:107: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:107: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:107: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:107: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
unyxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a unyxpr.o
objc -q -c deref.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a deref.o
objc -q -c addrof.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a addrof.o
objc -q -c sizeof.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a sizeof.o
objc -q -c typeof.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a typeof.o
objc -q -c pfixxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
pfixxpr.m:85: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:85: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:85: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:85: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
pfixxpr.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a pfixxpr.o
objc -q -c indexxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a indexxpr.o
objc -q -c binxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
binxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:108: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:109: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:109: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:109: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:109: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:110: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:110: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:110: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:110: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:111: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:111: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:111: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:111: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:112: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:112: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:112: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:112: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:113: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:113: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:113: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:113: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:114: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:114: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:114: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:114: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:115: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:115: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:115: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:115: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:116: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:116: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:116: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:116: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:117: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:117: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:117: warning: definition of '__builtin_strcmp' defaults to 'int'
binxpr.m:117: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a binxpr.o
objc -q -c dotxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a dotxpr.o
objc -q -c arrowxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a arrowxpr.o
objc -q -c msgxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
msgxpr.m:191: warning: definition of '__builtin_strcmp' defaults to 'int'
msgxpr.m:191: warning: definition of '__builtin_strcmp' defaults to 'int'
msgxpr.m:191: warning: definition of '__builtin_strcmp' defaults to 'int'
msgxpr.m:191: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a msgxpr.o
objc -q -c blockxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a blockxpr.o
objc -q -c selxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a selxpr.o
objc -q -c precxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a precxpr.o
objc -q -c commaxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a commaxpr.o
objc -q -c constxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a constxpr.o
objc -q -c identxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a identxpr.o
objc -q -c assign.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
assign.m:63: warning: definition of '__builtin_strcmp' defaults to 'int'
assign.m:63: warning: definition of '__builtin_strcmp' defaults to 'int'
assign.m:63: warning: definition of '__builtin_strcmp' defaults to 'int'
assign.m:63: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a assign.o
objc -q -c relxpr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
relxpr.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:64: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:65: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:67: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:67: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:67: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:67: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:68: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:68: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:68: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:68: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:69: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:69: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:69: warning: definition of '__builtin_strcmp' defaults to 'int'
relxpr.m:69: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a relxpr.o
objc -q -c funcall.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a funcall.o
objc -q -c btincall.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a btincall.o
objc -q -c def.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a def.o
objc -q -c fundef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
fundef.m:224: warning: definition of '__builtin_strcmp' defaults to 'int'
fundef.m:224: warning: definition of '__builtin_strcmp' defaults to 'int'
fundef.m:224: warning: definition of '__builtin_strcmp' defaults to 'int'
fundef.m:224: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a fundef.o
objc -q -c methdef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a methdef.o
objc -q -c funbody.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a funbody.o
objc -q -c method.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
method.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
method.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
method.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
method.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a method.o
objc -q -c selector.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a selector.o
objc -q -c gasmop.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a gasmop.o
objc -q -c gasmstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a gasmstmt.o
objc -q -c dasmstmt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a dasmstmt.o
objc -q -c gattrib.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a gattrib.o
objc -q -c gatrdecl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a gatrdecl.o
objc -q -c compdef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a compdef.o
objc -q -c datadef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a datadef.o
objc -q -c globdef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a globdef.o
objc -q -c structsp.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
structsp.m:101: warning: definition of '__builtin_strcmp' defaults to 'int'
structsp.m:101: warning: definition of '__builtin_strcmp' defaults to 'int'
structsp.m:101: warning: definition of '__builtin_strcmp' defaults to 'int'
structsp.m:101: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a structsp.o
objc -q -c classdef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
classdef.m:60: warning: definition of '__builtin_strcmp' defaults to 'int'
classdef.m:60: warning: definition of '__builtin_strcmp' defaults to 'int'
classdef.m:60: warning: definition of '__builtin_strcmp' defaults to 'int'
classdef.m:60: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a classdef.o
objc -q -c enumtor.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
enumtor.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
enumtor.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
enumtor.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
enumtor.m:66: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a enumtor.o
objc -q -c enumsp.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a enumsp.o
objc -q -c parmdef.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
ar cr oclib.a parmdef.o
objc -q -c parmlist.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr oclib.a parmlist.o
objc -q -c util.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
util.m:220: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:220: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:220: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:220: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:276: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:280: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:280: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:280: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:280: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:284: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:284: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:284: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:284: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:288: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:288: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:288: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:288: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:292: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:298: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:298: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:298: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:298: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:310: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:310: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:310: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:310: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
util.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a util.o
objc -q -c trlunit.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt -I../../include/objpak
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
trlunit.m:612: warning: definition of '__builtin_strcmp' defaults to 'int'
trlunit.m:612: warning: definition of '__builtin_strcmp' defaults to 'int'
trlunit.m:612: warning: definition of '__builtin_strcmp' defaults to 'int'
trlunit.m:612: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr oclib.a trlunit.o
echo oclib.a node.o stkframe.o symbol.o stclass.o cppdirec.o type.o options.o stmt.o ifstmt.o whilstmt.o switstmt.o lblstmt.o rtrnstmt.o dfltstmt.o casestmt.o compstmt.o exprstmt.o gotostmt.o contstmt.o forstmt.o dostmt.o decl.o pointer.o arydecl.o fundecl.o precdecl.o bflddecl.o pfixdecl.o initdecl.o keywdecl.o namedecl.o stardecl.o var.o aryvar.o scalar.o expr.o listxpr.o keywxpr.o condxpr.o castxpr.o unyxpr.o deref.o addrof.o sizeof.o typeof.o pfixxpr.o indexxpr.o binxpr.o dotxpr.o arrowxpr.o msgxpr.o blockxpr.o selxpr.o precxpr.o commaxpr.o constxpr.o identxpr.o assign.o relxpr.o funcall.o btincall.o def.o fundef.o methdef.o funbody.o method.o selector.o gasmop.o gasmstmt.o dasmstmt.o gattrib.o gatrdecl.o compdef.o datadef.o globdef.o structsp.o classdef.o enumtor.o enumsp.o parmdef.o parmlist.o util.o trlunit.o
oclib.a node.o stkframe.o symbol.o stclass.o cppdirec.o type.o options.o stmt.o ifstmt.o whilstmt.o switstmt.o lblstmt.o rtrnstmt.o dfltstmt.o casestmt.o compstmt.o exprstmt.o gotostmt.o contstmt.o forstmt.o dostmt.o decl.o pointer.o arydecl.o fundecl.o precdecl.o bflddecl.o pfixdecl.o initdecl.o keywdecl.o namedecl.o stardecl.o var.o aryvar.o scalar.o expr.o listxpr.o keywxpr.o condxpr.o castxpr.o unyxpr.o deref.o addrof.o sizeof.o typeof.o pfixxpr.o indexxpr.o binxpr.o dotxpr.o arrowxpr.o msgxpr.o blockxpr.o selxpr.o precxpr.o commaxpr.o constxpr.o identxpr.o assign.o relxpr.o funcall.o btincall.o def.o fundef.o methdef.o funbody.o method.o selector.o gasmop.o gasmstmt.o dasmstmt.o gattrib.o gatrdecl.o compdef.o datadef.o globdef.o structsp.o classdef.o enumtor.o enumsp.o parmdef.o parmlist.o util.o trlunit.o
ranlib oclib.a
cd src; cd objc;   /usr/pkg/bin/bmake
/usr/pkg/bin/bison -y -d yacc.ym
conflicts: 6 shift/reduce, 48 reduce/reduce
/bin/cp y.tab.h yacc.h
/bin/cp y.tab.c yacc.m
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt -I../../include/objpak -I../oclib yacc.m
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
y.tab.c:2401: warning: definition of 'yylex' defaults to 'int'
y.tab.c:4836: warning: definition of 'yyerror' defaults to 'int'
y.tab.c:4978: warning: definition of 'yyerror' defaults to 'int'
Portable Object Compiler 3.1.33 (c) 1997, 98, 99, 2000, 01, 02.
Distributed under the terms of the GNU LGPL.
/bin/rm y.tab.c
/bin/rm yacc.m
/usr/pkg/bin/flex lex.lm
/bin/cp lex.yy.c lex.m
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt -I../../include/objpak -I../oclib lex.m
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
Portable Object Compiler 3.1.33 (c) 1997, 98, 99, 2000, 01, 02.
Distributed under the terms of the GNU LGPL.
/bin/rm lex.yy.c
/bin/rm lex.m
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c lexfiltr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt -I../../include/objpak -I../oclib
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
Portable Object Compiler 3.1.33 (c) 1997, 98, 99, 2000, 01, 02.
Distributed under the terms of the GNU LGPL.
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c objc1.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt -I../../include/objpak -I../oclib
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
objc1.m:248: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:248: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:248: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:248: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:250: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:250: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:250: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:250: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:252: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:252: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:252: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:252: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:254: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:254: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:254: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:254: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:256: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:256: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:256: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:256: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:258: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:258: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:258: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:258: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:261: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:261: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:261: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:261: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:263: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:263: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:263: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:263: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:265: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:268: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:270: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:270: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:270: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:270: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:272: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:279: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:279: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:279: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:279: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:281: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:281: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:281: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:281: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:283: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:285: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:285: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:285: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:285: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:287: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:287: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:287: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:287: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:289: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:289: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:289: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:289: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:291: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:291: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:291: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:291: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:293: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:293: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:293: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:293: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:297: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:297: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:297: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:297: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:299: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:299: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:299: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:299: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:301: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:303: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:303: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:303: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:303: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:305: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:305: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:305: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:305: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:307: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:307: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:307: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:307: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:309: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:311: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:311: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:311: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:311: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:313: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:313: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:313: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:313: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:315: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:317: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:317: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:317: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:317: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:319: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:319: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:319: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:319: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:321: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:321: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:321: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:321: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:323: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:323: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:323: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:323: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:324: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:324: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:324: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:324: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:326: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:326: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:326: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:326: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:327: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:329: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:331: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:331: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:331: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:331: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:335: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:335: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:335: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:335: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:337: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:337: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:337: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:337: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:339: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:339: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:339: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:339: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:341: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:341: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:341: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:341: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:343: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:345: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:345: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:345: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:345: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:347: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:349: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:349: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:349: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:349: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:351: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:351: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:351: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:351: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:353: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:353: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:353: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:353: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:355: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:355: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:355: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:355: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:357: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:357: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:357: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:357: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:359: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:359: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:359: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:359: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:361: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:361: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:361: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:361: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:363: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:363: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:363: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:363: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:365: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:365: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:365: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:365: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:367: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:367: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:367: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:367: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:369: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:369: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:369: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:369: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:371: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:371: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:371: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:371: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:373: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:373: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:373: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:373: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:375: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:375: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:375: warning: definition of '__builtin_strcmp' defaults to 'int'
objc1.m:375: warning: definition of '__builtin_strcmp' defaults to 'int'
Portable Object Compiler 3.1.33 (c) 1997, 98, 99, 2000, 01, 02.
Distributed under the terms of the GNU LGPL.
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc yacc.o lex.o lexfiltr.o objc1.o -noLibs ../oclib/oclib.a ../objpak/objpak.a ../objcrt/objcrt.a -o objc1
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c _prelink.c
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c _predll.c
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc -c postlink.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt -I../../include/objpak -I../oclib
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
postlink.m:87: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:87: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:87: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:87: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:128: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:128: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:128: warning: definition of '__builtin_strcmp' defaults to 'int'
postlink.m:128: warning: definition of '__builtin_strcmp' defaults to 'int'
Portable Object Compiler 3.1.33 (c) 1997, 98, 99, 2000, 01, 02.
Distributed under the terms of the GNU LGPL.
/tmp/pkgsrc/lang/objc/work/objc-bootstrap-3.1.33/objc postlink.o -noLibs ../oclib/oclib.a ../objpak/objpak.a ../objcrt/objcrt.a -o postlink
/usr/pkg/bin/bmake cakit
cd src; cd cakit;  /usr/pkg/bin/bmake
objc -q -c ccltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ccltn.o
objc -q -c ccltnsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ccltnsq.o
objc -q -c ccltnsqr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ccltnsqr.o
objc -q -c ccomplex.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr cakit.a ccomplex.o
objc -q -c cfloat.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a cfloat.o
objc -q -c fraction.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a fraction.o
objc -q -c integer.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a integer.o
objc -q -c intmodp.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a intmodp.o
objc -q -c matrix.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a matrix.o
objc -q -c matsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a matsq.o
objc -q -c matsqsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a matsqsq.o
objc -q -c monomial.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a monomial.o
objc -q -c monomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a monomc.o
objc -q -c dmonomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a dmonomc.o
objc -q -c dmonoms.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a dmonoms.o
objc -q -c smonomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a smonomc.o
objc -q -c cobject.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a cobject.o
objc -q -c polynom.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a polynom.o
objc -q -c polyeseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a polyeseq.o
objc -q -c polyrseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a polyrseq.o
objc -q -c polycseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a polycseq.o
objc -q -c polc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a polc.o
objc -q -c srspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a srspolc.o
objc -q -c osrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a osrspolc.o
objc -q -c drspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a drspolc.o
objc -q -c odrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odrspolc.o
objc -q -c odrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odrspols.o
objc -q -c idrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idrspolc.o
objc -q -c idrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idrspols.o
objc -q -c mdrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdrspolc.o
objc -q -c mdrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdrspols.o
objc -q -c drdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a drdpolc.o
objc -q -c odrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odrdpolc.o
objc -q -c odrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odrdpols.o
objc -q -c idrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idrdpolc.o
objc -q -c idrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idrdpols.o
objc -q -c mdrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdrdpolc.o
objc -q -c mdrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdrdpols.o
objc -q -c sespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a sespolc.o
objc -q -c osespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a osespolc.o
objc -q -c despolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a despolc.o
objc -q -c odespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odespolc.o
objc -q -c odespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a odespols.o
objc -q -c idespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idespolc.o
objc -q -c idespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a idespols.o
objc -q -c mdespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdespolc.o
objc -q -c mdespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mdespols.o
objc -q -c cseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a cseq.o
objc -q -c cseqc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a cseqc.o
objc -q -c symbol.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
symbol.m:60: warning: definition of '__builtin_strncpy' defaults to 'int'
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
ar cr cakit.a symbol.o
objc -q -c term.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a term.o
objc -q -c vector.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a vector.o
objc -q -c vectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a vectorc.o
objc -q -c ovectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ovectorc.o
objc -q -c ovectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ovectors.o
objc -q -c mvectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mvectorc.o
objc -q -c mvectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a mvectors.o
objc -q -c ivectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ivectorc.o
objc -q -c ivectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
ar cr cakit.a ivectors.o
echo cakit.a ccltn.o ccltnsq.o ccltnsqr.o ccomplex.o cfloat.o fraction.o integer.o intmodp.o matrix.o matsq.o matsqsq.o monomial.o monomc.o dmonomc.o dmonoms.o smonomc.o cobject.o polynom.o polyeseq.o polyrseq.o polycseq.o polc.o srspolc.o osrspolc.o drspolc.o odrspolc.o odrspols.o idrspolc.o idrspols.o mdrspolc.o mdrspols.o drdpolc.o odrdpolc.o odrdpols.o idrdpolc.o idrdpols.o mdrdpolc.o mdrdpols.o sespolc.o osespolc.o despolc.o odespolc.o odespols.o idespolc.o idespols.o mdespolc.o mdespols.o cseq.o cseqc.o symbol.o term.o vector.o vectorc.o ovectorc.o ovectors.o mvectorc.o mvectors.o ivectorc.o ivectors.o
cakit.a ccltn.o ccltnsq.o ccltnsqr.o ccomplex.o cfloat.o fraction.o integer.o intmodp.o matrix.o matsq.o matsqsq.o monomial.o monomc.o dmonomc.o dmonoms.o smonomc.o cobject.o polynom.o polyeseq.o polyrseq.o polycseq.o polc.o srspolc.o osrspolc.o drspolc.o odrspolc.o odrspols.o idrspolc.o idrspols.o mdrspolc.o mdrspols.o drdpolc.o odrdpolc.o odrdpols.o idrdpolc.o idrdpols.o mdrdpolc.o mdrdpols.o sespolc.o osespolc.o despolc.o odespolc.o odespols.o idespolc.o idespols.o mdespolc.o mdespols.o cseq.o cseqc.o symbol.o term.o vector.o vectorc.o ovectorc.o ovectors.o mvectorc.o mvectors.o ivectorc.o ivectors.o
ranlib cakit.a
/usr/pkg/bin/bmake bootstrap
cd src; cd objcrt; /usr/pkg/bin/bmake bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp objcrt.a ../../lib
cd src; cd objcrt; /usr/pkg/bin/bmake LIBRARY=objcrtr.a bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp objcrtr.a ../../lib
/bin/cp: cannot stat `objcrtr.a': No such file or directory
*** Error code 1 (ignored)
cd src; cd objpak; /usr/pkg/bin/bmake bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp objpak.a ../../lib
cd src; cd objpak; /usr/pkg/bin/bmake LIBRARY=objpakr.a bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp objpakr.a ../../lib
/bin/cp: cannot stat `objpakr.a': No such file or directory
*** Error code 1 (ignored)
cd src; cd oclib;  /usr/pkg/bin/bmake bootstrap
cd src; cd objc;   /usr/pkg/bin/bmake bootstrap
test -d ../../bin || mkdir ../../bin
/bin/cp objc ../../bin
chmod 755 ../../bin/objc
/bin/cp objc1 ../../bin
strip ../../bin/objc1
chmod 755 ../../bin/objc1
/bin/cp _prelink.o ../../lib
chmod 644 ../../lib/_prelink.o
/bin/cp _predll.o ../../lib
chmod 644 ../../lib/_predll.o
/bin/cp postlink ../../bin
chmod 755 ../../bin/postlink
/bin/cp cvtimport ../../bin
chmod 755 ../../bin/cvtimport
/bin/cp objchelp.txt ../../lib
chmod 644 ../../lib/objchelp.txt
/bin/cp objcdlso.ld ../../lib
chmod 644 ../../lib/objcdlso.ld
cd src; cd cakit;  /usr/pkg/bin/bmake bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp cakit.a ../../lib
cd src; cd cakit;  /usr/pkg/bin/bmake LIBRARY=cakitr.a bootstrap
test -d ../../lib || mkdir ../../lib
/bin/cp cakitr.a ../../lib
/bin/cp: cannot stat `cakitr.a': No such file or directory
*** Error code 1 (ignored)
/usr/pkg/bin/bmake cleanruntime
cd src; cd objcrt; /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm *.a
/bin/rm libobjcrt.so
/bin/rm: cannot remove `libobjcrt.so': No such file or directory
*** Error code 1 (ignored)
cd src; cd objpak; /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm *.a
/bin/rm libobjpak.so
/bin/rm: cannot remove `libobjpak.so': No such file or directory
*** Error code 1 (ignored)
cd src; cd cakit;  /usr/pkg/bin/bmake clean
/bin/rm *.P
/bin/rm: cannot remove `*.P': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.c
/bin/rm: cannot remove `*.c': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.i
/bin/rm: cannot remove `*.i': No such file or directory
*** Error code 1 (ignored)
/bin/rm *.o
/bin/rm *.a
/usr/pkg/bin/bmake runtime
cd src;cd objcrt; /usr/pkg/bin/bmake OBJC="objc -q -refcnt" LIBRARY=objcrtr.a
objc -q -refcnt -c Object.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:443: warning: can't make function call to this type of object
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:443: warning: can't make function call to this type of object
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:443: warning: can't make function call to this type of object
Object.m:437: warning: definition of '__builtin_strcmp' defaults to 'int'
Object.m:443: warning: can't make function call to this type of object
Object.m:512: warning: definition of '__builtin_va_start' defaults to 'int'
Object.m:524: warning: can't make function call to this type of object
ar cr objcrtr.a Object.o
objc -q -refcnt -c Block.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objcrtr.a Block.o
objc -q -refcnt -c Message.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objcrtr.a Message.o
objc -q -refcnt -c Exceptn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objcrtr.a Exceptn.o
objc -q -refcnt -c OutOfMem.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objcrtr.a OutOfMem.o
objc -q -refcnt -c objcrt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
objcrt.m:620: warning: definition of '__builtin_va_start' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1172: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1187: warning: definition of '__builtin_strcmp' defaults to 'int'
objcrt.m:1906: warning: definition of '__builtin_va_start' defaults to 'int'
ar cr objcrtr.a objcrt.o
echo objcrtr.a Object.o Block.o Message.o Exceptn.o OutOfMem.o objcrt.o
objcrtr.a Object.o Block.o Message.o Exceptn.o OutOfMem.o objcrt.o
ranlib objcrtr.a
cd src;cd objpak; /usr/pkg/bin/bmake OBJC="objc -q -refcnt" LIBRARY=objpakr.a
objc -q -refcnt -c ascfiler.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a ascfiler.o
objc -q -refcnt -c notfound.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a notfound.o
objc -q -refcnt -c outofbnd.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a outofbnd.o
objc -q -refcnt -c unknownt.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a unknownt.o
objc -q -refcnt -c typeinc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a typeinc.o
objc -q -refcnt -c badvers.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a badvers.o
objc -q -refcnt -c cltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
cltn.m:101: warning: definition of '__builtin_va_start' defaults to 'int'
cltn.m:111: warning: can't make function call to this type of object
ar cr objpakr.a cltn.o
objc -q -refcnt -c ordcltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
ordcltn.m:120: warning: definition of '__builtin_va_start' defaults to 'int'
ordcltn.m:130: warning: can't make function call to this type of object
ar cr objpakr.a ordcltn.o
objc -q -refcnt -c sortcltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
sortcltn.m:220: warning: definition of '__builtin_va_start' defaults to 'int'
sortcltn.m:230: warning: can't make function call to this type of object
ar cr objpakr.a sortcltn.o
objc -q -refcnt -c set.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
set.m:125: warning: definition of '__builtin_va_start' defaults to 'int'
set.m:135: warning: can't make function call to this type of object
ar cr objpakr.a set.o
objc -q -refcnt -c bag.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
bag.m:113: warning: definition of '__builtin_va_start' defaults to 'int'
bag.m:123: warning: can't make function call to this type of object
ar cr objpakr.a bag.o
objc -q -refcnt -c stack.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a stack.o
objc -q -refcnt -c runarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a runarray.o
objc -q -refcnt -c dictnary.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a dictnary.o
objc -q -refcnt -c sequence.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a sequence.o
objc -q -refcnt -c array.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a array.o
objc -q -refcnt -c ocstring.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ocstring.m:174: warning: definition of '__builtin_va_start' defaults to 'int'
ocstring.m:178: warning: can't make function call to this type of object
ar cr objpakr.a ocstring.o
objc -q -refcnt -c idarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
idarray.m:96: warning: definition of '__builtin_va_start' defaults to 'int'
idarray.m:106: warning: can't make function call to this type of object
ar cr objpakr.a idarray.o
objc -q -refcnt -c intarray.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
intarray.m:94: warning: definition of '__builtin_va_start' defaults to 'int'
intarray.m:104: warning: can't make function call to this type of object
ar cr objpakr.a intarray.o
objc -q -refcnt -c rectangl.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a rectangl.o
objc -q -refcnt -c point.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a point.o
objc -q -refcnt -c assoc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a assoc.o
objc -q -refcnt -c objgraph.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a objgraph.o
objc -q -refcnt -c cltnseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a cltnseq.o
objc -q -refcnt -c keyseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a keyseq.o
objc -q -refcnt -c valueseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a valueseq.o
objc -q -refcnt -c setseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a setseq.o
objc -q -refcnt -c bagseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a bagseq.o
objc -q -refcnt -c treeseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a treeseq.o
objc -q -refcnt -c octext.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
octext.m:83: warning: definition of '__builtin_va_start' defaults to 'int'
octext.m:87: warning: can't make function call to this type of object
ar cr objpakr.a octext.o
objc -q -refcnt -c txtstyle.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a txtstyle.o
objc -q -refcnt -c paragrph.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a paragrph.o
objc -q -refcnt -c txtattr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr objpakr.a txtattr.o
echo objpakr.a ascfiler.o notfound.o outofbnd.o unknownt.o typeinc.o badvers.o cltn.o ordcltn.o sortcltn.o set.o bag.o stack.o runarray.o dictnary.o sequence.o array.o ocstring.o idarray.o intarray.o rectangl.o point.o assoc.o objgraph.o cltnseq.o keyseq.o valueseq.o setseq.o bagseq.o treeseq.o octext.o txtstyle.o paragrph.o txtattr.o
objpakr.a ascfiler.o notfound.o outofbnd.o unknownt.o typeinc.o badvers.o cltn.o ordcltn.o sortcltn.o set.o bag.o stack.o runarray.o dictnary.o sequence.o array.o ocstring.o idarray.o intarray.o rectangl.o point.o assoc.o objgraph.o cltnseq.o keyseq.o valueseq.o setseq.o bagseq.o treeseq.o octext.o txtstyle.o paragrph.o txtattr.o
ranlib objpakr.a
cd src;cd cakit;/usr/pkg/bin/bmake OBJC="objc -q -refcnt" LIBRARY=cakitr.a
objc -q -refcnt -c ccltn.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ccltn.o
objc -q -refcnt -c ccltnsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ccltnsq.o
objc -q -refcnt -c ccltnsqr.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ccltnsqr.o
objc -q -refcnt -c ccomplex.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:94: warning: can't make function call to this type of object
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:94: warning: can't make function call to this type of object
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:94: warning: can't make function call to this type of object
ccomplex.m:86: warning: definition of '__builtin_strcmp' defaults to 'int'
ccomplex.m:94: warning: can't make function call to this type of object
ar cr cakitr.a ccomplex.o
objc -q -refcnt -c cfloat.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a cfloat.o
objc -q -refcnt -c fraction.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a fraction.o
objc -q -refcnt -c integer.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a integer.o
objc -q -refcnt -c intmodp.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a intmodp.o
objc -q -refcnt -c matrix.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a matrix.o
objc -q -refcnt -c matsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a matsq.o
objc -q -refcnt -c matsqsq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a matsqsq.o
objc -q -refcnt -c monomial.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a monomial.o
objc -q -refcnt -c monomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a monomc.o
objc -q -refcnt -c dmonomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a dmonomc.o
objc -q -refcnt -c dmonoms.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a dmonoms.o
objc -q -refcnt -c smonomc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a smonomc.o
objc -q -refcnt -c cobject.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a cobject.o
objc -q -refcnt -c polynom.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a polynom.o
objc -q -refcnt -c polyeseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a polyeseq.o
objc -q -refcnt -c polyrseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a polyrseq.o
objc -q -refcnt -c polycseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a polycseq.o
objc -q -refcnt -c polc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a polc.o
objc -q -refcnt -c srspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a srspolc.o
objc -q -refcnt -c osrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a osrspolc.o
objc -q -refcnt -c drspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a drspolc.o
objc -q -refcnt -c odrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odrspolc.o
objc -q -refcnt -c odrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odrspols.o
objc -q -refcnt -c idrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idrspolc.o
objc -q -refcnt -c idrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idrspols.o
objc -q -refcnt -c mdrspolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdrspolc.o
objc -q -refcnt -c mdrspols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdrspols.o
objc -q -refcnt -c drdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a drdpolc.o
objc -q -refcnt -c odrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odrdpolc.o
objc -q -refcnt -c odrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odrdpols.o
objc -q -refcnt -c idrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idrdpolc.o
objc -q -refcnt -c idrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idrdpols.o
objc -q -refcnt -c mdrdpolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdrdpolc.o
objc -q -refcnt -c mdrdpols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdrdpols.o
objc -q -refcnt -c sespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a sespolc.o
objc -q -refcnt -c osespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a osespolc.o
objc -q -refcnt -c despolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a despolc.o
objc -q -refcnt -c odespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odespolc.o
objc -q -refcnt -c odespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a odespols.o
objc -q -refcnt -c idespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idespolc.o
objc -q -refcnt -c idespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a idespols.o
objc -q -refcnt -c mdespolc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdespolc.o
objc -q -refcnt -c mdespols.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mdespols.o
objc -q -refcnt -c cseq.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a cseq.o
objc -q -refcnt -c cseqc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a cseqc.o
objc -q -refcnt -c symbol.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
symbol.m:60: warning: definition of '__builtin_strncpy' defaults to 'int'
symbol.m:63: warning: can't make function call to this type of object
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:120: warning: can't make function call to this type of object
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:120: warning: can't make function call to this type of object
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:120: warning: can't make function call to this type of object
symbol.m:119: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:120: warning: can't make function call to this type of object
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:125: warning: can't make function call to this type of object
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:125: warning: can't make function call to this type of object
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:125: warning: can't make function call to this type of object
symbol.m:124: warning: definition of '__builtin_strcmp' defaults to 'int'
symbol.m:125: warning: can't make function call to this type of object
ar cr cakitr.a symbol.o
objc -q -refcnt -c term.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a term.o
objc -q -refcnt -c vector.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a vector.o
objc -q -refcnt -c vectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a vectorc.o
objc -q -refcnt -c ovectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ovectorc.o
objc -q -refcnt -c ovectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ovectors.o
objc -q -refcnt -c mvectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mvectorc.o
objc -q -refcnt -c mvectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a mvectors.o
objc -q -refcnt -c ivectorc.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ivectorc.o
objc -q -refcnt -c ivectors.m -DNDEBUG -O3 -pipe -fstack-protector -I/usr/pkg/include -I. -noI -I../../include/objcrt
/usr/include/bits/stdio.h:56: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:57: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:66: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:67: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:73: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:74: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:91: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:92: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:101: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:102: warning: can't make function call to this type of object
/usr/include/bits/stdio.h:108: warning: definition of '__builtin_expect' defaults to 'int'
/usr/include/bits/stdio.h:109: warning: can't make function call to this type of object
/usr/include/bits/string2.h:1227: warning: definition of '__builtin_strchr' defaults to 'int'
/usr/include/bits/string2.h:1230: warning: can't make function call to this type of object
ar cr cakitr.a ivectors.o
echo cakitr.a ccltn.o ccltnsq.o ccltnsqr.o ccomplex.o cfloat.o fraction.o integer.o intmodp.o matrix.o matsq.o matsqsq.o monomial.o monomc.o dmonomc.o dmonoms.o smonomc.o cobject.o polynom.o polyeseq.o polyrseq.o polycseq.o polc.o srspolc.o osrspolc.o drspolc.o odrspolc.o odrspols.o idrspolc.o idrspols.o mdrspolc.o mdrspols.o drdpolc.o odrdpolc.o odrdpols.o idrdpolc.o idrdpols.o mdrdpolc.o mdrdpols.o sespolc.o osespolc.o despolc.o odespolc.o odespols.o idespolc.o idespols.o mdespolc.o mdespols.o cseq.o cseqc.o symbol.o term.o vector.o vectorc.o ovectorc.o ovectors.o mvectorc.o mvectors.o ivectorc.o ivectors.o
cakitr.a ccltn.o ccltnsq.o ccltnsqr.o ccomplex.o cfloat.o fraction.o integer.o intmodp.o matrix.o matsq.o matsqsq.o monomial.o monomc.o dmonomc.o dmonoms.o smonomc.o cobject.o polynom.o polyeseq.o polyrseq.o polycseq.o polc.o srspolc.o osrspolc.o drspolc.o odrspolc.o odrspols.o idrspolc.o idrspols.o mdrspolc.o mdrspols.o drdpolc.o odrdpolc.o odrdpols.o idrdpolc.o idrdpols.o mdrdpolc.o mdrdpols.o sespolc.o osespolc.o despolc.o odespolc.o odespols.o idespolc.o idespols.o mdespolc.o mdespols.o cseq.o cseqc.o symbol.o term.o vector.o vectorc.o ovectorc.o ovectors.o mvectorc.o mvectors.o ivectorc.o ivectors.o
ranlib cakitr.a
=> Unwrapping files-to-be-installed.