Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 366864 Details for
Bug 494124
sys-devel/dev86-0.16.20 - emerge fails with et_EE locale
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-devel/dev86-0.16.20-build.log
build.log (text/plain), 245.60 KB, created by
Priit Laes (IRC: plaes)
on 2014-01-03 17:29:53 UTC
(
hide
)
Description:
sys-devel/dev86-0.16.20-build.log
Filename:
MIME Type:
Creator:
Priit Laes (IRC: plaes)
Created:
2014-01-03 17:29:53 UTC
Size:
245.60 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/dev86-0.16.20 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: maintainer-needed@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Dev86src-0.16.20.tar.gz to /var/tmp/portage/sys-devel/dev86-0.16.20/work >>>> Source unpacked in /var/tmp/portage/sys-devel/dev86-0.16.20/work >>>> Preparing source in /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20 ... > [32;01m*[0m Not compiling elksemu on amd64 > [32;01m*[0m Applying dev86-pic.patch ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dev86-0.16.19-fortify.patch ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20 ... >make -j3 -j1 DIST=/var/tmp/portage/sys-devel/dev86-0.16.20/image/ CC=x86_64-pc-linux-gnu-gcc LIBDIR=/usr/lib64/bcc INCLDIR=/usr/lib64/bcc >make[1]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20' >x86_64-pc-linux-gnu-gcc -O -DGNUMAKE -Wl,-O1 -Wl,--as-needed -o ifdefg ifdef.c >./ifdefg -MU makefile.in >tmp.mak >echo > tmp.sed >[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%BINDIR%:/bin:" >[ "/usr/lib64/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%LIBDIR%:/lib:" >[ "/usr/lib64/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/lib64/bcc:" >echo >> tmp.sed "s:%LIBDIR%:/usr/lib64/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%:x86_64-pc-linux-gnu-gcc:" >echo >> tmp.sed "s:%CFLAGS%:-O:" >echo >> tmp.sed "s:%LDFLAGS%:-Wl,-O1 -Wl,--as-needed:" >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.20 TOPDIR=`pwd` all >make[2]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20' >make -C libc .config.dir >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >sh Config_sh >Using default configuration >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >echo '#define VERSION "'"0.16.20"'"' > bcc/version.h >echo '#define VERSION "'"0.16.20"'"' > as/version.h >echo '#define VERSION "'"0.16.20"'"' > bootblocks/version.h >echo '#define VERSION "'"0.16.20"'"' > ld/version.h >VER=0.16.20 ; \ >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='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1 >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/bcc' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc >bcc.c: In function âcommand_resetâ: >bcc.c:668:6: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âlong intâ [-Wformat=] > fprintf(stderr, "PATH%d=%s\n", prefix-exec_prefixs, buf); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc >bcc.c: In function âcommand_resetâ: >bcc.c:668:6: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âlong intâ [-Wformat=] > fprintf(stderr, "PATH%d=%s\n", prefix-exec_prefixs, buf); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c bcc-cc1.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c codefrag.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c dbnode.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c declare.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c express.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c exptree.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c floatop.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c function.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c gencode.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c genloads.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c glogcode.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c hardop.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c input.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c label.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c loadexp.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c longop.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c output.c >output.c: In function âflushoutâ: >output.c:220:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(2, "output file error\n", 18); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c preproc.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c preserve.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c scan.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c softop.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c state.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c table.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c type.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c assign.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c hashcmd.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c debug.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c dbprintf.c >dbprintf.c: In function âvdbprintfâ: >dbprintf.c:110:13: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] > c = strlen(cp); > ^ >x86_64-pc-linux-gnu-gcc 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.20/work/dev86-0.16.20/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='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/cpp' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c -o cpp.o cpp.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c -o token1.o token1.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c -o token2.o token2.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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.20/work/dev86-0.16.20/cpp' >cp -p cpp/bcc-cpp lib/bcc-cpp >make -C unproto CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' unproto >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/unproto' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c tok_io.c -o tok_io.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c tok_class.c -o tok_class.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c tok_pool.c -o tok_pool.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c unproto.c -o unproto.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c vstring.c -o vstring.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c symbol.c -o symbol.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c error.c -o error.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c hash.c -o hash.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -w -DREOPEN -c strsave.c -o strsave.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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.20/work/dev86-0.16.20/unproto' >cp -p unproto/unproto lib/unproto >make -C copt CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' copt >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/copt' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -o copt copt.c >copt.c: In function âwriteoutfâ: >copt.c:806:2: warning: format not a string literal and no format arguments [-Wformat-security] > fprintf(fp, headstr); > ^ >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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/. >make -C as CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' all >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/as' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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 [-Wunused-result] > write(STDOUT, "as: ", 4); > ^ >as.c:69:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(STDOUT, message, strlen(message)); > ^ >as.c:70:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(STDOUT, "\n", 1); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c assemble.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c errors.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c express.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c genbin.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c genlist.c >genlist.c: In function âlist1â: >genlist.c:197:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, linebuf, (unsigned) (lineptr - linebuf)); > ^ >genlist.c: In function âwritecâ: >genlist.c:432:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, &ch, 1); > ^ >genlist.c: In function âwriteoffâ: >genlist.c:454:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, buf, sizeof buf); > ^ >genlist.c: In function âwritesâ: >genlist.c:462:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, s, strlen(s)); > ^ >genlist.c: In function âwritewâ: >genlist.c:482:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, buf, sizeof buf); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c genobj.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c gensym.c >gensym.c: In function âgensymâ: >gensym.c:95:11: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(outfd, symptr->name, (unsigned) (symptr->length)); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c keywords.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c macro.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c mops.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c pops.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c readsrc.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c scan.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c table.c >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c typeconv.c >typeconv.c: In function âxxerrâ: >typeconv.c:14:32: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > void xxerr(x) char * x; { write(2, x, strlen(x)); } > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c alloc.c >x86_64-pc-linux-gnu-gcc 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/lib64/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.20/work/dev86-0.16.20/as' >cp -p as/as86 bin/as86 >cp -p as/as86_encap bin/as86_encap >make -C ar CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' all >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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 . >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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 [-Wformat-security] > fprintf (stderr, string); > ^ >ar.c: In function âcopy_out_memberâ: >ar.c:1177:14: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result [-Wunused-result] > read (indesc, buf, thistime); > ^ >ar.c: In function âwrite_symdef_memberâ: >ar.c:1565:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write (outdesc, mapptr->info.symdefs, > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -c alloca.c -o alloca.o >x86_64-pc-linux-gnu-gcc ar.o alloca.o -o ar86 >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/ar' >cp -p ar/ar86 bin/ar86 >make -C ld CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' ld86 >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/ld' >test -f ar.h || \ >{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \ >ln ../libc/include/ar.h . >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c dumps.c -o dumps.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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 [-Wunused-result] > write(errfil, errbuf, (unsigned) (errbufptr - errbuf)); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c ld.c -o ld.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c readobj.c -o readobj.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c table.c -o table.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -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 [-Wunused-result] > void xxerr(x) char * x; { write(2, x, strlen(x)); } > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c linksyms.c -o linksyms.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c mkar.c -o mkar.o >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c writex86.c -o writex86.o >writex86.c: In function âwrite_elksâ: >writex86.c:59:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define offsetof(struc, mem) ((int) &((struc *) 0)->mem) > ^ >writex86.c:448:26: note: in expansion of macro âoffsetofâ > seekout((unsigned long) offsetof(struct exec, a_syms)); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c writebin.c >writebin.c: In function âwritebinâ: >writebin.c:1062:10: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result [-Wunused-result] > write(2, s, strlen(s)); > ^ >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -DREL_OUTPUT -c writeemu.c -o writeemu.o >In file included from writeemu.c:20:0: >writebin.c: In function âwrite_dosemuâ: >writebin.c:69:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define offsetof(struc, mem) ((int) &((struc *) 0)->mem) > ^ >writebin.c:560:26: note: in expansion of macro âoffsetofâ > seekout((unsigned long) offsetof(struct exec, a_syms)); > ^ >writebin.c:69:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define offsetof(struc, mem) ((int) &((struc *) 0)->mem) > ^ >writebin.c:565:26: note: in expansion of macro âoffsetofâ > if( FILEHEADERLENGTH >= offsetof(struct exec, a_trsize)+8) > ^ >writebin.c:69:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define offsetof(struc, mem) ((int) &((struc *) 0)->mem) > ^ >writebin.c:567:27: note: in expansion of macro âoffsetofâ > seekout((unsigned long) offsetof(struct exec, a_trsize)); > ^ >writebin.c:69:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > #define offsetof(struc, mem) ((int) &((struc *) 0)->mem) > ^ >writebin.c:571:27: note: in expansion of macro âoffsetofâ > seekout((unsigned long) offsetof(struct exec, a_drsize)); > ^ >x86_64-pc-linux-gnu-gcc 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.20/work/dev86-0.16.20/ld' >cp -p ld/ld86 bin/ld86 >make -C ld CC='x86_64-pc-linux-gnu-gcc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib64/bcc' BINDIR='/usr/bin' ANSI='' objdump86 >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/ld' >x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing objdump86.c -o objdump86 >objdump86.c: In function âdo_moduleâ: >objdump86.c:245:8: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(strtab, 1, (unsigned int)str_len, ifd); > ^ >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc' >ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.20"' -o crt0.o crt0.c >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/malloc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Mn -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc.a __ldivmod.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >ncc -Mn -O -D__LIBC__ -c -o error.o error.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a __assert.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >ncc -Mn -ansi -O -D__LIBC__ -c -o __getpwent.o __getpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a utent.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >ncc -Mn -O -D__LIBC__ -c -o termcap.o termcap.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a tparam.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a realloc.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a cputype.o >ncc -c -ansi -Mn -O -D__LIBC__ strtol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc.a strtol.o >ncc -c -ansi -Mn -O -D__LIBC__ crypt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a mkfifo.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a segread.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/msdos' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a regsub.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a vfscanf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a strncasecmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >sh mksyscall >Using syscalls from syscall.dev86 >make -f syscall.mak LIBC="/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc.a" CFLAGS="-Mn -O -D__LIBC__" >make[5]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a knlvsn.o >make[5]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a setjmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a ttyname.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/termios' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >ncc -Mn -O -D__LIBC__ -c -o localtime.o localtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc.a tm_conv.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >make LIBC='/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc.a' CC='ncc' ARCH='-Mn' CCFLAGS='-O' DEFS='-D__LIBC__' LIB_CPU='i86' LIB_OS='ELKS' LIBC=/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libbcc.a -C bcc all >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Mn -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libbcc.a __ldivmod.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.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.20/work/dev86-0.16.20/libc/libbcc.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >cp -p libc/crt0.o libc/libc.a libc/libbcc.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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Ms -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_s.a __ldivmod.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a ansi.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bios' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/conio' >ncc -c -ansi -Ms -O -D__LIBC__ cprintf.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_s.a cprintf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/conio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >ncc -Ms -O -D__LIBC__ -c -o __assert.o __assert.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_s.a __assert.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a realloc.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a crypt.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a segread.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/msdos' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a regsub.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a vfscanf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a strncasecmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >ncc -Ms -O -D__LIBC__ -c -o setjmp.o setjmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_s.a setjmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >ncc -Ms -O -D__LIBC__ -c -o localtime.o localtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libc_s.a tm_conv.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Md -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a __ldivmod.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a gotoxy.o >ncc -c -ansi -Md -O -D__LIBC__ cprintf.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a cprintf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/conio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >ncc -Md -O -D__LIBC__ -c -o __assert.o __assert.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a __assert.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a realloc.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a cputype.o >ncc -c -ansi -Md -O -D__LIBC__ strtol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a strtol.o >ncc -c -ansi -Md -O -D__LIBC__ crypt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a crypt.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a sound.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/msdos' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a regsub.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a vfscanf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a strncasecmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >ncc -Md -O -D__LIBC__ -c -o setjmp.o setjmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libdos.a setjmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >ncc -Md -O -D__LIBC__ -c -o localtime.o localtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/libdos.a tm_conv.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc' >ncc -c -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -D__LIBC_VER__='"0.16.20"' -o crt3.o crt0.c >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___idiv bcc_i386.c -c -o __idiv.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __idiv.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___idivu bcc_i386.c -c -o __idivu.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __idivu.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___imod bcc_i386.c -c -o __imod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __imod.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___imodu bcc_i386.c -c -o __imodu.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __imodu.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___imul bcc_i386.c -c -o __imul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __imul.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___isl bcc_i386.c -c -o __isl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __isl.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___isr bcc_i386.c -c -o __isr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __isr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___isru bcc_i386.c -c -o __isru.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __isru.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___divsi3 bcc_i386.c -c -o __divsi3.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __divsi3.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_errno heap.c -c -o errno.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a errno.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __brk_addr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sbrk.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_brk heap.c -c -o brk.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >sh mktab.sh >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o error2.o error2.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a error2.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o perror.o perror.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a perror.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o sys_siglist.o sys_siglist.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sys_siglist.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o __assert.o __assert.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __assert.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o __getpwent.o __getpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __getpwent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o pwent.o pwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a pwent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getpwnam.o getpwnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpwnam.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getpwuid.o getpwuid.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpwuid.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o putpwent.o putpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a putpwent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getpw.o getpw.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpw.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o fgetpwent.o fgetpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fgetpwent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o __getgrent.o __getgrent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __getgrent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o grent.o grent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a grent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getgrnam.o getgrnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getgrnam.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getgrgid.o getgrgid.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getgrgid.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o fgetgrent.o fgetgrent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fgetgrent.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o initgroups.o initgroups.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a initgroups.o >ncc -Ml -ansi -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o utent.o utent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a utent.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o termcap.o termcap.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a termcap.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o tparam.o tparam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tparam.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/i386fp' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fadd.x -o fadd.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fadd.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fcomp.x -o fcomp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fcomp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fdiv.x -o fdiv.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fdiv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fmul.x -o fmul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fmul.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpbsr.x -o fpbsr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpbsr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o fperr.o fperr.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fperr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fperror.x -o fperror.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fperror.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fptoi.x -o fptoi.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fptoi.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpushd.x -o fpushd.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpushd.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpulld.x -o fpulld.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpulld.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpushi.x -o fpushi.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpushi.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpushf.x -o fpushf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpushf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fpullf.x -o fpullf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fpullf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c frexp.x -o frexp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a frexp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c ftst.x -o ftst.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ftst.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c fabs.x -o fabs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fabs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c ldexp.x -o ldexp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ldexp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ecvt.o ecvt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/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.20/work/dev86-0.16.20/libc/i386fp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/i386sys' >sh mksyscall >make -f syscall.mak LIBC="/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a" CFLAGS="-Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__" >make[5]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/i386sys' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___exit syscall.c -c -o __exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __exit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fork syscall.c -c -o fork.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fork.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vfork.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_read syscall.c -c -o read.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a read.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_write syscall.c -c -o write.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a write.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_open syscall.c -c -o open.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a open.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_close syscall.c -c -o close.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a close.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_waitpid syscall.c -c -o waitpid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a waitpid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_creat syscall.c -c -o creat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a creat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_link syscall.c -c -o link.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a link.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a unlink.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execve syscall.c -c -o execve.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execve.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a chdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_time syscall.c -c -o time.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a time.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___dv32_mknod syscall.c -c -o __dv32_mknod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __dv32_mknod.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a chmod.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_chown syscall.c -c -o chown.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a chown.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_lseek syscall.c -c -o lseek.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a lseek.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getpid syscall.c -c -o getpid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_mount syscall.c -c -o mount.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a mount.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_umount syscall.c -c -o umount.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a umount.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setuid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getuid syscall.c -c -o getuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getuid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_stime syscall.c -c -o stime.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a stime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ptrace syscall.c -c -o ptrace.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ptrace.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a alarm.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_pause syscall.c -c -o pause.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a pause.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_utime syscall.c -c -o utime.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a utime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_access syscall.c -c -o access.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a access.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_nice syscall.c -c -o nice.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a nice.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ftime syscall.c -c -o ftime.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ftime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sync syscall.c -c -o sync.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sync.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_kill syscall.c -c -o kill.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a kill.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_rename syscall.c -c -o rename.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a rename.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a mkdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a rmdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_dup syscall.c -c -o dup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a dup.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a pipe.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_times syscall.c -c -o times.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a times.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setgid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getgid syscall.c -c -o getgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getgid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_signal syscall.c -c -o signal.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a signal.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_geteuid syscall.c -c -o geteuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a geteuid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getegid syscall.c -c -o getegid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getegid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_acct syscall.c -c -o acct.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a acct.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ioctl.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fcntl.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setpgid syscall.c -c -o setpgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setpgid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ulimit syscall.c -c -o ulimit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ulimit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_umask syscall.c -c -o umask.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a umask.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a chroot.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___dv32_ustat syscall.c -c -o __dv32_ustat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __dv32_ustat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a dup2.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getppid syscall.c -c -o getppid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getppid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getpgrp syscall.c -c -o getpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpgrp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setsid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sigaction syscall.c -c -o sigaction.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sigaction.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_siggetmask syscall.c -c -o siggetmask.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a siggetmask.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sigsetmask syscall.c -c -o sigsetmask.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sigsetmask.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setreuid syscall.c -c -o setreuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setreuid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setregid syscall.c -c -o setregid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setregid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sigsuspend syscall.c -c -o sigsuspend.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sigsuspend.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sigpending syscall.c -c -o sigpending.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sigpending.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sethostname syscall.c -c -o sethostname.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sethostname.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setrlimit syscall.c -c -o setrlimit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setrlimit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getrlimit syscall.c -c -o getrlimit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getrlimit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getrusage syscall.c -c -o getrusage.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getrusage.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a gettimeofday.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a settimeofday.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getgroups syscall.c -c -o getgroups.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getgroups.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setgroups syscall.c -c -o setgroups.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setgroups.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___select syscall.c -c -o __select.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __select.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a symlink.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a readlink.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_uselib syscall.c -c -o uselib.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a uselib.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_swapon syscall.c -c -o swapon.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a swapon.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a reboot.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __readdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___mmap syscall.c -c -o __mmap.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __mmap.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_munmap syscall.c -c -o munmap.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a munmap.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_truncate syscall.c -c -o truncate.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a truncate.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ftruncate syscall.c -c -o ftruncate.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ftruncate.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fchmod syscall.c -c -o fchmod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fchmod.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fchown.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getpriority syscall.c -c -o getpriority.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpriority.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setpriority syscall.c -c -o setpriority.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setpriority.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_statfs syscall.c -c -o statfs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a statfs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fstatfs syscall.c -c -o fstatfs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fstatfs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ioperm syscall.c -c -o ioperm.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ioperm.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___socketcall syscall.c -c -o __socketcall.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __socketcall.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setitimer syscall.c -c -o setitimer.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setitimer.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getitimer syscall.c -c -o getitimer.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getitimer.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___dv32_stat syscall.c -c -o __dv32_stat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __dv32_stat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___dv32_lstat syscall.c -c -o __dv32_lstat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __dv32_lstat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___dv32_fstat syscall.c -c -o __dv32_fstat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __dv32_fstat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_iopl syscall.c -c -o iopl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a iopl.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vhangup syscall.c -c -o vhangup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vhangup.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___vm86 syscall.c -c -o __vm86.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __vm86.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a wait4.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_swapoff syscall.c -c -o swapoff.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a swapoff.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sysinfo syscall.c -c -o sysinfo.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sysinfo.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___ipc syscall.c -c -o __ipc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __ipc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fsync syscall.c -c -o fsync.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fsync.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___sigreturn syscall.c -c -o __sigreturn.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __sigreturn.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_clone syscall.c -c -o clone.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a clone.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setdomainname syscall.c -c -o setdomainname.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setdomainname.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_uname syscall.c -c -o uname.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a uname.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_adjtimex syscall.c -c -o adjtimex.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a adjtimex.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_mprotect syscall.c -c -o mprotect.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a mprotect.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sigprocmask syscall.c -c -o sigprocmask.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sigprocmask.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_getpgid syscall.c -c -o getpgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getpgid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fchdir syscall.c -c -o fchdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fchdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_bdflush syscall.c -c -o bdflush.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a bdflush.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sysfs syscall.c -c -o sysfs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sysfs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___personality syscall.c -c -o __personality.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __personality.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setfsuid syscall.c -c -o setfsuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setfsuid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setfsgid syscall.c -c -o setfsgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setfsgid.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___getdents syscall.c -c -o __getdents.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __getdents.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_flock syscall.c -c -o flock.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a flock.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_nanosleep syscall.c -c -o nanosleep.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a nanosleep.o >make[5]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/i386sys' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___cstart3 cstartup.c -c -o __cstart3.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __cstart3.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execl exec.c -c -o execl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execl.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execv exec.c -c -o execv.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execle exec.c -c -o execle.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execle.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execlp exec.c -c -o execlp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execlp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_execvp exec.c -c -o execvp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a execvp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a opendir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a closedir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a readdir.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o setjmp3.o setjmp3.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setjmp3.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/i386sys' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a malloc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a alloca.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_free malloc.c -c -o free.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a free.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a calloc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a realloc.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_labs aliases.c -c -o labs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a labs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_abs aliases.c -c -o abs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a abs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_raise aliases.c -c -o raise.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a raise.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a bcopy.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a bzero.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a bcmp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_index aliases.c -c -o index.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a index.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a rindex.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_remove aliases.c -c -o remove.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a remove.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a on_exit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a atexit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __do_exit.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o atoi.o atoi.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a atoi.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o atol.o atol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a atol.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ltoa.o ltoa.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ltoa.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ltostr.o ltostr.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ltostr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ctype.o ctype.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ctype.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ctypefn.o ctypefn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ctypefn.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o qsort.o qsort.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a qsort.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o bsearch.o bsearch.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a bsearch.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o rand.o rand.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a rand.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o lsearch.o lsearch.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a lsearch.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getopt.o getopt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getopt.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o itoa.o itoa.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a itoa.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o cputype.o cputype.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cputype.o >ncc -c -ansi -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ strtol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strtol.o >ncc -c -ansi -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ crypt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a crypt.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getenv.o getenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getenv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o putenv.o putenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a putenv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o popen.o popen.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a popen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o system.o system.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a system.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o setenv.o setenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setenv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o getcwd.o getcwd.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a getcwd.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o tmpnam.o tmpnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tmpnam.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_abort syslib.c -c -o abort.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a abort.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_wait syslib.c -c -o wait.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a wait.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a wait3.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a killpg.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setpgrp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sleep.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a usleep.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a mkfifo.o >ncc -c -ansi -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ strtod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strtod.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o atof.o atof.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a atof.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a regexp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a regsub.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a _stdio_init.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fputc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fgetc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fflush.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fgets.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_gets stdio.c -c -o gets.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a gets.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fputs.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_puts stdio.c -c -o puts.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a puts.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fread stdio.c -c -o fread.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fread.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fwrite.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fopen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fdopen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a freopen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a __fopen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fclose.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fseek.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a rewind.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ftell.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setbuffer.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setvbuf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ungetc.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_printf printf.c -c -o printf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a printf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sprintf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fprintf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vprintf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vsprintf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vfprintf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fp_print.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a scanf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a sscanf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a fscanf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vscanf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vsscanf.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a vfscanf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strlen string.c -c -o strlen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strlen.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strcat string.c -c -o strcat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strcat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strcpy.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strcmp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strncat string.c -c -o strncat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strncat.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strncpy.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strncmp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strchr string.c -c -o strchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strchr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strrchr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_strdup string.c -c -o strdup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strdup.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memcpy.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memccpy.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memchr string.c -c -o memchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memchr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memset string.c -c -o memset.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memset.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memcmp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_memmove string.c -c -o memmove.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a memmove.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_movedata string.c -c -o movedata.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a movedata.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strpbrk.o strpbrk.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strpbrk.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strsep.o strsep.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strsep.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strstr.o strstr.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strstr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strtok.o strtok.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strtok.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strcspn.o strcspn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strcspn.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strspn.o strspn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strspn.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strcasecmp.o strcasecmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strcasecmp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o strncasecmp.o strncasecmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a strncasecmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o setjmp.o setjmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a setjmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/termios' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcsetattr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcgetattr.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcdrain.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcflow.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcflush.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcsendbreak.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcsetpgrp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tcgetpgrp.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_isatty termios.c -c -o isatty.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a isatty.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cfgetospeed.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cfgetispeed.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cfsetospeed.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cfsetispeed.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a cfmakeraw.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ttyname.o ttyname.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ttyname.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/termios' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o localtime.o localtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a localtime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o gmtime.o gmtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a gmtime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o asctime.o asctime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a asctime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o ctime.o ctime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a ctime.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o asc_conv.o asc_conv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a asc_conv.o >ncc -Ml -I -I/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/include -D__LIBC__ -c -o tm_conv.o tm_conv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc3.a tm_conv.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >cp -p libc/crt3.o lib/i386/crt0.o >cp -p libc/libc3.a lib/i386/libc.a >sh libcompat lib/i386/libc.a >test -f bin/ncc >make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-FAST >make[3]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/kinclude' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >transfer: >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >ncc -Mf -O -D__LIBC__ -c -o __ldivmod.o __ldivmod.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __ldivmod.o >Creating archive file `/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a' >ncc -Mf -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __idiv.o >ncc -Mf -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __idivu.o >ncc -Mf -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __imod.o >ncc -Mf -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __imodu.o >ncc -Mf -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __imul.o >ncc -Mf -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __isl.o >ncc -Mf -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __isr.o >ncc -Mf -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __isru.o >ncc -Mf -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __laddl.o >ncc -Mf -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __landl.o >ncc -Mf -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lcmpl.o >ncc -Mf -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lcoml.o >ncc -Mf -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __ldecl.o >ncc -Mf -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __ldivl.o >ncc -Mf -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __ldivul.o >ncc -Mf -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __leorl.o >ncc -Mf -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lincl.o >ncc -Mf -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lmodl.o >ncc -Mf -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lmodul.o >ncc -Mf -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lmull.o >ncc -Mf -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lnegl.o >ncc -Mf -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lorl.o >ncc -Mf -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lsll.o >ncc -Mf -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lsrl.o >ncc -Mf -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lsrul.o >ncc -Mf -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lsubl.o >ncc -Mf -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __ltstl.o >ncc -Mf -O -D__LIBC__ -DL_errno heap.c -c -o errno.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a errno.o >ncc -Mf -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __brk_addr.o >ncc -Mf -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sbrk.o >ncc -Mf -O -D__LIBC__ -DL_brk heap.c -c -o brk.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a brk.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/bcc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >ncc -Mf -O -D__LIBC__ -c -o error.o error.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a error.o >ncc -Mf -O -D__LIBC__ -c -o sys_errlist.o sys_errlist.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sys_errlist.o >ncc -Mf -O -D__LIBC__ -c -o perror.o perror.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a perror.o >ncc -Mf -O -D__LIBC__ -c -o sys_siglist.o sys_siglist.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sys_siglist.o >ncc -Mf -O -D__LIBC__ -c -o __assert.o __assert.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __assert.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/error' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >ncc -Mf -ansi -O -D__LIBC__ -c -o __getpwent.o __getpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __getpwent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o pwent.o pwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a pwent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o getpwnam.o getpwnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getpwnam.o >ncc -Mf -ansi -O -D__LIBC__ -c -o getpwuid.o getpwuid.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getpwuid.o >ncc -Mf -ansi -O -D__LIBC__ -c -o putpwent.o putpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a putpwent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o getpw.o getpw.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getpw.o >ncc -Mf -ansi -O -D__LIBC__ -c -o fgetpwent.o fgetpwent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fgetpwent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o __getgrent.o __getgrent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __getgrent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o grent.o grent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a grent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o getgrnam.o getgrnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getgrnam.o >ncc -Mf -ansi -O -D__LIBC__ -c -o getgrgid.o getgrgid.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getgrgid.o >ncc -Mf -ansi -O -D__LIBC__ -c -o fgetgrent.o fgetgrent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fgetgrent.o >ncc -Mf -ansi -O -D__LIBC__ -c -o initgroups.o initgroups.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a initgroups.o >ncc -Mf -ansi -O -D__LIBC__ -c -o utent.o utent.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a utent.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/getent' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >ncc -Mf -O -D__LIBC__ -c -o termcap.o termcap.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a termcap.o >ncc -Mf -O -D__LIBC__ -c -o tparam.o tparam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tparam.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/gtermcap' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >ncc -Mf -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a malloc.o >ncc -Mf -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a alloca.o >ncc -Mf -O -D__LIBC__ -DL_free malloc.c -c -o free.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a free.o >ncc -Mf -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a calloc.o >ncc -Mf -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a realloc.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/malloc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >ncc -Mf -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a labs.o >ncc -Mf -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a abs.o >ncc -Mf -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a raise.o >ncc -Mf -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a bcopy.o >ncc -Mf -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a bzero.o >ncc -Mf -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a bcmp.o >ncc -Mf -O -D__LIBC__ -DL_index aliases.c -c -o index.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a index.o >ncc -Mf -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a rindex.o >ncc -Mf -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a remove.o >ncc -Mf -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a creat.o >ncc -Mf -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a on_exit.o >ncc -Mf -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a atexit.o >ncc -Mf -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __do_exit.o >ncc -Mf -O -D__LIBC__ -c -o atoi.o atoi.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a atoi.o >ncc -Mf -O -D__LIBC__ -c -o atol.o atol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a atol.o >ncc -Mf -O -D__LIBC__ -c -o ltoa.o ltoa.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ltoa.o >ncc -Mf -O -D__LIBC__ -c -o ltostr.o ltostr.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ltostr.o >ncc -Mf -O -D__LIBC__ -c -o ctype.o ctype.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ctype.o >ncc -Mf -O -D__LIBC__ -c -o ctypefn.o ctypefn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ctypefn.o >ncc -Mf -O -D__LIBC__ -c -o qsort.o qsort.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a qsort.o >ncc -Mf -O -D__LIBC__ -c -o bsearch.o bsearch.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a bsearch.o >ncc -Mf -O -D__LIBC__ -c -o rand.o rand.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a rand.o >ncc -Mf -O -D__LIBC__ -c -o lsearch.o lsearch.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a lsearch.o >ncc -Mf -O -D__LIBC__ -c -o getopt.o getopt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getopt.o >ncc -Mf -O -D__LIBC__ -c -o itoa.o itoa.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a itoa.o >ncc -Mf -O -D__LIBC__ -c -o cputype.o cputype.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cputype.o >ncc -c -ansi -Mf -O -D__LIBC__ strtol.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strtol.o >ncc -c -ansi -Mf -O -D__LIBC__ crypt.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a crypt.o >ncc -Mf -O -D__LIBC__ -c -o getenv.o getenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getenv.o >ncc -Mf -O -D__LIBC__ -c -o putenv.o putenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a putenv.o >ncc -Mf -O -D__LIBC__ -c -o popen.o popen.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a popen.o >ncc -Mf -O -D__LIBC__ -c -o system.o system.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a system.o >ncc -Mf -O -D__LIBC__ -c -o setenv.o setenv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setenv.o >ncc -Mf -O -D__LIBC__ -c -o getcwd.o getcwd.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getcwd.o >ncc -Mf -O -D__LIBC__ -c -o tmpnam.o tmpnam.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tmpnam.o >ncc -Mf -O -D__LIBC__ -DL_time syslib.c -c -o time.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a time.o >ncc -Mf -O -D__LIBC__ -DL_abort syslib.c -c -o abort.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a abort.o >ncc -Mf -O -D__LIBC__ -DL_wait syslib.c -c -o wait.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a wait.o >ncc -Mf -O -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a wait3.o >ncc -Mf -O -D__LIBC__ -DL_waitpid syslib.c -c -o waitpid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a waitpid.o >ncc -Mf -O -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a killpg.o >ncc -Mf -O -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setpgrp.o >ncc -Mf -O -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sleep.o >ncc -Mf -O -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a usleep.o >ncc -Mf -O -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a mkfifo.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/misc' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/msdos' >ncc -Mf -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __seg_regs.o >ncc -Mf -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __peek_es.o >ncc -Mf -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __poke_es.o >ncc -Mf -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __deek_es.o >ncc -Mf -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __doke_es.o >ncc -Mf -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __strnget_es.o >ncc -Mf -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __strchr_es.o >ncc -Mf -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __strlen_es.o >ncc -Mf -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a int86.o >ncc -Mf -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a int86x.o >ncc -Mf -O -D__LIBC__ -DL_segread i86.c -c -o segread.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a segread.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/msdos' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >ncc -Mf -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a regexp.o >ncc -Mf -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a regsub.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/regexp' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >ncc -Mf -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a _stdio_init.o >ncc -Mf -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fputc.o >ncc -Mf -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fgetc.o >ncc -Mf -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fflush.o >ncc -Mf -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fgets.o >ncc -Mf -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a gets.o >ncc -Mf -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fputs.o >ncc -Mf -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a puts.o >ncc -Mf -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fread.o >ncc -Mf -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fwrite.o >ncc -Mf -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fopen.o >ncc -Mf -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fdopen.o >ncc -Mf -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a freopen.o >ncc -Mf -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __fopen.o >ncc -Mf -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fclose.o >ncc -Mf -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fseek.o >ncc -Mf -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a rewind.o >ncc -Mf -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ftell.o >ncc -Mf -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setbuffer.o >ncc -Mf -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setvbuf.o >ncc -Mf -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ungetc.o >ncc -Mf -O -D__LIBC__ -DL_printf printf.c -c -o printf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a printf.o >ncc -Mf -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sprintf.o >ncc -Mf -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fprintf.o >ncc -Mf -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vprintf.o >ncc -Mf -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vsprintf.o >ncc -Mf -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vfprintf.o >ncc -Mf -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fp_print.o >ncc -Mf -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a scanf.o >ncc -Mf -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sscanf.o >ncc -Mf -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fscanf.o >ncc -Mf -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vscanf.o >ncc -Mf -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vsscanf.o >ncc -Mf -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vfscanf.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/stdio' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >ncc -Mf -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strlen.o >ncc -Mf -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strcat.o >ncc -Mf -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strcpy.o >ncc -Mf -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strcmp.o >ncc -Mf -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strncat.o >ncc -Mf -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strncpy.o >ncc -Mf -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strncmp.o >ncc -Mf -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strchr.o >ncc -Mf -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strrchr.o >ncc -Mf -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strdup.o >ncc -Mf -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memcpy.o >ncc -Mf -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memccpy.o >ncc -Mf -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memchr.o >ncc -Mf -O -D__LIBC__ -DL_memset string.c -c -o memset.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memset.o >ncc -Mf -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memcmp.o >ncc -Mf -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a memmove.o >ncc -Mf -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a movedata.o >ncc -Mf -O -D__LIBC__ -c -o strpbrk.o strpbrk.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strpbrk.o >ncc -Mf -O -D__LIBC__ -c -o strsep.o strsep.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strsep.o >ncc -Mf -O -D__LIBC__ -c -o strstr.o strstr.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strstr.o >ncc -Mf -O -D__LIBC__ -c -o strtok.o strtok.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strtok.o >ncc -Mf -O -D__LIBC__ -c -o strcspn.o strcspn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strcspn.o >ncc -Mf -O -D__LIBC__ -c -o strspn.o strspn.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strspn.o >ncc -Mf -O -D__LIBC__ -c -o strcasecmp.o strcasecmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strcasecmp.o >ncc -Mf -O -D__LIBC__ -c -o strncasecmp.o strncasecmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a strncasecmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/string' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make -f syscall.mak LIBC="/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a" CFLAGS="-Mf -O -D__LIBC__" >make[5]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >ncc -Mf -O -D__LIBC__ -DL___syscall syscall.c -c -o __syscall.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __syscall.o >ncc -Mf -O -D__LIBC__ -DL___syscall4 syscall.c -c -o __syscall4.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __syscall4.o >ncc -Mf -O -D__LIBC__ -DL___exit syscall.c -c -o __exit.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __exit.o >ncc -Mf -O -D__LIBC__ -DL_fork syscall.c -c -o fork.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fork.o >ncc -Mf -O -D__LIBC__ -DL_read syscall.c -c -o read.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a read.o >ncc -Mf -O -D__LIBC__ -DL_write syscall.c -c -o write.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a write.o >ncc -Mf -O -D__LIBC__ -DL_open syscall.c -c -o open.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a open.o >ncc -Mf -O -D__LIBC__ -DL_close syscall.c -c -o close.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a close.o >ncc -Mf -O -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a wait4.o >ncc -Mf -O -D__LIBC__ -DL_link syscall.c -c -o link.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a link.o >ncc -Mf -O -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a unlink.o >ncc -Mf -O -D__LIBC__ -DL___execve syscall.c -c -o __execve.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __execve.o >ncc -Mf -O -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a chdir.o >ncc -Mf -O -D__LIBC__ -DL_mknod syscall.c -c -o mknod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a mknod.o >ncc -Mf -O -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a chmod.o >ncc -Mf -O -D__LIBC__ -DL_chown syscall.c -c -o chown.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a chown.o >ncc -Mf -O -D__LIBC__ -DL___brk syscall.c -c -o __brk.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __brk.o >ncc -Mf -O -D__LIBC__ -DL_stat syscall.c -c -o stat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a stat.o >ncc -Mf -O -D__LIBC__ -DL___lseek syscall.c -c -o __lseek.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __lseek.o >ncc -Mf -O -D__LIBC__ -DL___getpid syscall.c -c -o __getpid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __getpid.o >ncc -Mf -O -D__LIBC__ -DL_mount syscall.c -c -o mount.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a mount.o >ncc -Mf -O -D__LIBC__ -DL_umount syscall.c -c -o umount.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a umount.o >ncc -Mf -O -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setuid.o >ncc -Mf -O -D__LIBC__ -DL___getuid syscall.c -c -o __getuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __getuid.o >ncc -Mf -O -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a alarm.o >ncc -Mf -O -D__LIBC__ -DL_fstat syscall.c -c -o fstat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fstat.o >ncc -Mf -O -D__LIBC__ -DL_pause syscall.c -c -o pause.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a pause.o >ncc -Mf -O -D__LIBC__ -DL_utime syscall.c -c -o utime.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a utime.o >ncc -Mf -O -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a chroot.o >ncc -Mf -O -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a vfork.o >ncc -Mf -O -D__LIBC__ -DL_access syscall.c -c -o access.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a access.o >ncc -Mf -O -D__LIBC__ -DL_nice syscall.c -c -o nice.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a nice.o >ncc -Mf -O -D__LIBC__ -DL_sync syscall.c -c -o sync.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a sync.o >ncc -Mf -O -D__LIBC__ -DL_kill syscall.c -c -o kill.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a kill.o >ncc -Mf -O -D__LIBC__ -DL_rename syscall.c -c -o rename.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a rename.o >ncc -Mf -O -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a mkdir.o >ncc -Mf -O -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a rmdir.o >ncc -Mf -O -D__LIBC__ -DL_dup syscall.c -c -o dup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a dup.o >ncc -Mf -O -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a pipe.o >ncc -Mf -O -D__LIBC__ -DL___times syscall.c -c -o __times.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __times.o >ncc -Mf -O -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a dup2.o >ncc -Mf -O -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setgid.o >ncc -Mf -O -D__LIBC__ -DL___getgid syscall.c -c -o __getgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __getgid.o >ncc -Mf -O -D__LIBC__ -DL___signal syscall.c -c -o __signal.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __signal.o >ncc -Mf -O -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fcntl.o >ncc -Mf -O -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ioctl.o >ncc -Mf -O -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a reboot.o >ncc -Mf -O -D__LIBC__ -DL_lstat syscall.c -c -o lstat.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a lstat.o >ncc -Mf -O -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a symlink.o >ncc -Mf -O -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a readlink.o >ncc -Mf -O -D__LIBC__ -DL_umask syscall.c -c -o umask.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a umask.o >ncc -Mf -O -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a settimeofday.o >ncc -Mf -O -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a gettimeofday.o >ncc -Mf -O -D__LIBC__ -DL_select syscall.c -c -o select.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a select.o >ncc -Mf -O -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __readdir.o >ncc -Mf -O -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a fchown.o >ncc -Mf -O -D__LIBC__ -DL_dlload syscall.c -c -o dlload.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a dlload.o >ncc -Mf -O -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setsid.o >ncc -Mf -O -D__LIBC__ -DL_socket syscall.c -c -o socket.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a socket.o >ncc -Mf -O -D__LIBC__ -DL_bind syscall.c -c -o bind.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a bind.o >ncc -Mf -O -D__LIBC__ -DL_listen syscall.c -c -o listen.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a listen.o >ncc -Mf -O -D__LIBC__ -DL_accept syscall.c -c -o accept.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a accept.o >ncc -Mf -O -D__LIBC__ -DL_connect syscall.c -c -o connect.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a connect.o >ncc -Mf -O -D__LIBC__ -DL_knlvsn syscall.c -c -o knlvsn.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a knlvsn.o >make[5]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >ncc -Mf -O -D__LIBC__ -DL___cstartup syslib0.c -c -o __cstartup.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a __cstartup.o >ncc -Mf -O -D__LIBC__ -DL_lseek syslib0.c -c -o lseek.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a lseek.o >ncc -Mf -O -D__LIBC__ -DL_getpid syslib0.c -c -o getpid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getpid.o >ncc -Mf -O -D__LIBC__ -DL_getppid syslib0.c -c -o getppid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getppid.o >ncc -Mf -O -D__LIBC__ -DL_getuid syslib0.c -c -o getuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getuid.o >ncc -Mf -O -D__LIBC__ -DL_geteuid syslib0.c -c -o geteuid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a geteuid.o >ncc -Mf -O -D__LIBC__ -DL_getgid syslib0.c -c -o getgid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getgid.o >ncc -Mf -O -D__LIBC__ -DL_getegid syslib0.c -c -o getegid.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getegid.o >ncc -Mf -O -D__LIBC__ -DL_getpgrp syslib0.c -c -o getpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a getpgrp.o >ncc -Mf -O -D__LIBC__ -DL_times syslib0.c -c -o times.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a times.o >ncc -Mf -O -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a opendir.o >ncc -Mf -O -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a closedir.o >ncc -Mf -O -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a readdir.o >ncc -Mf -O -D__LIBC__ -DL_execve exec.c -c -o execve.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execve.o >ncc -Mf -O -D__LIBC__ -DL_execl exec.c -c -o execl.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execl.o >ncc -Mf -O -D__LIBC__ -DL_execv exec.c -c -o execv.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execv.o >ncc -Mf -O -D__LIBC__ -DL_execle exec.c -c -o execle.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execle.o >ncc -Mf -O -D__LIBC__ -DL_execlp exec.c -c -o execlp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execlp.o >ncc -Mf -O -D__LIBC__ -DL_execvp exec.c -c -o execvp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a execvp.o >ncc -Mf -O -D__LIBC__ -c -o signal.o signal.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a signal.o >ncc -Mf -O -D__LIBC__ -c -o setjmp.o setjmp.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a setjmp.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/syscall' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/termios' >ncc -Mf -O -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcsetattr.o >ncc -Mf -O -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcgetattr.o >ncc -Mf -O -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcdrain.o >ncc -Mf -O -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcflow.o >ncc -Mf -O -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcflush.o >ncc -Mf -O -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcsendbreak.o >ncc -Mf -O -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcsetpgrp.o >ncc -Mf -O -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tcgetpgrp.o >ncc -Mf -O -D__LIBC__ -DL_isatty termios.c -c -o isatty.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a isatty.o >ncc -Mf -O -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cfgetospeed.o >ncc -Mf -O -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cfgetispeed.o >ncc -Mf -O -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cfsetospeed.o >ncc -Mf -O -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cfsetispeed.o >ncc -Mf -O -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a cfmakeraw.o >ncc -Mf -O -D__LIBC__ -c -o ttyname.o ttyname.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ttyname.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/termios' >make[4]: Entering directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >ncc -Mf -O -D__LIBC__ -c -o localtime.o localtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a localtime.o >ncc -Mf -O -D__LIBC__ -c -o gmtime.o gmtime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a gmtime.o >ncc -Mf -O -D__LIBC__ -c -o asctime.o asctime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a asctime.o >ncc -Mf -O -D__LIBC__ -c -o ctime.o ctime.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a ctime.o >ncc -Mf -O -D__LIBC__ -c -o asc_conv.o asc_conv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a asc_conv.o >ncc -Mf -O -D__LIBC__ -c -o tm_conv.o tm_conv.c >ar86 r /var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/libc_f.a tm_conv.o >make[4]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc/time' >make[3]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/libc' >cp -p libc/libc_f.a lib/libc_f.a >sh libcompat lib/libc_f.a >make[2]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20' >make[1]: Leaving directory '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20' >ln: failed to create symbolic link â./version.hâ: File exists >make -j3 DIST=/var/tmp/portage/sys-devel/dev86-0.16.20/image/ >as86_encap sysboot.s sysboot.v sysboot_ -0 -w -l sysboot.lst >as86_encap noboot.s noboot.v noboot_ -0 -w -l noboot.lst >as86_encap skip.s skip.v skip_ -0 -w -l skip.lst >as86_encap msdos.s msdos.v msdos_ -0 -w -l msdos.lst >sed 's/^fatbits=12/fatbits=16/' < msdos.s > msdos16.s >as86_encap tarboot.s tarboot.v tarboot_ -0 -w -l tarboot.lst >bcc -Mf -O -DTRY_FLOPPY -DDOTS -S minix.c >as: error opening input file >Makefile:187: recipe for target 'tarboot.v' failed >make: *** [tarboot.v] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: sys-devel/dev86-0.16.20::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/dev86-0.16.20::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/dev86-0.16.20::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/dev86-0.16.20/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/dev86-0.16.20/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20/bootblocks' > [31;01m*[0m S: '/var/tmp/portage/sys-devel/dev86-0.16.20/work/dev86-0.16.20'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 494124
: 366864