* CPV: sys-devel/dev86-0.16.17-r6 * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org no-herd * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking Dev86src-0.16.17.tar.gz to /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work * Applying dev86-pic.patch ... [ ok ] * Applying dev86-0.16.17-fortify.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work >>> Compiling source in /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17 ... make -j14 -j1 DIST=/var/tmp/portage/sys-devel/dev86-0.16.17-r6/image/ make[1]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17' cc -O -DGNUMAKE -c ifdef.c cc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ifdef ifdef.o ./ifdef -MU makefile.in >tmp.mak echo > tmp.sed [ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%BINDIR%:/bin:" [ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%LIBDIR%:/lib:" [ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%INCLDIR%:/usr:" [ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%ASLDDIR%:/bin:" [ "/usr/man" != "//man" ] || echo >> tmp.sed "s:%MANDIR%:/usr/man:" echo >> tmp.sed "s:%PREFIX%:/usr:" echo >> tmp.sed "s:%BINDIR%:/usr/bin:" echo >> tmp.sed "s:%INCLDIR%:/usr/lib/bcc:" echo >> tmp.sed "s:%LIBDIR%:/usr/lib/bcc:" echo >> tmp.sed "s:%ASLDDIR%:/usr/bin:" echo >> tmp.sed "s:%MANDIR%:/usr/man:" echo >> tmp.sed "s:%ELKSSRC%:/usr/src/elks:" echo >> tmp.sed "s:%CC%:cc:" echo >> tmp.sed "s:%CFLAGS%:-O:" echo >> tmp.sed "s:%LDFLAGS%:-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu:" sed -f tmp.sed < tmp.mak > make.tmp mv -f make.tmp make.fil PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` all make[2]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17' make -C libc .config.dir make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' sh Config_sh Using default configuration make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' echo '#define VERSION "'"0.16.17"'"' > bcc/version.h VER=0.16.17 ; \ echo "#define VER_MAJ ${VER%%.*}" >> bcc/version.h ; \ VER="${VER#*.}" ; \ echo "#define VER_MIN ${VER%.*}" >> bcc/version.h ; \ echo "#define VER_PAT ${VER#*.}" >> bcc/version.h make -C bcc CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1 make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/bcc' cc -Wall -Wstrict-prototypes -O2 -pipe -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc cc -Wall -Wstrict-prototypes -O2 -pipe -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc cc -Wall -Wstrict-prototypes -O2 -pipe -c bcc-cc1.c bcc-cc1.c: In function ‘main’: bcc-cc1.c:11:5: warning: statement with no effect cc -Wall -Wstrict-prototypes -O2 -pipe -c codefrag.c cc -Wall -Wstrict-prototypes -O2 -pipe -c dbnode.c cc -Wall -Wstrict-prototypes -O2 -pipe -c declare.c cc -Wall -Wstrict-prototypes -O2 -pipe -c express.c express.c:23:28: warning: conflicting types for built-in function ‘exp2’ cc -Wall -Wstrict-prototypes -O2 -pipe -c exptree.c cc -Wall -Wstrict-prototypes -O2 -pipe -c floatop.c floatop.c: In function ‘f_indirect’: floatop.c:33:7: warning: dereferencing type-punned pointer will break strict-aliasing rules floatop.c:48:7: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -Wall -Wstrict-prototypes -O2 -pipe -c function.c cc -Wall -Wstrict-prototypes -O2 -pipe -c gencode.c cc -Wall -Wstrict-prototypes -O2 -pipe -c genloads.c genloads.c: In function ‘load’: genloads.c:391:5: warning: dereferencing type-punned pointer will break strict-aliasing rules genloads.c:395:5: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -Wall -Wstrict-prototypes -O2 -pipe -c glogcode.c cc -Wall -Wstrict-prototypes -O2 -pipe -c hardop.c cc -Wall -Wstrict-prototypes -O2 -pipe -c input.c input.c: In function ‘skipeol’: input.c:685:5: warning: statement with no effect input.c: In function ‘inputinit’: input.c:400:10: warning: array subscript is below array bounds cc -Wall -Wstrict-prototypes -O2 -pipe -c label.c cc -Wall -Wstrict-prototypes -O2 -pipe -c loadexp.c loadexp.c: In function ‘initexpression’: loadexp.c:79:3: warning: dereferencing type-punned pointer will break strict-aliasing rules cc -Wall -Wstrict-prototypes -O2 -pipe -c longop.c cc -Wall -Wstrict-prototypes -O2 -pipe -c output.c output.c: In function ‘flushout’: output.c:220:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c preproc.c cc -Wall -Wstrict-prototypes -O2 -pipe -c preserve.c cc -Wall -Wstrict-prototypes -O2 -pipe -c scan.c scan.c: In function ‘getident’: scan.c:318:5: warning: statement with no effect scan.c: In function ‘nextsym’: scan.c:475:2: warning: statement with no effect cc -Wall -Wstrict-prototypes -O2 -pipe -c softop.c cc -Wall -Wstrict-prototypes -O2 -pipe -c state.c cc -Wall -Wstrict-prototypes -O2 -pipe -c table.c cc -Wall -Wstrict-prototypes -O2 -pipe -c type.c cc -Wall -Wstrict-prototypes -O2 -pipe -c assign.c assign.c: In function ‘assign’: assign.c:58:6: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ cc -Wall -Wstrict-prototypes -O2 -pipe -c hashcmd.c cc -Wall -Wstrict-prototypes -O2 -pipe -c debug.c debug.c:93:13: warning: ‘ident’ defined but not used cc -Wall -Wstrict-prototypes -O2 -pipe -c dbprintf.c dbprintf.c: In function ‘dbprintf’: dbprintf.c:24:4: warning: implicit declaration of function ‘vdbprintf’ dbprintf.c: In function ‘putch’: dbprintf.c:30:1: warning: implicit declaration of function ‘write’ dbprintf.c: At top level: dbprintf.c:33:1: warning: function declaration isn’t a prototype dbprintf.c: In function ‘vdbprintf’: dbprintf.c:45:4: warning: suggest parentheses around assignment used as truth value dbprintf.c:104:12: warning: pointer targets in assignment differ in signedness dbprintf.c:110:9: warning: implicit declaration of function ‘strlen’ dbprintf.c:110:13: warning: incompatible implicit declaration of built-in function ‘strlen’ cc bcc-cc1.o codefrag.o dbnode.o declare.o express.o exptree.o floatop.o function.o gencode.o genloads.o glogcode.o hardop.o input.o label.o loadexp.o longop.o output.o preproc.o preserve.o scan.o softop.o state.o table.o type.o assign.o hashcmd.o debug.o dbprintf.o -o bcc-cc1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/bcc' cp -p bcc/bcc bin/Bcc cp -p bcc/ncc bin/ncc cp -p bcc/bcc-cc1 lib/bcc-cc1 make -C cpp CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/cpp' cc -Wall -Wstrict-prototypes -O2 -pipe -c -o main.o main.c cc -Wall -Wstrict-prototypes -O2 -pipe -c -o cpp.o cpp.c cc -Wall -Wstrict-prototypes -O2 -pipe -c -o hash.o hash.c cc -Wall -Wstrict-prototypes -O2 -pipe -c -o token1.o token1.c cc -Wall -Wstrict-prototypes -O2 -pipe -c -o token2.o token2.c cc -Wall -Wstrict-prototypes -O2 -pipe -o bcc-cpp main.o cpp.o hash.o token1.o token2.o make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/cpp' cp -p cpp/bcc-cpp lib/bcc-cpp make -C unproto CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/unproto' cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c tok_io.c -o tok_io.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c tok_class.c -o tok_class.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c tok_pool.c -o tok_pool.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c unproto.c -o unproto.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c vstring.c -o vstring.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c symbol.c -o symbol.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c error.c -o error.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c hash.c -o hash.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -c strsave.c -o strsave.o cc -Wall -Wstrict-prototypes -O2 -pipe -w -DREOPEN -o unproto tok_io.o tok_class.o tok_pool.o unproto.o vstring.o symbol.o error.o hash.o strsave.o make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/unproto' cp -p unproto/unproto lib/unproto make -C copt CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/copt' cc -Wall -Wstrict-prototypes -O2 -pipe -o copt copt.c copt.c: In function ‘writeoutf’: copt.c:806:2: warning: format not a string literal and no format arguments make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/copt' cp -p copt/copt lib/copt cp -p copt/rules.* lib/. cp -p copt/rules.start lib/i386/. cp -p copt/rules.386 lib/i386/. cp -p copt/rules.end lib/i386/. echo '#define VERSION "'"0.16.17"'"' > as/version.h make -C as CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/as' cc -Wall -Wstrict-prototypes -O2 -pipe -c as.c as.c: In function ‘as_abort’: as.c:68:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result as.c:69:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result as.c:70:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c assemble.c cc -Wall -Wstrict-prototypes -O2 -pipe -c errors.c cc -Wall -Wstrict-prototypes -O2 -pipe -c express.c cc -Wall -Wstrict-prototypes -O2 -pipe -c genbin.c cc -Wall -Wstrict-prototypes -O2 -pipe -c genlist.c genlist.c: In function ‘writew’: genlist.c:482:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result genlist.c: In function ‘writes’: genlist.c:462:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result genlist.c: In function ‘writeoff’: genlist.c:454:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result genlist.c: In function ‘writec’: genlist.c:432:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result genlist.c: In function ‘list1’: genlist.c:197:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c genobj.c cc -Wall -Wstrict-prototypes -O2 -pipe -c gensym.c gensym.c: In function ‘gensym’: gensym.c:95:11: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c keywords.c cc -Wall -Wstrict-prototypes -O2 -pipe -c macro.c cc -Wall -Wstrict-prototypes -O2 -pipe -c mops.c cc -Wall -Wstrict-prototypes -O2 -pipe -c pops.c cc -Wall -Wstrict-prototypes -O2 -pipe -c readsrc.c cc -Wall -Wstrict-prototypes -O2 -pipe -c scan.c cc -Wall -Wstrict-prototypes -O2 -pipe -c table.c cc -Wall -Wstrict-prototypes -O2 -pipe -c typeconv.c typeconv.c: In function ‘xxerr’: typeconv.c:14:32: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c alloc.c cc as.o assemble.o errors.o express.o genbin.o genlist.o genobj.o gensym.o keywords.o macro.o mops.o pops.o readsrc.o scan.o table.o typeconv.o alloc.o -o as86 sed -e "s:%%LIBDIR%%:/usr/lib/bcc:" -e "s:%%BINDIR%%:/usr/bin:" \ < as86_encap.sh > tmp chmod +x as86_encap make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/as' cp -p as/as86 bin/as86 cp -p as/as86_encap bin/as86_encap make -C ar CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ar' test -f ar.h || \ { rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \ ln ../libc/include/ar.h . test -f rel_aout.h || \ { rm -f rel_aout.h ; ln -s ../ld/rel_aout.h . ; } || \ ln ../ld/rel_aout.h . cc -Wall -Wstrict-prototypes -O2 -pipe -c ar.c -o ar.o ar.c: In function ‘error_with_file’: ar.c:2039:3: warning: format not a string literal and no format arguments ar.c: In function ‘write_symdef_member’: ar.c:1565:8: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ar.c: In function ‘copy_out_member’: ar.c:1177:14: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ar.c: In function ‘print_contents’: ar.c:718:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result ar.c: In function ‘extract_member’: ar.c:667:14: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -c alloca.c -o alloca.o cc ar.o alloca.o -o ar86 make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ar' cp -p ar/ar86 bin/ar86 echo '#define VERSION "'"0.16.17"'"' > ld/version.h make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86 make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ld' test -f ar.h || \ { rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \ ln ../libc/include/ar.h . cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c dumps.c -o dumps.o dumps.c: In function ‘dumpmods’: dumps.c:22:9: warning: implicit declaration of function ‘memcmp’ dumps.c:25:2: warning: implicit declaration of function ‘strlen’ dumps.c:25:6: warning: incompatible implicit declaration of built-in function ‘strlen’ cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c io.c -o io.o io.c: In function ‘flusherr’: io.c:142:13: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c ld.c -o ld.o ld.c: In function ‘main’: ld.c:221:8: warning: implicit declaration of function ‘ld86r’ cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c readobj.c -o readobj.o cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c table.c -o table.o cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c typeconv.c -o typeconv.o typeconv.c: In function ‘xxerr’: typeconv.c:14:32: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c linksyms.c -o linksyms.o cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c mkar.c -o mkar.o mkar.c: In function ‘ld86r’: mkar.c:41:7: warning: implicit declaration of function ‘fatalerror’ cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c writex86.c -o writex86.o cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c writebin.c cc -Wall -Wstrict-prototypes -O2 -pipe -DREL_OUTPUT -c writeemu.c -o writeemu.o cc dumps.o io.o ld.o readobj.o table.o typeconv.o linksyms.o mkar.o writex86.o writebin.o writeemu.o -o ld86 make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ld' cp -p ld/ld86 bin/ld86 make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -pipe ' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' objdump86 make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ld' cc -Wall -Wstrict-prototypes -O2 -pipe objdump86.c -o objdump86 objdump86.c: In function ‘do_module’: objdump86.c:240:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/ld' cp -p ld/objdump86 bin/objdump86 test -f bin/ncc make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-ELKS make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.17"' -o crt0.o crt0.c transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' rm: cannot remove `../include/malloc.h': No such file or directory make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' ncc -Mn -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __ldivmod.o Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a' ncc -Mn -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __idiv.o ncc -Mn -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __idivu.o ncc -Mn -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __imod.o ncc -Mn -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __imodu.o ncc -Mn -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __imul.o ncc -Mn -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __isl.o ncc -Mn -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __isr.o ncc -Mn -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __isru.o ncc -Mn -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __laddl.o ncc -Mn -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __landl.o ncc -Mn -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lcmpl.o ncc -Mn -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lcoml.o ncc -Mn -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __ldecl.o ncc -Mn -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __ldivl.o ncc -Mn -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __ldivul.o ncc -Mn -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __leorl.o ncc -Mn -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lincl.o ncc -Mn -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lmodl.o ncc -Mn -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lmodul.o ncc -Mn -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lmull.o ncc -Mn -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lnegl.o ncc -Mn -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lorl.o ncc -Mn -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lsll.o ncc -Mn -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lsrl.o ncc -Mn -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lsrul.o ncc -Mn -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lsubl.o ncc -Mn -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __ltstl.o ncc -Mn -O -D__LIBC__ -DL_errno heap.c -c -o errno.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a errno.o ncc -Mn -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __brk_addr.o ncc -Mn -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sbrk.o ncc -Mn -O -D__LIBC__ -DL_brk heap.c -c -o brk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a brk.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' ncc -Mn -O -D__LIBC__ -c -o error.o error.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a error.o ncc -Mn -O -D__LIBC__ -c -o sys_errlist.o sys_errlist.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sys_errlist.o ncc -Mn -O -D__LIBC__ -c -o perror.o perror.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a perror.o ncc -Mn -O -D__LIBC__ -c -o sys_siglist.o sys_siglist.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sys_siglist.o ncc -Mn -O -D__LIBC__ -c -o __assert.o __assert.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __assert.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' ncc -Mn -ansi -O -D__LIBC__ -c -o __getpwent.o __getpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __getpwent.o ncc -Mn -ansi -O -D__LIBC__ -c -o pwent.o pwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a pwent.o ncc -Mn -ansi -O -D__LIBC__ -c -o getpwnam.o getpwnam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getpwnam.o ncc -Mn -ansi -O -D__LIBC__ -c -o getpwuid.o getpwuid.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getpwuid.o ncc -Mn -ansi -O -D__LIBC__ -c -o putpwent.o putpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a putpwent.o ncc -Mn -ansi -O -D__LIBC__ -c -o getpw.o getpw.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getpw.o ncc -Mn -ansi -O -D__LIBC__ -c -o fgetpwent.o fgetpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fgetpwent.o ncc -Mn -ansi -O -D__LIBC__ -c -o __getgrent.o __getgrent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __getgrent.o ncc -Mn -ansi -O -D__LIBC__ -c -o grent.o grent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a grent.o ncc -Mn -ansi -O -D__LIBC__ -c -o getgrnam.o getgrnam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getgrnam.o ncc -Mn -ansi -O -D__LIBC__ -c -o getgrgid.o getgrgid.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getgrgid.o ncc -Mn -ansi -O -D__LIBC__ -c -o fgetgrent.o fgetgrent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fgetgrent.o ncc -Mn -ansi -O -D__LIBC__ -c -o initgroups.o initgroups.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a initgroups.o ncc -Mn -ansi -O -D__LIBC__ -c -o utent.o utent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a utent.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' ncc -Mn -O -D__LIBC__ -c -o termcap.o termcap.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a termcap.o ncc -Mn -O -D__LIBC__ -c -o tparam.o tparam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tparam.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' ncc -Mn -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a malloc.o ncc -Mn -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a alloca.o ncc -Mn -O -D__LIBC__ -DL_free malloc.c -c -o free.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a free.o ncc -Mn -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a calloc.o ncc -Mn -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a realloc.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' ncc -Mn -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a labs.o ncc -Mn -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a abs.o ncc -Mn -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a raise.o ncc -Mn -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a bcopy.o ncc -Mn -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a bzero.o ncc -Mn -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a bcmp.o ncc -Mn -O -D__LIBC__ -DL_index aliases.c -c -o index.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a index.o ncc -Mn -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a rindex.o ncc -Mn -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a remove.o ncc -Mn -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a creat.o ncc -Mn -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a on_exit.o ncc -Mn -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a atexit.o ncc -Mn -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __do_exit.o ncc -Mn -O -D__LIBC__ -c -o atoi.o atoi.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a atoi.o ncc -Mn -O -D__LIBC__ -c -o atol.o atol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a atol.o ncc -Mn -O -D__LIBC__ -c -o ltoa.o ltoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ltoa.o ncc -Mn -O -D__LIBC__ -c -o ltostr.o ltostr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ltostr.o ncc -Mn -O -D__LIBC__ -c -o ctype.o ctype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ctype.o ncc -Mn -O -D__LIBC__ -c -o ctypefn.o ctypefn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ctypefn.o ncc -Mn -O -D__LIBC__ -c -o qsort.o qsort.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a qsort.o ncc -Mn -O -D__LIBC__ -c -o bsearch.o bsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a bsearch.o ncc -Mn -O -D__LIBC__ -c -o rand.o rand.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a rand.o ncc -Mn -O -D__LIBC__ -c -o lsearch.o lsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a lsearch.o ncc -Mn -O -D__LIBC__ -c -o getopt.o getopt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getopt.o ncc -Mn -O -D__LIBC__ -c -o itoa.o itoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a itoa.o ncc -Mn -O -D__LIBC__ -c -o cputype.o cputype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cputype.o ncc -c -ansi -Mn -O -D__LIBC__ strtol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strtol.o ncc -c -ansi -Mn -O -D__LIBC__ crypt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a crypt.o ncc -Mn -O -D__LIBC__ -c -o getenv.o getenv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getenv.o ncc -Mn -O -D__LIBC__ -c -o putenv.o putenv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a putenv.o ncc -Mn -O -D__LIBC__ -c -o popen.o popen.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a popen.o ncc -Mn -O -D__LIBC__ -c -o system.o system.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a system.o ncc -Mn -O -D__LIBC__ -c -o setenv.o setenv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setenv.o ncc -Mn -O -D__LIBC__ -c -o getcwd.o getcwd.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getcwd.o ncc -Mn -O -D__LIBC__ -c -o tmpnam.o tmpnam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tmpnam.o ncc -Mn -O -D__LIBC__ -DL_time syslib.c -c -o time.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a time.o ncc -Mn -O -D__LIBC__ -DL_abort syslib.c -c -o abort.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a abort.o ncc -Mn -O -D__LIBC__ -DL_wait syslib.c -c -o wait.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a wait.o ncc -Mn -O -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a wait3.o ncc -Mn -O -D__LIBC__ -DL_waitpid syslib.c -c -o waitpid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a waitpid.o ncc -Mn -O -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a killpg.o ncc -Mn -O -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setpgrp.o ncc -Mn -O -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sleep.o ncc -Mn -O -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a usleep.o ncc -Mn -O -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a mkfifo.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' ncc -Mn -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __seg_regs.o ncc -Mn -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __peek_es.o ncc -Mn -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __poke_es.o ncc -Mn -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __deek_es.o ncc -Mn -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __doke_es.o ncc -Mn -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __strnget_es.o ncc -Mn -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __strchr_es.o ncc -Mn -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __strlen_es.o ncc -Mn -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a int86.o ncc -Mn -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a int86x.o ncc -Mn -O -D__LIBC__ -DL_segread i86.c -c -o segread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a segread.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' ncc -Mn -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a regexp.o ncc -Mn -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a regsub.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' ncc -Mn -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a _stdio_init.o ncc -Mn -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fputc.o ncc -Mn -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fgetc.o ncc -Mn -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fflush.o ncc -Mn -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fgets.o ncc -Mn -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a gets.o ncc -Mn -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fputs.o ncc -Mn -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a puts.o ncc -Mn -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fread.o ncc -Mn -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fwrite.o ncc -Mn -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fopen.o ncc -Mn -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fdopen.o ncc -Mn -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a freopen.o ncc -Mn -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __fopen.o ncc -Mn -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fclose.o ncc -Mn -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fseek.o ncc -Mn -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a rewind.o ncc -Mn -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ftell.o ncc -Mn -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setbuffer.o ncc -Mn -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setvbuf.o ncc -Mn -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ungetc.o ncc -Mn -O -D__LIBC__ -DL_printf printf.c -c -o printf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a printf.o ncc -Mn -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sprintf.o ncc -Mn -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fprintf.o ncc -Mn -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vprintf.o ncc -Mn -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vsprintf.o ncc -Mn -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vfprintf.o ncc -Mn -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fp_print.o ncc -Mn -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a scanf.o ncc -Mn -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sscanf.o ncc -Mn -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fscanf.o ncc -Mn -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vscanf.o ncc -Mn -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vsscanf.o ncc -Mn -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vfscanf.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' ncc -Mn -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strlen.o ncc -Mn -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strcat.o ncc -Mn -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strcpy.o ncc -Mn -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strcmp.o ncc -Mn -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strncat.o ncc -Mn -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strncpy.o ncc -Mn -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strncmp.o ncc -Mn -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strchr.o ncc -Mn -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strrchr.o ncc -Mn -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strdup.o ncc -Mn -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memcpy.o ncc -Mn -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memccpy.o ncc -Mn -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memchr.o ncc -Mn -O -D__LIBC__ -DL_memset string.c -c -o memset.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memset.o ncc -Mn -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memcmp.o ncc -Mn -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a memmove.o ncc -Mn -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a movedata.o ncc -Mn -O -D__LIBC__ -c -o strpbrk.o strpbrk.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strpbrk.o ncc -Mn -O -D__LIBC__ -c -o strsep.o strsep.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strsep.o ncc -Mn -O -D__LIBC__ -c -o strstr.o strstr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strstr.o ncc -Mn -O -D__LIBC__ -c -o strtok.o strtok.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strtok.o ncc -Mn -O -D__LIBC__ -c -o strcspn.o strcspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strcspn.o ncc -Mn -O -D__LIBC__ -c -o strspn.o strspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strspn.o ncc -Mn -O -D__LIBC__ -c -o strcasecmp.o strcasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strcasecmp.o ncc -Mn -O -D__LIBC__ -c -o strncasecmp.o strncasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a strncasecmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' sh mksyscall Using syscalls from syscall.dev86 make -f syscall.mak LIBC="/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a" CFLAGS="-Mn -O -D__LIBC__" make[5]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' ncc -Mn -O -D__LIBC__ -DL___syscall syscall.c -c -o __syscall.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __syscall.o ncc -Mn -O -D__LIBC__ -DL___syscall4 syscall.c -c -o __syscall4.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __syscall4.o ncc -Mn -O -D__LIBC__ -DL___exit syscall.c -c -o __exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __exit.o ncc -Mn -O -D__LIBC__ -DL_fork syscall.c -c -o fork.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fork.o ncc -Mn -O -D__LIBC__ -DL_read syscall.c -c -o read.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a read.o ncc -Mn -O -D__LIBC__ -DL_write syscall.c -c -o write.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a write.o ncc -Mn -O -D__LIBC__ -DL_open syscall.c -c -o open.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a open.o ncc -Mn -O -D__LIBC__ -DL_close syscall.c -c -o close.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a close.o ncc -Mn -O -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a wait4.o ncc -Mn -O -D__LIBC__ -DL_link syscall.c -c -o link.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a link.o ncc -Mn -O -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a unlink.o ncc -Mn -O -D__LIBC__ -DL___execve syscall.c -c -o __execve.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __execve.o ncc -Mn -O -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a chdir.o ncc -Mn -O -D__LIBC__ -DL_mknod syscall.c -c -o mknod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a mknod.o ncc -Mn -O -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a chmod.o ncc -Mn -O -D__LIBC__ -DL_chown syscall.c -c -o chown.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a chown.o ncc -Mn -O -D__LIBC__ -DL___brk syscall.c -c -o __brk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __brk.o ncc -Mn -O -D__LIBC__ -DL_stat syscall.c -c -o stat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a stat.o ncc -Mn -O -D__LIBC__ -DL___lseek syscall.c -c -o __lseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __lseek.o ncc -Mn -O -D__LIBC__ -DL___getpid syscall.c -c -o __getpid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __getpid.o ncc -Mn -O -D__LIBC__ -DL_mount syscall.c -c -o mount.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a mount.o ncc -Mn -O -D__LIBC__ -DL_umount syscall.c -c -o umount.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a umount.o ncc -Mn -O -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setuid.o ncc -Mn -O -D__LIBC__ -DL___getuid syscall.c -c -o __getuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __getuid.o ncc -Mn -O -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a alarm.o ncc -Mn -O -D__LIBC__ -DL_fstat syscall.c -c -o fstat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fstat.o ncc -Mn -O -D__LIBC__ -DL_pause syscall.c -c -o pause.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a pause.o ncc -Mn -O -D__LIBC__ -DL_utime syscall.c -c -o utime.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a utime.o ncc -Mn -O -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a chroot.o ncc -Mn -O -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a vfork.o ncc -Mn -O -D__LIBC__ -DL_access syscall.c -c -o access.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a access.o ncc -Mn -O -D__LIBC__ -DL_nice syscall.c -c -o nice.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a nice.o ncc -Mn -O -D__LIBC__ -DL_sync syscall.c -c -o sync.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a sync.o ncc -Mn -O -D__LIBC__ -DL_kill syscall.c -c -o kill.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a kill.o ncc -Mn -O -D__LIBC__ -DL_rename syscall.c -c -o rename.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a rename.o ncc -Mn -O -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a mkdir.o ncc -Mn -O -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a rmdir.o ncc -Mn -O -D__LIBC__ -DL_dup syscall.c -c -o dup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a dup.o ncc -Mn -O -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a pipe.o ncc -Mn -O -D__LIBC__ -DL___times syscall.c -c -o __times.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __times.o ncc -Mn -O -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a dup2.o ncc -Mn -O -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setgid.o ncc -Mn -O -D__LIBC__ -DL___getgid syscall.c -c -o __getgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __getgid.o ncc -Mn -O -D__LIBC__ -DL___signal syscall.c -c -o __signal.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __signal.o ncc -Mn -O -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fcntl.o ncc -Mn -O -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ioctl.o ncc -Mn -O -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a reboot.o ncc -Mn -O -D__LIBC__ -DL_lstat syscall.c -c -o lstat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a lstat.o ncc -Mn -O -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a symlink.o ncc -Mn -O -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a readlink.o ncc -Mn -O -D__LIBC__ -DL_umask syscall.c -c -o umask.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a umask.o ncc -Mn -O -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a settimeofday.o ncc -Mn -O -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a gettimeofday.o ncc -Mn -O -D__LIBC__ -DL_select syscall.c -c -o select.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a select.o ncc -Mn -O -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __readdir.o ncc -Mn -O -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a fchown.o ncc -Mn -O -D__LIBC__ -DL_dlload syscall.c -c -o dlload.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a dlload.o ncc -Mn -O -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setsid.o ncc -Mn -O -D__LIBC__ -DL_socket syscall.c -c -o socket.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a socket.o ncc -Mn -O -D__LIBC__ -DL_bind syscall.c -c -o bind.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a bind.o ncc -Mn -O -D__LIBC__ -DL_listen syscall.c -c -o listen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a listen.o ncc -Mn -O -D__LIBC__ -DL_accept syscall.c -c -o accept.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a accept.o ncc -Mn -O -D__LIBC__ -DL_connect syscall.c -c -o connect.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a connect.o ncc -Mn -O -D__LIBC__ -DL_knlvsn syscall.c -c -o knlvsn.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a knlvsn.o make[5]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' ncc -Mn -O -D__LIBC__ -DL___cstartup syslib0.c -c -o __cstartup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a __cstartup.o ncc -Mn -O -D__LIBC__ -DL_lseek syslib0.c -c -o lseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a lseek.o ncc -Mn -O -D__LIBC__ -DL_getpid syslib0.c -c -o getpid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getpid.o ncc -Mn -O -D__LIBC__ -DL_getppid syslib0.c -c -o getppid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getppid.o ncc -Mn -O -D__LIBC__ -DL_getuid syslib0.c -c -o getuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getuid.o ncc -Mn -O -D__LIBC__ -DL_geteuid syslib0.c -c -o geteuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a geteuid.o ncc -Mn -O -D__LIBC__ -DL_getgid syslib0.c -c -o getgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getgid.o ncc -Mn -O -D__LIBC__ -DL_getegid syslib0.c -c -o getegid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getegid.o ncc -Mn -O -D__LIBC__ -DL_getpgrp syslib0.c -c -o getpgrp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a getpgrp.o ncc -Mn -O -D__LIBC__ -DL_times syslib0.c -c -o times.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a times.o ncc -Mn -O -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a opendir.o ncc -Mn -O -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a closedir.o ncc -Mn -O -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a readdir.o ncc -Mn -O -D__LIBC__ -DL_execve exec.c -c -o execve.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execve.o ncc -Mn -O -D__LIBC__ -DL_execl exec.c -c -o execl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execl.o ncc -Mn -O -D__LIBC__ -DL_execv exec.c -c -o execv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execv.o ncc -Mn -O -D__LIBC__ -DL_execle exec.c -c -o execle.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execle.o ncc -Mn -O -D__LIBC__ -DL_execlp exec.c -c -o execlp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execlp.o ncc -Mn -O -D__LIBC__ -DL_execvp exec.c -c -o execvp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a execvp.o ncc -Mn -O -D__LIBC__ -c -o signal.o signal.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a signal.o ncc -Mn -O -D__LIBC__ -c -o setjmp.o setjmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a setjmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' ncc -Mn -O -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcsetattr.o ncc -Mn -O -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcgetattr.o ncc -Mn -O -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcdrain.o ncc -Mn -O -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcflow.o ncc -Mn -O -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcflush.o ncc -Mn -O -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcsendbreak.o ncc -Mn -O -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcsetpgrp.o ncc -Mn -O -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tcgetpgrp.o ncc -Mn -O -D__LIBC__ -DL_isatty termios.c -c -o isatty.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a isatty.o ncc -Mn -O -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cfgetospeed.o ncc -Mn -O -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cfgetispeed.o ncc -Mn -O -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cfsetospeed.o ncc -Mn -O -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cfsetispeed.o ncc -Mn -O -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a cfmakeraw.o ncc -Mn -O -D__LIBC__ -c -o ttyname.o ttyname.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ttyname.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' ncc -Mn -O -D__LIBC__ -c -o localtime.o localtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a localtime.o ncc -Mn -O -D__LIBC__ -c -o gmtime.o gmtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a gmtime.o ncc -Mn -O -D__LIBC__ -c -o asctime.o asctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a asctime.o ncc -Mn -O -D__LIBC__ -c -o ctime.o ctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a ctime.o ncc -Mn -O -D__LIBC__ -c -o asc_conv.o asc_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a asc_conv.o ncc -Mn -O -D__LIBC__ -c -o tm_conv.o tm_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc.a tm_conv.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' cp -p libc/crt0.o libc/libc.a lib/. sh libcompat lib/libc.a test -f bin/ncc make -C libbsd CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libbsd' ncc -O -D__LIBBSD__ -c -o daemon.o daemon.c ncc -O -D__LIBBSD__ -c -o logwtmp.o logwtmp.c ncc -O -D__LIBBSD__ -c -o logout.o logout.c ncc -O -D__LIBBSD__ -c -o pty.o pty.c ncc -O -D__LIBBSD__ -c -o login_tty.o login_tty.c ncc -O -D__LIBBSD__ -c -o sgtty.o sgtty.c ncc -O -D__LIBBSD__ -c -o cfsetspeed.o cfsetspeed.c ncc -O -D__LIBBSD__ -c -o revoke.o revoke.c ncc -O -D__LIBBSD__ -c -o setpassent.o setpassent.c ncc -O -D__LIBBSD__ -c -o checkrhosts.o checkrhosts.c ar86 rc libbsd.a daemon.o logwtmp.o logout.o pty.o login_tty.o sgtty.o cfsetspeed.o revoke.o setpassent.o checkrhosts.o make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libbsd' cp -p libbsd/libbsd.a lib/libbsd.a sh libcompat lib/libbsd.a test -f bin/ncc make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-BIOS make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' ncc -Ms -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __ldivmod.o Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a' ncc -Ms -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __idiv.o ncc -Ms -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __idivu.o ncc -Ms -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __imod.o ncc -Ms -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __imodu.o ncc -Ms -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __imul.o ncc -Ms -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __isl.o ncc -Ms -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __isr.o ncc -Ms -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __isru.o ncc -Ms -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __laddl.o ncc -Ms -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __landl.o ncc -Ms -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lcmpl.o ncc -Ms -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lcoml.o ncc -Ms -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __ldecl.o ncc -Ms -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __ldivl.o ncc -Ms -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __ldivul.o ncc -Ms -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __leorl.o ncc -Ms -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lincl.o ncc -Ms -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lmodl.o ncc -Ms -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lmodul.o ncc -Ms -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lmull.o ncc -Ms -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lnegl.o ncc -Ms -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lorl.o ncc -Ms -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lsll.o ncc -Ms -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lsrl.o ncc -Ms -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lsrul.o ncc -Ms -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __lsubl.o ncc -Ms -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __ltstl.o ncc -Ms -O -D__LIBC__ -DL_errno heap.c -c -o errno.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a errno.o ncc -Ms -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __brk_addr.o ncc -Ms -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a sbrk.o ncc -Ms -O -D__LIBC__ -DL_brk heap.c -c -o brk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a brk.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' ncc -Ms -O -D__LIBC__ -DL_bios_start bios.c -c -o bios_start.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_start.o ncc -Ms -O -D__LIBC__ -DL_bios_isatty bios.c -c -o bios_isatty.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_isatty.o ncc -Ms -O -D__LIBC__ -DL_bios_abort bios.c -c -o bios_abort.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_abort.o ncc -Ms -O -D__LIBC__ -DL_bios_nofiles bios.c -c -o bios_nofiles.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_nofiles.o ncc -Ms -O -D__LIBC__ -DL_bios_read bios.c -c -o bios_read.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_read.o ncc -Ms -O -D__LIBC__ -DL_bios_write bios.c -c -o bios_write.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_write.o ncc -Ms -O -D__LIBC__ -DL_bios_lseek bios.c -c -o bios_lseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_lseek.o ncc -Ms -O -D__LIBC__ -DL_bios_close bios.c -c -o bios_close.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_close.o ncc -Ms -O -D__LIBC__ -DL_bios_putch bios_vid.c -c -o bios_putch.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_putch.o ncc -Ms -O -D__LIBC__ -DL_bios_getch bios_vid.c -c -o bios_getch.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_getch.o ncc -Ms -O -D__LIBC__ -DL_bios_getche bios_vid.c -c -o bios_getche.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_getche.o ncc -Ms -O -D__LIBC__ -DL_bios_cputs bios_vid.c -c -o bios_cputs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_cputs.o ncc -Ms -O -D__LIBC__ -DL_bios_kbhit bios_vid.c -c -o bios_kbhit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_kbhit.o ncc -Ms -O -D__LIBC__ -DL_bios_rdline bios_vid.c -c -o bios_rdline.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_rdline.o ncc -Ms -O -D__LIBC__ -DL_bios_putc bios_min.c -c -o bios_putc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_putc.o ncc -Ms -O -D__LIBC__ -DL_bios_getc bios_min.c -c -o bios_getc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_getc.o ncc -Ms -O -D__LIBC__ -DL_bios_khit bios_min.c -c -o bios_khit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_khit.o ncc -Ms -O -D__LIBC__ -DL_bios_disk_rd bios_disk.c -c -o bios_disk_rd.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_disk_rd.o ncc -Ms -O -D__LIBC__ -DL_bios_disk_wr bios_disk.c -c -o bios_disk_wr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_disk_wr.o ncc -Ms -O -D__LIBC__ -DL_bios_disk_rs bios_disk.c -c -o bios_disk_rs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_disk_rs.o ncc -Ms -O -D__LIBC__ -DL_bios_get_dpt bios_disk.c -c -o bios_get_dpt.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bios_get_dpt.o ncc -Ms -O -D__LIBC__ -c -o time.o time.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a time.o ncc -Ms -O -D__LIBC__ -c -o fileops.o fileops.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fileops.o ncc -Ms -O -D__LIBC__ -c -o fs_dos.o fs_dos.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fs_dos.o ncc -Ms -O -D__LIBC__ -c -o rawio.o rawio.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a rawio.o ncc -Ms -O -D__LIBC__ -c -o vt52.o vt52.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vt52.o ncc -Ms -O -D__LIBC__ -c -o ansi.o ansi.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ansi.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' ncc -c -ansi -Ms -O -D__LIBC__ cprintf.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a cprintf.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' ncc -Ms -O -D__LIBC__ -c -o __assert.o __assert.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __assert.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' ncc -Ms -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a malloc.o ncc -Ms -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a alloca.o ncc -Ms -O -D__LIBC__ -DL_free malloc.c -c -o free.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a free.o ncc -Ms -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a calloc.o ncc -Ms -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a realloc.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' ncc -Ms -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a labs.o ncc -Ms -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a abs.o ncc -Ms -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a raise.o ncc -Ms -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bcopy.o ncc -Ms -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bzero.o ncc -Ms -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bcmp.o ncc -Ms -O -D__LIBC__ -DL_index aliases.c -c -o index.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a index.o ncc -Ms -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a rindex.o ncc -Ms -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a remove.o ncc -Ms -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a creat.o ncc -Ms -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a on_exit.o ncc -Ms -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a atexit.o ncc -Ms -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __do_exit.o ncc -Ms -O -D__LIBC__ -c -o atoi.o atoi.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a atoi.o ncc -Ms -O -D__LIBC__ -c -o atol.o atol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a atol.o ncc -Ms -O -D__LIBC__ -c -o ltoa.o ltoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ltoa.o ncc -Ms -O -D__LIBC__ -c -o ltostr.o ltostr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ltostr.o ncc -Ms -O -D__LIBC__ -c -o ctype.o ctype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ctype.o ncc -Ms -O -D__LIBC__ -c -o ctypefn.o ctypefn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ctypefn.o ncc -Ms -O -D__LIBC__ -c -o qsort.o qsort.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a qsort.o ncc -Ms -O -D__LIBC__ -c -o bsearch.o bsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a bsearch.o ncc -Ms -O -D__LIBC__ -c -o rand.o rand.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a rand.o ncc -Ms -O -D__LIBC__ -c -o lsearch.o lsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a lsearch.o ncc -Ms -O -D__LIBC__ -c -o getopt.o getopt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a getopt.o ncc -Ms -O -D__LIBC__ -c -o itoa.o itoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a itoa.o ncc -Ms -O -D__LIBC__ -c -o cputype.o cputype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a cputype.o ncc -c -ansi -Ms -O -D__LIBC__ strtol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strtol.o ncc -c -ansi -Ms -O -D__LIBC__ crypt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a crypt.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' ncc -Ms -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __seg_regs.o ncc -Ms -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __peek_es.o ncc -Ms -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __poke_es.o ncc -Ms -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __deek_es.o ncc -Ms -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __doke_es.o ncc -Ms -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __strnget_es.o ncc -Ms -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __strchr_es.o ncc -Ms -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __strlen_es.o ncc -Ms -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a int86.o ncc -Ms -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a int86x.o ncc -Ms -O -D__LIBC__ -DL_segread i86.c -c -o segread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a segread.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' ncc -Ms -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a regexp.o ncc -Ms -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a regsub.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' ncc -Ms -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a _stdio_init.o ncc -Ms -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fputc.o ncc -Ms -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fgetc.o ncc -Ms -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fflush.o ncc -Ms -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fgets.o ncc -Ms -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a gets.o ncc -Ms -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fputs.o ncc -Ms -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a puts.o ncc -Ms -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fread.o ncc -Ms -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fwrite.o ncc -Ms -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fopen.o ncc -Ms -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fdopen.o ncc -Ms -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a freopen.o ncc -Ms -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a __fopen.o ncc -Ms -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fclose.o ncc -Ms -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fseek.o ncc -Ms -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a rewind.o ncc -Ms -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ftell.o ncc -Ms -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a setbuffer.o ncc -Ms -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a setvbuf.o ncc -Ms -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ungetc.o ncc -Ms -O -D__LIBC__ -DL_printf printf.c -c -o printf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a printf.o ncc -Ms -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a sprintf.o ncc -Ms -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fprintf.o ncc -Ms -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vprintf.o ncc -Ms -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vsprintf.o ncc -Ms -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vfprintf.o ncc -Ms -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fp_print.o ncc -Ms -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a scanf.o ncc -Ms -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a sscanf.o ncc -Ms -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a fscanf.o ncc -Ms -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vscanf.o ncc -Ms -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vsscanf.o ncc -Ms -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a vfscanf.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' ncc -Ms -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strlen.o ncc -Ms -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strcat.o ncc -Ms -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strcpy.o ncc -Ms -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strcmp.o ncc -Ms -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strncat.o ncc -Ms -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strncpy.o ncc -Ms -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strncmp.o ncc -Ms -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strchr.o ncc -Ms -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strrchr.o ncc -Ms -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strdup.o ncc -Ms -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memcpy.o ncc -Ms -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memccpy.o ncc -Ms -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memchr.o ncc -Ms -O -D__LIBC__ -DL_memset string.c -c -o memset.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memset.o ncc -Ms -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memcmp.o ncc -Ms -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a memmove.o ncc -Ms -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a movedata.o ncc -Ms -O -D__LIBC__ -c -o strpbrk.o strpbrk.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strpbrk.o ncc -Ms -O -D__LIBC__ -c -o strsep.o strsep.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strsep.o ncc -Ms -O -D__LIBC__ -c -o strstr.o strstr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strstr.o ncc -Ms -O -D__LIBC__ -c -o strtok.o strtok.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strtok.o ncc -Ms -O -D__LIBC__ -c -o strcspn.o strcspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strcspn.o ncc -Ms -O -D__LIBC__ -c -o strspn.o strspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strspn.o ncc -Ms -O -D__LIBC__ -c -o strcasecmp.o strcasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strcasecmp.o ncc -Ms -O -D__LIBC__ -c -o strncasecmp.o strncasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a strncasecmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' ncc -Ms -O -D__LIBC__ -c -o setjmp.o setjmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a setjmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' ncc -Ms -O -D__LIBC__ -c -o localtime.o localtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a localtime.o ncc -Ms -O -D__LIBC__ -c -o gmtime.o gmtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a gmtime.o ncc -Ms -O -D__LIBC__ -c -o asctime.o asctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a asctime.o ncc -Ms -O -D__LIBC__ -c -o ctime.o ctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a ctime.o ncc -Ms -O -D__LIBC__ -c -o asc_conv.o asc_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a asc_conv.o ncc -Ms -O -D__LIBC__ -c -o tm_conv.o tm_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc_s.a tm_conv.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' cp -p libc/libc_s.a lib/libc_s.a sh libcompat lib/libc_s.a test -f bin/ncc make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-DOS make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' ncc -Md -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __ldivmod.o Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a' ncc -Md -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __idiv.o ncc -Md -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __idivu.o ncc -Md -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __imod.o ncc -Md -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __imodu.o ncc -Md -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __imul.o ncc -Md -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __isl.o ncc -Md -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __isr.o ncc -Md -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __isru.o ncc -Md -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __laddl.o ncc -Md -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __landl.o ncc -Md -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lcmpl.o ncc -Md -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lcoml.o ncc -Md -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __ldecl.o ncc -Md -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __ldivl.o ncc -Md -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __ldivul.o ncc -Md -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __leorl.o ncc -Md -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lincl.o ncc -Md -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lmodl.o ncc -Md -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lmodul.o ncc -Md -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lmull.o ncc -Md -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lnegl.o ncc -Md -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lorl.o ncc -Md -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lsll.o ncc -Md -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lsrl.o ncc -Md -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lsrul.o ncc -Md -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __lsubl.o ncc -Md -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __ltstl.o ncc -Md -O -D__LIBC__ -DL_errno heap.c -c -o errno.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a errno.o ncc -Md -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __brk_addr.o ncc -Md -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a sbrk.o ncc -Md -O -D__LIBC__ -DL_brk heap.c -c -o brk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a brk.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' ncc -Md -O -D__LIBC__ -DL_getch conio.c -c -o getch.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a getch.o ncc -Md -O -D__LIBC__ -DL_getche conio.c -c -o getche.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a getche.o ncc -Md -O -D__LIBC__ -DL_kbhit conio.c -c -o kbhit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a kbhit.o ncc -Md -O -D__LIBC__ -DL_putch conio.c -c -o putch.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a putch.o ncc -Md -O -D__LIBC__ -DL_cputs conio.c -c -o cputs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a cputs.o ncc -Md -O -D__LIBC__ -DL_gotoxy conio.c -c -o gotoxy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a gotoxy.o ncc -c -ansi -Md -O -D__LIBC__ cprintf.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a cprintf.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' ncc -Md -O -D__LIBC__ -c -o __assert.o __assert.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __assert.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' ncc -Md -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a malloc.o ncc -Md -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a alloca.o ncc -Md -O -D__LIBC__ -DL_free malloc.c -c -o free.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a free.o ncc -Md -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a calloc.o ncc -Md -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a realloc.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' ncc -Md -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a labs.o ncc -Md -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a abs.o ncc -Md -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a raise.o ncc -Md -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a bcopy.o ncc -Md -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a bzero.o ncc -Md -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a bcmp.o ncc -Md -O -D__LIBC__ -DL_index aliases.c -c -o index.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a index.o ncc -Md -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a rindex.o ncc -Md -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a remove.o ncc -Md -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a creat.o ncc -Md -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a on_exit.o ncc -Md -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a atexit.o ncc -Md -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __do_exit.o ncc -Md -O -D__LIBC__ -c -o atoi.o atoi.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a atoi.o ncc -Md -O -D__LIBC__ -c -o atol.o atol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a atol.o ncc -Md -O -D__LIBC__ -c -o ltoa.o ltoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ltoa.o ncc -Md -O -D__LIBC__ -c -o ltostr.o ltostr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ltostr.o ncc -Md -O -D__LIBC__ -c -o ctype.o ctype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ctype.o ncc -Md -O -D__LIBC__ -c -o ctypefn.o ctypefn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ctypefn.o ncc -Md -O -D__LIBC__ -c -o qsort.o qsort.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a qsort.o ncc -Md -O -D__LIBC__ -c -o bsearch.o bsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a bsearch.o ncc -Md -O -D__LIBC__ -c -o rand.o rand.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a rand.o ncc -Md -O -D__LIBC__ -c -o lsearch.o lsearch.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a lsearch.o ncc -Md -O -D__LIBC__ -c -o getopt.o getopt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a getopt.o ncc -Md -O -D__LIBC__ -c -o itoa.o itoa.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a itoa.o ncc -Md -O -D__LIBC__ -c -o cputype.o cputype.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a cputype.o ncc -c -ansi -Md -O -D__LIBC__ strtol.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strtol.o ncc -c -ansi -Md -O -D__LIBC__ crypt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a crypt.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/misc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' ncc -Md -O -D__LIBC__ -DL_dos_start msdos.c -c -o dos_start.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_start.o ncc -Md -O -D__LIBC__ -DL___exterror msdos.c -c -o __exterror.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __exterror.o ncc -Md -O -D__LIBC__ -DL___mkargv msdos.c -c -o __mkargv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __mkargv.o ncc -Md -O -D__LIBC__ -DL___mkenvp msdos.c -c -o __mkenvp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __mkenvp.o ncc -Md -O -D__LIBC__ -DL_bdos msdos.c -c -o bdos.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a bdos.o ncc -Md -O -D__LIBC__ -DL_dos__fconv msdos.c -c -o dos__fconv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos__fconv.o ncc -Md -O -D__LIBC__ -DL_dos_abort msdos.c -c -o dos_abort.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_abort.o ncc -Md -O -D__LIBC__ -DL_dos_close msdos.c -c -o dos_close.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_close.o ncc -Md -O -D__LIBC__ -DL_dos_getmod msdos.c -c -o dos_getmod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_getmod.o ncc -Md -O -D__LIBC__ -DL_dos_getvect msdos.c -c -o dos_getvect.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_getvect.o ncc -Md -O -D__LIBC__ -DL_dos_isatty msdos.c -c -o dos_isatty.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_isatty.o ncc -Md -O -D__LIBC__ -DL_dos_lseek msdos.c -c -o dos_lseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_lseek.o ncc -Md -O -D__LIBC__ -DL_dos_open msdos.c -c -o dos_open.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_open.o ncc -Md -O -D__LIBC__ -DL_dos_read msdos.c -c -o dos_read.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_read.o ncc -Md -O -D__LIBC__ -DL_dos_segalloc msdos.c -c -o dos_segalloc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_segalloc.o ncc -Md -O -D__LIBC__ -DL_dos_segfree msdos.c -c -o dos_segfree.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_segfree.o ncc -Md -O -D__LIBC__ -DL_dos_setvect msdos.c -c -o dos_setvect.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_setvect.o ncc -Md -O -D__LIBC__ -DL_dos_stat msdos.c -c -o dos_stat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_stat.o ncc -Md -O -D__LIBC__ -DL_dos_unlink msdos.c -c -o dos_unlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_unlink.o ncc -Md -O -D__LIBC__ -DL_dos_write msdos.c -c -o dos_write.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a dos_write.o ncc -Md -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __seg_regs.o ncc -Md -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __peek_es.o ncc -Md -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __poke_es.o ncc -Md -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __deek_es.o ncc -Md -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __doke_es.o ncc -Md -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __strnget_es.o ncc -Md -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __strchr_es.o ncc -Md -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __strlen_es.o ncc -Md -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a int86.o ncc -Md -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a int86x.o ncc -Md -O -D__LIBC__ -DL_segread i86.c -c -o segread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a segread.o ncc -Md -O -D__LIBC__ -c -o time.o time.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a time.o ncc -Md -O -D__LIBC__ -c -o sound.o sound.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a sound.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/msdos' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' ncc -Md -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a regexp.o ncc -Md -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a regsub.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' ncc -Md -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a _stdio_init.o ncc -Md -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fputc.o ncc -Md -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fgetc.o ncc -Md -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fflush.o ncc -Md -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fgets.o ncc -Md -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a gets.o ncc -Md -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fputs.o ncc -Md -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a puts.o ncc -Md -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fread.o ncc -Md -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fwrite.o ncc -Md -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fopen.o ncc -Md -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fdopen.o ncc -Md -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a freopen.o ncc -Md -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a __fopen.o ncc -Md -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fclose.o ncc -Md -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fseek.o ncc -Md -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a rewind.o ncc -Md -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ftell.o ncc -Md -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a setbuffer.o ncc -Md -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a setvbuf.o ncc -Md -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ungetc.o ncc -Md -O -D__LIBC__ -DL_printf printf.c -c -o printf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a printf.o ncc -Md -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a sprintf.o ncc -Md -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fprintf.o ncc -Md -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vprintf.o ncc -Md -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vsprintf.o ncc -Md -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vfprintf.o ncc -Md -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fp_print.o ncc -Md -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a scanf.o ncc -Md -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a sscanf.o ncc -Md -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a fscanf.o ncc -Md -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vscanf.o ncc -Md -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vsscanf.o ncc -Md -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a vfscanf.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' ncc -Md -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strlen.o ncc -Md -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strcat.o ncc -Md -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strcpy.o ncc -Md -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strcmp.o ncc -Md -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strncat.o ncc -Md -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strncpy.o ncc -Md -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strncmp.o ncc -Md -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strchr.o ncc -Md -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strrchr.o ncc -Md -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strdup.o ncc -Md -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memcpy.o ncc -Md -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memccpy.o ncc -Md -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memchr.o ncc -Md -O -D__LIBC__ -DL_memset string.c -c -o memset.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memset.o ncc -Md -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memcmp.o ncc -Md -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a memmove.o ncc -Md -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a movedata.o ncc -Md -O -D__LIBC__ -c -o strpbrk.o strpbrk.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strpbrk.o ncc -Md -O -D__LIBC__ -c -o strsep.o strsep.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strsep.o ncc -Md -O -D__LIBC__ -c -o strstr.o strstr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strstr.o ncc -Md -O -D__LIBC__ -c -o strtok.o strtok.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strtok.o ncc -Md -O -D__LIBC__ -c -o strcspn.o strcspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strcspn.o ncc -Md -O -D__LIBC__ -c -o strspn.o strspn.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strspn.o ncc -Md -O -D__LIBC__ -c -o strcasecmp.o strcasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strcasecmp.o ncc -Md -O -D__LIBC__ -c -o strncasecmp.o strncasecmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a strncasecmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' ncc -Md -O -D__LIBC__ -c -o setjmp.o setjmp.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a setjmp.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/syscall' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/termios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' ncc -Md -O -D__LIBC__ -c -o localtime.o localtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a localtime.o ncc -Md -O -D__LIBC__ -c -o gmtime.o gmtime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a gmtime.o ncc -Md -O -D__LIBC__ -c -o asctime.o asctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a asctime.o ncc -Md -O -D__LIBC__ -c -o ctime.o ctime.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a ctime.o ncc -Md -O -D__LIBC__ -c -o asc_conv.o asc_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a asc_conv.o ncc -Md -O -D__LIBC__ -c -o tm_conv.o tm_conv.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libdos.a tm_conv.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/time' make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' cp -p libc/libdos.a lib/libdos.a sh libcompat lib/libdos.a test -f bin/ncc make -C libc CC=ncc AR=ar86 ARFLAGS=r PLATFORM=i386-BCC make[3]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' ncc -c -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -D__LIBC_VER__='"0.16.17"' -o crt3.o crt0.c transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/kinclude' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/malloc' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/regexp' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/stdio' transfer: make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/string' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___idiv bcc_i386.c -c -o __idiv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __idiv.o Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a' ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___idivu bcc_i386.c -c -o __idivu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __idivu.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___imod bcc_i386.c -c -o __imod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __imod.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___imodu bcc_i386.c -c -o __imodu.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __imodu.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___imul bcc_i386.c -c -o __imul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __imul.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___isl bcc_i386.c -c -o __isl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __isl.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___isr bcc_i386.c -c -o __isr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __isr.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___isru bcc_i386.c -c -o __isru.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __isru.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___divsi3 bcc_i386.c -c -o __divsi3.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __divsi3.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_errno heap.c -c -o errno.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a errno.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __brk_addr.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sbrk.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_brk heap.c -c -o brk.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a brk.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bcc' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/bios' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/conio' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' sh mktab.sh ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o error2.o error2.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a error2.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o perror.o perror.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a perror.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o sys_siglist.o sys_siglist.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sys_siglist.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o __assert.o __assert.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __assert.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/error' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o __getpwent.o __getpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __getpwent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o pwent.o pwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a pwent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o getpwnam.o getpwnam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpwnam.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o getpwuid.o getpwuid.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpwuid.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o putpwent.o putpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a putpwent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o getpw.o getpw.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpw.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o fgetpwent.o fgetpwent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fgetpwent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o __getgrent.o __getgrent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __getgrent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o grent.o grent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a grent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o getgrnam.o getgrnam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getgrnam.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o getgrgid.o getgrgid.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getgrgid.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o fgetgrent.o fgetgrent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fgetgrent.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o initgroups.o initgroups.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a initgroups.o ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o utent.o utent.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a utent.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/getent' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o termcap.o termcap.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a termcap.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o tparam.o tparam.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a tparam.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/gtermcap' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fadd.x -o fadd.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fadd.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fcomp.x -o fcomp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fcomp.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fdiv.x -o fdiv.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fdiv.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fmul.x -o fmul.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fmul.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpbsr.x -o fpbsr.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpbsr.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o fperr.o fperr.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fperr.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fperror.x -o fperror.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fperror.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fptoi.x -o fptoi.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fptoi.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpushd.x -o fpushd.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpushd.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpulld.x -o fpulld.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpulld.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpushi.x -o fpushi.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpushi.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpushf.x -o fpushf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpushf.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fpullf.x -o fpullf.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fpullf.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c frexp.x -o frexp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a frexp.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c ftst.x -o ftst.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ftst.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c fabs.x -o fabs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fabs.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c ldexp.x -o ldexp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ldexp.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -c -o ecvt.o ecvt.c ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ecvt.o rm -f fadd.o fcomp.o fdiv.o fmul.o fpbsr.o fperr.o fperror.o fptoi.o fpushd.o fpulld.o fpushi.o fpushf.o fpullf.o frexp.o ftst.o fabs.o ldexp.o ecvt.o make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386fp' make[4]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' sh mksyscall make -f syscall.mak LIBC="/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a" CFLAGS="-Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__" make[5]: Entering directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___exit syscall.c -c -o __exit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __exit.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fork syscall.c -c -o fork.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fork.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a vfork.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_read syscall.c -c -o read.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a read.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_write syscall.c -c -o write.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a write.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_open syscall.c -c -o open.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a open.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_close syscall.c -c -o close.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a close.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_waitpid syscall.c -c -o waitpid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a waitpid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_creat syscall.c -c -o creat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a creat.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_link syscall.c -c -o link.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a link.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a unlink.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_execve syscall.c -c -o execve.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a execve.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a chdir.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_time syscall.c -c -o time.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a time.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___dv32_mknod syscall.c -c -o __dv32_mknod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __dv32_mknod.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a chmod.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_chown syscall.c -c -o chown.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a chown.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_lseek syscall.c -c -o lseek.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a lseek.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getpid syscall.c -c -o getpid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_mount syscall.c -c -o mount.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a mount.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_umount syscall.c -c -o umount.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a umount.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setuid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getuid syscall.c -c -o getuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getuid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_stime syscall.c -c -o stime.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a stime.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ptrace syscall.c -c -o ptrace.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ptrace.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a alarm.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_pause syscall.c -c -o pause.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a pause.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_utime syscall.c -c -o utime.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a utime.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_access syscall.c -c -o access.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a access.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_nice syscall.c -c -o nice.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a nice.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ftime syscall.c -c -o ftime.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ftime.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sync syscall.c -c -o sync.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sync.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_kill syscall.c -c -o kill.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a kill.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_rename syscall.c -c -o rename.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a rename.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a mkdir.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a rmdir.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_dup syscall.c -c -o dup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a dup.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a pipe.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_times syscall.c -c -o times.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a times.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setgid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getgid syscall.c -c -o getgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getgid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_signal syscall.c -c -o signal.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a signal.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_geteuid syscall.c -c -o geteuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a geteuid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getegid syscall.c -c -o getegid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getegid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_acct syscall.c -c -o acct.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a acct.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ioctl.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fcntl.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setpgid syscall.c -c -o setpgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setpgid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ulimit syscall.c -c -o ulimit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ulimit.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_umask syscall.c -c -o umask.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a umask.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a chroot.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___dv32_ustat syscall.c -c -o __dv32_ustat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __dv32_ustat.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a dup2.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getppid syscall.c -c -o getppid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getppid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getpgrp syscall.c -c -o getpgrp.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpgrp.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setsid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sigaction syscall.c -c -o sigaction.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sigaction.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_siggetmask syscall.c -c -o siggetmask.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a siggetmask.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sigsetmask syscall.c -c -o sigsetmask.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sigsetmask.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setreuid syscall.c -c -o setreuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setreuid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setregid syscall.c -c -o setregid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setregid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sigsuspend syscall.c -c -o sigsuspend.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sigsuspend.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sigpending syscall.c -c -o sigpending.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sigpending.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sethostname syscall.c -c -o sethostname.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sethostname.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setrlimit syscall.c -c -o setrlimit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setrlimit.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getrlimit syscall.c -c -o getrlimit.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getrlimit.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getrusage syscall.c -c -o getrusage.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getrusage.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a gettimeofday.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a settimeofday.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getgroups syscall.c -c -o getgroups.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getgroups.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setgroups syscall.c -c -o setgroups.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setgroups.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___select syscall.c -c -o __select.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __select.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a symlink.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a readlink.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_uselib syscall.c -c -o uselib.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a uselib.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_swapon syscall.c -c -o swapon.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a swapon.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a reboot.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __readdir.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___mmap syscall.c -c -o __mmap.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __mmap.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_munmap syscall.c -c -o munmap.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a munmap.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_truncate syscall.c -c -o truncate.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a truncate.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ftruncate syscall.c -c -o ftruncate.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ftruncate.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fchmod syscall.c -c -o fchmod.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fchmod.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fchown.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getpriority syscall.c -c -o getpriority.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpriority.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setpriority syscall.c -c -o setpriority.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setpriority.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_statfs syscall.c -c -o statfs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a statfs.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fstatfs syscall.c -c -o fstatfs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fstatfs.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_ioperm syscall.c -c -o ioperm.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a ioperm.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___socketcall syscall.c -c -o __socketcall.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __socketcall.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setitimer syscall.c -c -o setitimer.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setitimer.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getitimer syscall.c -c -o getitimer.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getitimer.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___dv32_stat syscall.c -c -o __dv32_stat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __dv32_stat.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___dv32_lstat syscall.c -c -o __dv32_lstat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __dv32_lstat.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___dv32_fstat syscall.c -c -o __dv32_fstat.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __dv32_fstat.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_iopl syscall.c -c -o iopl.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a iopl.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_vhangup syscall.c -c -o vhangup.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a vhangup.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___vm86 syscall.c -c -o __vm86.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __vm86.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a wait4.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_swapoff syscall.c -c -o swapoff.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a swapoff.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sysinfo syscall.c -c -o sysinfo.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sysinfo.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___ipc syscall.c -c -o __ipc.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __ipc.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fsync syscall.c -c -o fsync.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fsync.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___sigreturn syscall.c -c -o __sigreturn.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __sigreturn.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_clone syscall.c -c -o clone.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a clone.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setdomainname syscall.c -c -o setdomainname.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setdomainname.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_uname syscall.c -c -o uname.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a uname.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_adjtimex syscall.c -c -o adjtimex.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a adjtimex.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_mprotect syscall.c -c -o mprotect.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a mprotect.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sigprocmask syscall.c -c -o sigprocmask.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sigprocmask.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_getpgid syscall.c -c -o getpgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a getpgid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_fchdir syscall.c -c -o fchdir.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a fchdir.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_bdflush syscall.c -c -o bdflush.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a bdflush.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_sysfs syscall.c -c -o sysfs.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a sysfs.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___personality syscall.c -c -o __personality.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __personality.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setfsuid syscall.c -c -o setfsuid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setfsuid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_setfsgid syscall.c -c -o setfsgid.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a setfsgid.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL___getdents syscall.c -c -o __getdents.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a __getdents.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_flock syscall.c -c -o flock.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a flock.o ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/include -D__LIBC__ -DL_nanosleep syscall.c -c -o nanosleep.o ar86 r /var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a nanosleep.o make[5]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[4]: *** No rule to make target `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a()', needed by `all'. Stop. make[4]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/i386sys' make[3]: *** [/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc/libc3.a] Error 1 make[3]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17/libc' make[2]: *** [lib-386] Error 2 make[2]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17' make: *** [all] Error 2 emake failed * ERROR: sys-devel/dev86-0.16.17-r6 failed: * (no error message) * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 2455: Called die * The specific snippet of code: * emake -j1 DIST="${D}" || die; * * If you need support, post the output of 'emerge --info =sys-devel/dev86-0.16.17-r6', * the complete build log and the output of 'emerge -pqv =sys-devel/dev86-0.16.17-r6'. * The complete build log is located at '/var/log/portage/build/sys-devel/dev86-0.16.17-r6:20100908-222704.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/dev86-0.16.17-r6/temp/environment'. * S: '/var/tmp/portage/sys-devel/dev86-0.16.17-r6/work/dev86-0.16.17'