<86>Nov 20 04:02:53 userdel[1954844]: delete user 'rooter'
<86>Nov 20 04:02:53 userdel[1954844]: removed group 'rooter' owned by 'rooter'
<86>Nov 20 04:02:53 userdel[1954844]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 20 04:02:53 groupadd[1954868]: group added to /etc/group: name=rooter, GID=930
<86>Nov 20 04:02:53 groupadd[1954868]: group added to /etc/gshadow: name=rooter
<86>Nov 20 04:02:53 groupadd[1954868]: new group: name=rooter, GID=930
<86>Nov 20 04:02:53 useradd[1954883]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash
<86>Nov 20 04:02:53 userdel[1954909]: delete user 'builder'
<86>Nov 20 04:02:53 userdel[1954909]: removed group 'builder' owned by 'builder'
<86>Nov 20 04:02:53 userdel[1954909]: removed shadow group 'builder' owned by 'builder'
<86>Nov 20 04:02:53 groupadd[1954930]: group added to /etc/group: name=builder, GID=931
<86>Nov 20 04:02:53 groupadd[1954930]: group added to /etc/gshadow: name=builder
<86>Nov 20 04:02:53 groupadd[1954930]: new group: name=builder, GID=931
<86>Nov 20 04:02:53 useradd[1954944]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/dev86-0.16.19-alt2.src.rpm: license not found in '/usr/share/license' directory: GPL+
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/dev86-0.16.19-alt2.nosrc.rpm (w1.gzdio)
Installing dev86-0.16.19-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71841
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf dev86-0.16.19
+ echo 'Source #0 (Dev86src-0.16.19.tar):'
Source #0 (Dev86src-0.16.19.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Dev86src-0.16.19.tar
+ cd dev86-0.16.19
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (dev86-0.16.16-rh-alt-owl-kinclude.patch):'
Patch #1 (dev86-0.16.16-rh-alt-owl-kinclude.patch):
+ /usr/bin/patch -p1
patching file libc/kinclude/Makefile
+ echo 'Patch #2 (dev86-0.16.19-owl-warnings.patch):'
Patch #2 (dev86-0.16.19-owl-warnings.patch):
+ /usr/bin/patch -p1
patching file bcc/dbprintf.c
patching file cpp/cpp.c
patching file dis88/dis.h
patching file dis88/dismain.c
patching file ld/ld.c
+ echo 'Patch #3 (dev86-0.16.17-owl-makefile.patch):'
Patch #3 (dev86-0.16.17-owl-makefile.patch):
+ /usr/bin/patch -p1
patching file dis88/Makefile
+ echo 'Patch #4 (dev86-0.16.19-alt-noelksemu.patch):'
Patch #4 (dev86-0.16.19-alt-noelksemu.patch):
+ /usr/bin/patch -p1
patching file makefile.in
+ echo 'Patch #5 (dev86-0.16.19-owl-tmp.patch):'
Patch #5 (dev86-0.16.19-owl-tmp.patch):
+ /usr/bin/patch -p1
patching file bcc/bcc.c
+ echo 'Patch #6 (dev86-0.16.19-alt-bcc.patch):'
Patch #6 (dev86-0.16.19-alt-bcc.patch):
+ /usr/bin/patch -p1
patching file bcc/bcc.c
Hunk #1 succeeded at 612 (offset 9 lines).
Hunk #2 succeeded at 1332 (offset 9 lines).
Hunk #3 succeeded at 1345 (offset 9 lines).
+ echo 'Patch #7 (dev86-0.16.19-rh-nostrip.patch):'
Patch #7 (dev86-0.16.19-rh-nostrip.patch):
+ /usr/bin/patch -p1
patching file makefile.in
+ echo 'Patch #8 (dev86-0.16.19-rh-bound.patch):'
Patch #8 (dev86-0.16.19-rh-bound.patch):
+ /usr/bin/patch -p1
patching file ld/mkar.c
+ find -type f -print0
+ xargs -r0 grep -FZl /usr/lib/liberror.txt --
+ xargs -r0 /usr/bin/subst 's,/usr/lib/liberror\.txt,/usr/lib/bcc/liberror.txt,g' --
+ mkdir -p lib/bcc
+ ln -s ../../include lib/bcc/include
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71841
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dev86-0.16.19
+ make 'GCCFLAG=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make[1]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
cc  -O -DGNUMAKE  -o ifdefg ifdef.c
./ifdefg -MU  makefile.in >tmp.mak
echo > tmp.sed
[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%BINDIR%:/bin:"
[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%LIBDIR%:/lib:"
[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%INCLDIR%:/usr:"
[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%ASLDDIR%:/bin:"
[ "/usr/man" != "//man" ] || echo >> tmp.sed "s:%MANDIR%:/usr/man:"
echo >> tmp.sed "s:%PREFIX%:/usr:"
echo >> tmp.sed "s:%BINDIR%:/usr/bin:"
echo >> tmp.sed "s:%INCLDIR%:/usr/lib/bcc:"
echo >> tmp.sed "s:%LIBDIR%:/usr/lib/bcc:"
echo >> tmp.sed "s:%ASLDDIR%:/usr/bin:"
echo >> tmp.sed "s:%MANDIR%:/usr/man:"
echo >> tmp.sed "s:%ELKSSRC%:/usr/src/elks:"
echo >> tmp.sed "s:%CC%:cc:"
echo >> tmp.sed "s:%CFLAGS%:-O:"
echo >> tmp.sed "s:%LDFLAGS%::"
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.19 TOPDIR=`pwd` all
make[2]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make -C libc .config.dir
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
sh Config_sh
Using default configuration
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
echo '#define VERSION "'"0.16.19"'"' > bcc/version.h
echo '#define VERSION "'"0.16.19"'"' > as/version.h
echo '#define VERSION "'"0.16.19"'"' > bootblocks/version.h
echo '#define VERSION "'"0.16.19"'"' > ld/version.h
VER=0.16.19 ; \
echo "#define VER_MAJ ${VER%%.*}" >> bcc/version.h ; \
VER="${VER#*.}" ; \
echo "#define VER_MIN ${VER%.*}" >> bcc/version.h ; \
echo "#define VER_PAT ${VER#*.}" >> bcc/version.h 
make -C bcc CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/bcc'
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing  -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing  -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c bcc-cc1.c
In file included from const.h:11,
                 from bcc.h:25,
                 from bcc-cc1.c:5:
bcc-cc1.c: In function 'main':
debug.h:33:17: warning: statement with no effect [-Wunused-value]
   33 | # define debug  1?0:debug_never
      |                 ^
bcc-cc1.c:11:5: note: in expansion of macro 'debug'
   11 |     debug(1, "Start");
      |     ^~~~~
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c codefrag.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c dbnode.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c declare.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c express.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c exptree.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c floatop.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c function.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c gencode.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c genloads.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c glogcode.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c hardop.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c input.c
In file included from const.h:11,
                 from bcc.h:25,
                 from input.c:8:
input.c: In function 'skipeol':
debug.h:33:17: warning: statement with no effect [-Wunused-value]
   33 | # define debug  1?0:debug_never
      |                 ^
input.c:685:5: note: in expansion of macro 'debug'
  685 |     debug(7, "skipeol %s:%d", inputbuf->fname, input.linenumber);
      |     ^~~~~
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c label.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c loadexp.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c longop.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c output.c
output.c: In function 'flushout':
output.c:220:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  220 |             write(2, "output file error\n", 18);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c preproc.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c preserve.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c scan.c
In file included from const.h:11,
                 from bcc.h:25,
                 from scan.c:7:
scan.c: In function 'getident':
debug.h:33:17: warning: statement with no effect [-Wunused-value]
   33 | # define debug  1?0:debug_never
      |                 ^
scan.c:318:5: note: in expansion of macro 'debug'
  318 |     debug(7, "Got ident %s", gsname);
      |     ^~~~~
scan.c: In function 'nextsym':
debug.h:33:17: warning: statement with no effect [-Wunused-value]
   33 | # define debug  1?0:debug_never
      |                 ^
scan.c:475:9: note: in expansion of macro 'debug'
  475 |         debug(7, "In nextsym, got %d \"%C\"", sym, lastch);
      |         ^~~~~
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c softop.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c state.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c table.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c type.c
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c assign.c
assign.c: In function 'assign':
assign.c:58:49: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
   58 |             if (source->storage == CONSTANT && (!reguse & doubleregs))
      |                                                 ^~~~~~~
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c hashcmd.c
cc   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c debug.c
debug.c:93:13: warning: 'ident' defined but not used [-Wunused-variable]
   93 | static char ident[] =
      |             ^~~~~
cc   -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c dbprintf.c
dbprintf.c: In function 'vdbprintf':
dbprintf.c:108:19: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign]
  108 |                cp = __numout(val,base);
      |                   ^
dbprintf.c: In function 'putch':
dbprintf.c:34:60: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   34 | static void putch(int ch) { static char buf[2]; *buf = ch; write(2,buf,1); }
      |                                                            ^~~~~~~~~~~~~~
cc   bcc-cc1.o codefrag.o dbnode.o declare.o express.o exptree.o floatop.o function.o gencode.o genloads.o glogcode.o hardop.o input.o label.o loadexp.o longop.o output.o preproc.o preserve.o scan.o softop.o state.o table.o type.o assign.o hashcmd.o debug.o dbprintf.o -o bcc-cc1
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/bcc'
cp -p bcc/bcc bin/Bcc
cp -p bcc/ncc bin/ncc
cp -p bcc/bcc-cc1 lib/bcc-cc1
make -C cpp CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/cpp'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing   -c -o main.o main.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing   -c -o cpp.o cpp.c
cpp.c: In function 'unchget':
cpp.c:548:1: warning: type of 'ch' defaults to 'int' [-Wimplicit-int]
  548 | unchget(ch)
      | ^~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing   -c -o hash.o hash.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing   -c -o token1.o token1.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing   -c -o token2.o token2.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -o bcc-cpp main.o cpp.o hash.o token1.o token2.o
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/cpp'
cp -p cpp/bcc-cpp lib/bcc-cpp
make -C unproto CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/unproto'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c tok_io.c -o tok_io.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c tok_class.c -o tok_class.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c tok_pool.c -o tok_pool.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c unproto.c -o unproto.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c vstring.c -o vstring.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c symbol.c -o symbol.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c error.c -o error.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c hash.c -o hash.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -w      -DREOPEN -c strsave.c -o strsave.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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 '/usr/src/RPM/BUILD/dev86-0.16.19/unproto'
cp -p unproto/unproto lib/unproto
make -C copt CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/copt'
cc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing  -o copt copt.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/as'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c as.c
as.c: In function 'as_abort':
as.c:68:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   68 |     write(STDOUT, "as: ", 4);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~
as.c:69:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   69 |     write(STDOUT, message, strlen(message));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
as.c:70:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   70 |     write(STDOUT, "\n", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c assemble.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c errors.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c express.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c genbin.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c genlist.c
genlist.c: In function 'list1':
genlist.c:197:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  197 |     write(outfd, linebuf, (unsigned) (lineptr - linebuf));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
genlist.c: In function 'writec':
genlist.c:432:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  432 |     write(outfd, &ch, 1);
      |     ^~~~~~~~~~~~~~~~~~~~
genlist.c: In function 'writeoff':
genlist.c:454:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  454 |     write(outfd, buf, sizeof buf);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
genlist.c: In function 'writes':
genlist.c:462:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  462 |     write(outfd, s, strlen(s));
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
genlist.c: In function 'writew':
genlist.c:482:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  482 |     write(outfd, buf, sizeof buf);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c genobj.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c gensym.c
gensym.c: In function 'gensym':
gensym.c:95:13: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   95 |             write(outfd, symptr->name, (unsigned) (symptr->length));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c keywords.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c macro.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c mops.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c pops.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c readsrc.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c scan.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c table.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c typeconv.c
typeconv.c: In function 'xxerr':
typeconv.c:14:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   14 | void xxerr(x) char * x; { write(2, x, strlen(x)); }
      |                           ^~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -c alloc.c
cc  as.o assemble.o errors.o express.o genbin.o genlist.o genobj.o gensym.o keywords.o macro.o mops.o pops.o readsrc.o scan.o table.o typeconv.o alloc.o -o as86
sed -e "s:%%LIBDIR%%:/usr/lib/bcc:" -e "s:%%BINDIR%%:/usr/bin:" \
	< as86_encap.sh > tmp
chmod +x as86_encap
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/as'
cp -p as/as86 bin/as86
cp -p as/as86_encap bin/as86_encap
make -C ar CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ar'
test -f ar.h || \
{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \
ln ../libc/include/ar.h .
test -f rel_aout.h || \
{ rm -f rel_aout.h ; ln -s ../ld/rel_aout.h . ; } || \
ln ../ld/rel_aout.h .
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing  -c ar.c -o ar.o
ar.c: In function 'read_old_symdefs':
ar.c:1599:7: warning: variable 'val' set but not used [-Wunused-but-set-variable]
 1599 |   int val;
      |       ^~~
ar.c: In function 'copy_out_member':
ar.c:1177:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
 1177 |         read (indesc, buf, thistime);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ar.c: In function 'write_symdef_member':
ar.c:1565:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
 1565 |         write (outdesc, mapptr->info.symdefs,
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1566 |                mapptr->info.nsymdefs * sizeof (struct symdef));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing  -c alloca.c -o alloca.o
cc  ar.o alloca.o -o ar86
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/ar'
cp -p ar/ar86 bin/ar86
make -C ld CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
test -f ar.h || \
{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \
ln ../libc/include/ar.h .
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c dumps.c -o dumps.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c io.c -o io.o
io.c: In function 'flusherr':
io.c:142:8: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  142 |        write(errfil, errbuf, (unsigned) (errbufptr - errbuf));
      |        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c ld.c -o ld.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c readobj.c -o readobj.o
readobj.c: In function 'readarheader':
readobj.c:115:39: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
  115 |              arheader.ar_name, sizeof arheader.ar_name);
      |                                       ^~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c table.c -o table.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c typeconv.c -o typeconv.o
typeconv.c: In function 'xxerr':
typeconv.c:14:27: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   14 | void xxerr(x) char * x; { write(2, x, strlen(x)); }
      |                           ^~~~~~~~~~~~~~~~~~~~~~
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c linksyms.c -o linksyms.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c mkar.c -o mkar.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c writex86.c -o writex86.o
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT  -c writebin.c
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing -DREL_OUTPUT -c writeemu.c -o writeemu.o
cc  dumps.o io.o ld.o readobj.o table.o typeconv.o linksyms.o mkar.o writex86.o writebin.o writeemu.o -o ld86
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
cp -p ld/ld86 bin/ld86
make -C ld CC='cc' CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' objdump86
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -fno-strict-aliasing    objdump86.c   -o objdump86
objdump86.c: In function 'read_arheader':
objdump86.c:190:47: warning: argument to 'sizeof' in 'strncpy' call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess]
  190 |    strncpy(archentry, arheader.ar_name, sizeof(arheader.ar_name));
      |                                               ^
objdump86.c: In function 'do_module':
objdump86.c:240:10: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
  240 |          fread(strtab, 1, (unsigned int)str_len, ifd);
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.19"' -o crt0.o crt0.c
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
rm: cannot remove '../include/malloc.h': No such file or directory
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
ncc -Mn -O -D__LIBC__   -c -o __ldivmod.o __ldivmod.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __ldivmod.o
Creating archive file `/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a'
ncc -Mn -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __idiv.o
ncc -Mn -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __idivu.o
ncc -Mn -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __imod.o
ncc -Mn -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __imodu.o
ncc -Mn -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __imul.o
ncc -Mn -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __isl.o
ncc -Mn -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __isr.o
ncc -Mn -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __isru.o
ncc -Mn -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __laddl.o
ncc -Mn -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __landl.o
ncc -Mn -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lcmpl.o
ncc -Mn -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lcoml.o
ncc -Mn -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __ldecl.o
ncc -Mn -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __ldivl.o
ncc -Mn -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __ldivul.o
ncc -Mn -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __leorl.o
ncc -Mn -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lincl.o
ncc -Mn -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lmodl.o
ncc -Mn -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lmodul.o
ncc -Mn -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lmull.o
ncc -Mn -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lnegl.o
ncc -Mn -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lorl.o
ncc -Mn -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lsll.o
ncc -Mn -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lsrl.o
ncc -Mn -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lsrul.o
ncc -Mn -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lsubl.o
ncc -Mn -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __ltstl.o
ncc -Mn -O -D__LIBC__ -DL_errno heap.c -c -o errno.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a errno.o
ncc -Mn -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __brk_addr.o
ncc -Mn -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sbrk.o
ncc -Mn -O -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a brk.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
ncc -Mn -O -D__LIBC__   -c -o error.o error.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a error.o
ncc -Mn -O -D__LIBC__   -c -o sys_errlist.o sys_errlist.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sys_errlist.o
ncc -Mn -O -D__LIBC__   -c -o perror.o perror.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a perror.o
ncc -Mn -O -D__LIBC__   -c -o sys_siglist.o sys_siglist.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sys_siglist.o
ncc -Mn -O -D__LIBC__   -c -o __assert.o __assert.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __assert.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
ncc -Mn -ansi -O -D__LIBC__   -c -o __getpwent.o __getpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __getpwent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o pwent.o pwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a pwent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o getpwnam.o getpwnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getpwnam.o
ncc -Mn -ansi -O -D__LIBC__   -c -o getpwuid.o getpwuid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getpwuid.o
ncc -Mn -ansi -O -D__LIBC__   -c -o putpwent.o putpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a putpwent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o getpw.o getpw.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getpw.o
ncc -Mn -ansi -O -D__LIBC__   -c -o fgetpwent.o fgetpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fgetpwent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o __getgrent.o __getgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __getgrent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o grent.o grent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a grent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o getgrnam.o getgrnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getgrnam.o
ncc -Mn -ansi -O -D__LIBC__   -c -o getgrgid.o getgrgid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getgrgid.o
ncc -Mn -ansi -O -D__LIBC__   -c -o fgetgrent.o fgetgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fgetgrent.o
ncc -Mn -ansi -O -D__LIBC__   -c -o initgroups.o initgroups.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a initgroups.o
ncc -Mn -ansi -O -D__LIBC__   -c -o utent.o utent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a utent.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
ncc -Mn -O -D__LIBC__   -c -o termcap.o termcap.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a termcap.o
ncc -Mn -O -D__LIBC__   -c -o tparam.o tparam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tparam.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
ncc -Mn -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a malloc.o
ncc -Mn -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a alloca.o
ncc -Mn -O -D__LIBC__ -DL_free malloc.c -c -o free.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a free.o
ncc -Mn -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a calloc.o
ncc -Mn -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a realloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
ncc -Mn -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a labs.o
ncc -Mn -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a abs.o
ncc -Mn -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a raise.o
ncc -Mn -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a bcopy.o
ncc -Mn -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a bzero.o
ncc -Mn -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a bcmp.o
ncc -Mn -O -D__LIBC__ -DL_index aliases.c -c -o index.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a index.o
ncc -Mn -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a rindex.o
ncc -Mn -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a remove.o
ncc -Mn -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a creat.o
ncc -Mn -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a on_exit.o
ncc -Mn -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a atexit.o
ncc -Mn -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __do_exit.o
ncc -Mn -O -D__LIBC__   -c -o atoi.o atoi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a atoi.o
ncc -Mn -O -D__LIBC__   -c -o atol.o atol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a atol.o
ncc -Mn -O -D__LIBC__   -c -o ltoa.o ltoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ltoa.o
ncc -Mn -O -D__LIBC__   -c -o ltostr.o ltostr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ltostr.o
ncc -Mn -O -D__LIBC__   -c -o ctype.o ctype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ctype.o
ncc -Mn -O -D__LIBC__   -c -o ctypefn.o ctypefn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ctypefn.o
ncc -Mn -O -D__LIBC__   -c -o qsort.o qsort.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a qsort.o
ncc -Mn -O -D__LIBC__   -c -o bsearch.o bsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a bsearch.o
ncc -Mn -O -D__LIBC__   -c -o rand.o rand.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a rand.o
ncc -Mn -O -D__LIBC__   -c -o lsearch.o lsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a lsearch.o
ncc -Mn -O -D__LIBC__   -c -o getopt.o getopt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getopt.o
ncc -Mn -O -D__LIBC__   -c -o itoa.o itoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a itoa.o
ncc -Mn -O -D__LIBC__   -c -o cputype.o cputype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cputype.o
ncc -c -ansi -Mn -O -D__LIBC__ strtol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strtol.o
ncc -c -ansi -Mn -O -D__LIBC__ crypt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a crypt.o
ncc -Mn -O -D__LIBC__   -c -o getenv.o getenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getenv.o
ncc -Mn -O -D__LIBC__   -c -o putenv.o putenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a putenv.o
ncc -Mn -O -D__LIBC__   -c -o popen.o popen.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a popen.o
ncc -Mn -O -D__LIBC__   -c -o system.o system.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a system.o
ncc -Mn -O -D__LIBC__   -c -o setenv.o setenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setenv.o
ncc -Mn -O -D__LIBC__   -c -o getcwd.o getcwd.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getcwd.o
ncc -Mn -O -D__LIBC__   -c -o tmpnam.o tmpnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tmpnam.o
ncc -Mn -O -D__LIBC__ -DL_time syslib.c -c -o time.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a time.o
ncc -Mn -O -D__LIBC__ -DL_abort syslib.c -c -o abort.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a abort.o
ncc -Mn -O -D__LIBC__ -DL_wait syslib.c -c -o wait.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a wait.o
ncc -Mn -O -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a wait3.o
ncc -Mn -O -D__LIBC__ -DL_waitpid syslib.c -c -o waitpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a waitpid.o
ncc -Mn -O -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a killpg.o
ncc -Mn -O -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setpgrp.o
ncc -Mn -O -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sleep.o
ncc -Mn -O -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a usleep.o
ncc -Mn -O -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a mkfifo.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
ncc -Mn -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __seg_regs.o
ncc -Mn -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __peek_es.o
ncc -Mn -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __poke_es.o
ncc -Mn -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __deek_es.o
ncc -Mn -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __doke_es.o
ncc -Mn -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __strnget_es.o
ncc -Mn -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __strchr_es.o
ncc -Mn -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __strlen_es.o
ncc -Mn -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a int86.o
ncc -Mn -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a int86x.o
ncc -Mn -O -D__LIBC__ -DL_segread i86.c -c -o segread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a segread.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
ncc -Mn -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a regexp.o
ncc -Mn -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a regsub.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
ncc -Mn -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a _stdio_init.o
ncc -Mn -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fputc.o
ncc -Mn -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fgetc.o
ncc -Mn -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fflush.o
ncc -Mn -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fgets.o
ncc -Mn -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a gets.o
ncc -Mn -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fputs.o
ncc -Mn -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a puts.o
ncc -Mn -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fread.o
ncc -Mn -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fwrite.o
ncc -Mn -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fopen.o
ncc -Mn -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fdopen.o
ncc -Mn -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a freopen.o
ncc -Mn -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __fopen.o
ncc -Mn -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fclose.o
ncc -Mn -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fseek.o
ncc -Mn -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a rewind.o
ncc -Mn -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ftell.o
ncc -Mn -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setbuffer.o
ncc -Mn -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setvbuf.o
ncc -Mn -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ungetc.o
ncc -Mn -O -D__LIBC__ -DL_printf printf.c -c -o printf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a printf.o
ncc -Mn -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sprintf.o
ncc -Mn -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fprintf.o
ncc -Mn -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vprintf.o
ncc -Mn -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vsprintf.o
ncc -Mn -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vfprintf.o
ncc -Mn -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fp_print.o
ncc -Mn -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a scanf.o
ncc -Mn -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sscanf.o
ncc -Mn -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fscanf.o
ncc -Mn -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vscanf.o
ncc -Mn -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vsscanf.o
ncc -Mn -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vfscanf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
ncc -Mn -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strlen.o
ncc -Mn -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strcat.o
ncc -Mn -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strcpy.o
ncc -Mn -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strcmp.o
ncc -Mn -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strncat.o
ncc -Mn -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strncpy.o
ncc -Mn -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strncmp.o
ncc -Mn -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strchr.o
ncc -Mn -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strrchr.o
ncc -Mn -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strdup.o
ncc -Mn -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memcpy.o
ncc -Mn -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memccpy.o
ncc -Mn -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memchr.o
ncc -Mn -O -D__LIBC__ -DL_memset string.c -c -o memset.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memset.o
ncc -Mn -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memcmp.o
ncc -Mn -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a memmove.o
ncc -Mn -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a movedata.o
ncc -Mn -O -D__LIBC__   -c -o strpbrk.o strpbrk.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strpbrk.o
ncc -Mn -O -D__LIBC__   -c -o strsep.o strsep.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strsep.o
ncc -Mn -O -D__LIBC__   -c -o strstr.o strstr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strstr.o
ncc -Mn -O -D__LIBC__   -c -o strtok.o strtok.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strtok.o
ncc -Mn -O -D__LIBC__   -c -o strcspn.o strcspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strcspn.o
ncc -Mn -O -D__LIBC__   -c -o strspn.o strspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strspn.o
ncc -Mn -O -D__LIBC__   -c -o strcasecmp.o strcasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strcasecmp.o
ncc -Mn -O -D__LIBC__   -c -o strncasecmp.o strncasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a strncasecmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
sh mksyscall
Using syscalls from syscall.dev86
make -f syscall.mak LIBC="/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a" CFLAGS="-Mn -O -D__LIBC__"
make[5]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Mn -O -D__LIBC__ -DL___syscall syscall.c -c -o __syscall.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __syscall.o
ncc -Mn -O -D__LIBC__ -DL___syscall4 syscall.c -c -o __syscall4.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __syscall4.o
ncc -Mn -O -D__LIBC__ -DL___exit syscall.c -c -o __exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __exit.o
ncc -Mn -O -D__LIBC__ -DL_fork syscall.c -c -o fork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fork.o
ncc -Mn -O -D__LIBC__ -DL_read syscall.c -c -o read.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a read.o
ncc -Mn -O -D__LIBC__ -DL_write syscall.c -c -o write.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a write.o
ncc -Mn -O -D__LIBC__ -DL_open syscall.c -c -o open.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a open.o
ncc -Mn -O -D__LIBC__ -DL_close syscall.c -c -o close.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a close.o
ncc -Mn -O -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a wait4.o
ncc -Mn -O -D__LIBC__ -DL_link syscall.c -c -o link.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a link.o
ncc -Mn -O -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a unlink.o
ncc -Mn -O -D__LIBC__ -DL___execve syscall.c -c -o __execve.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __execve.o
ncc -Mn -O -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a chdir.o
ncc -Mn -O -D__LIBC__ -DL_mknod syscall.c -c -o mknod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a mknod.o
ncc -Mn -O -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a chmod.o
ncc -Mn -O -D__LIBC__ -DL_chown syscall.c -c -o chown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a chown.o
ncc -Mn -O -D__LIBC__ -DL___brk syscall.c -c -o __brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __brk.o
ncc -Mn -O -D__LIBC__ -DL_stat syscall.c -c -o stat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a stat.o
ncc -Mn -O -D__LIBC__ -DL___lseek syscall.c -c -o __lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __lseek.o
ncc -Mn -O -D__LIBC__ -DL___getpid syscall.c -c -o __getpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __getpid.o
ncc -Mn -O -D__LIBC__ -DL_mount syscall.c -c -o mount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a mount.o
ncc -Mn -O -D__LIBC__ -DL_umount syscall.c -c -o umount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a umount.o
ncc -Mn -O -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setuid.o
ncc -Mn -O -D__LIBC__ -DL___getuid syscall.c -c -o __getuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __getuid.o
ncc -Mn -O -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a alarm.o
ncc -Mn -O -D__LIBC__ -DL_fstat syscall.c -c -o fstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fstat.o
ncc -Mn -O -D__LIBC__ -DL_pause syscall.c -c -o pause.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a pause.o
ncc -Mn -O -D__LIBC__ -DL_utime syscall.c -c -o utime.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a utime.o
ncc -Mn -O -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a chroot.o
ncc -Mn -O -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a vfork.o
ncc -Mn -O -D__LIBC__ -DL_access syscall.c -c -o access.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a access.o
ncc -Mn -O -D__LIBC__ -DL_nice syscall.c -c -o nice.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a nice.o
ncc -Mn -O -D__LIBC__ -DL_sync syscall.c -c -o sync.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a sync.o
ncc -Mn -O -D__LIBC__ -DL_kill syscall.c -c -o kill.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a kill.o
ncc -Mn -O -D__LIBC__ -DL_rename syscall.c -c -o rename.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a rename.o
ncc -Mn -O -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a mkdir.o
ncc -Mn -O -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a rmdir.o
ncc -Mn -O -D__LIBC__ -DL_dup syscall.c -c -o dup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a dup.o
ncc -Mn -O -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a pipe.o
ncc -Mn -O -D__LIBC__ -DL___times syscall.c -c -o __times.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __times.o
ncc -Mn -O -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a dup2.o
ncc -Mn -O -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setgid.o
ncc -Mn -O -D__LIBC__ -DL___getgid syscall.c -c -o __getgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __getgid.o
ncc -Mn -O -D__LIBC__ -DL___signal syscall.c -c -o __signal.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __signal.o
ncc -Mn -O -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fcntl.o
ncc -Mn -O -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ioctl.o
ncc -Mn -O -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a reboot.o
ncc -Mn -O -D__LIBC__ -DL_lstat syscall.c -c -o lstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a lstat.o
ncc -Mn -O -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a symlink.o
ncc -Mn -O -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a readlink.o
ncc -Mn -O -D__LIBC__ -DL_umask syscall.c -c -o umask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a umask.o
ncc -Mn -O -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a settimeofday.o
ncc -Mn -O -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a gettimeofday.o
ncc -Mn -O -D__LIBC__ -DL_select syscall.c -c -o select.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a select.o
ncc -Mn -O -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __readdir.o
ncc -Mn -O -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a fchown.o
ncc -Mn -O -D__LIBC__ -DL_dlload syscall.c -c -o dlload.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a dlload.o
ncc -Mn -O -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setsid.o
ncc -Mn -O -D__LIBC__ -DL_socket syscall.c -c -o socket.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a socket.o
ncc -Mn -O -D__LIBC__ -DL_bind syscall.c -c -o bind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a bind.o
ncc -Mn -O -D__LIBC__ -DL_listen syscall.c -c -o listen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a listen.o
ncc -Mn -O -D__LIBC__ -DL_accept syscall.c -c -o accept.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a accept.o
ncc -Mn -O -D__LIBC__ -DL_connect syscall.c -c -o connect.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a connect.o
ncc -Mn -O -D__LIBC__ -DL_knlvsn syscall.c -c -o knlvsn.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a knlvsn.o
make[5]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Mn -O -D__LIBC__ -DL___cstartup syslib0.c -c -o __cstartup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a __cstartup.o
ncc -Mn -O -D__LIBC__ -DL_lseek syslib0.c -c -o lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a lseek.o
ncc -Mn -O -D__LIBC__ -DL_getpid syslib0.c -c -o getpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getpid.o
ncc -Mn -O -D__LIBC__ -DL_getppid syslib0.c -c -o getppid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getppid.o
ncc -Mn -O -D__LIBC__ -DL_getuid syslib0.c -c -o getuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getuid.o
ncc -Mn -O -D__LIBC__ -DL_geteuid syslib0.c -c -o geteuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a geteuid.o
ncc -Mn -O -D__LIBC__ -DL_getgid syslib0.c -c -o getgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getgid.o
ncc -Mn -O -D__LIBC__ -DL_getegid syslib0.c -c -o getegid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getegid.o
ncc -Mn -O -D__LIBC__ -DL_getpgrp syslib0.c -c -o getpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a getpgrp.o
ncc -Mn -O -D__LIBC__ -DL_times syslib0.c -c -o times.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a times.o
ncc -Mn -O -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a opendir.o
ncc -Mn -O -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a closedir.o
ncc -Mn -O -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a readdir.o
ncc -Mn -O -D__LIBC__ -DL_execve exec.c -c -o execve.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execve.o
ncc -Mn -O -D__LIBC__ -DL_execl exec.c -c -o execl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execl.o
ncc -Mn -O -D__LIBC__ -DL_execv exec.c -c -o execv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execv.o
ncc -Mn -O -D__LIBC__ -DL_execle exec.c -c -o execle.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execle.o
ncc -Mn -O -D__LIBC__ -DL_execlp exec.c -c -o execlp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execlp.o
ncc -Mn -O -D__LIBC__ -DL_execvp exec.c -c -o execvp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a execvp.o
ncc -Mn -O -D__LIBC__   -c -o signal.o signal.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a signal.o
ncc -Mn -O -D__LIBC__   -c -o setjmp.o setjmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a setjmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
ncc -Mn -O -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcsetattr.o
ncc -Mn -O -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcgetattr.o
ncc -Mn -O -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcdrain.o
ncc -Mn -O -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcflow.o
ncc -Mn -O -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcflush.o
ncc -Mn -O -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcsendbreak.o
ncc -Mn -O -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcsetpgrp.o
ncc -Mn -O -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tcgetpgrp.o
ncc -Mn -O -D__LIBC__ -DL_isatty termios.c -c -o isatty.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a isatty.o
ncc -Mn -O -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cfgetospeed.o
ncc -Mn -O -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cfgetispeed.o
ncc -Mn -O -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cfsetospeed.o
ncc -Mn -O -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cfsetispeed.o
ncc -Mn -O -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a cfmakeraw.o
ncc -Mn -O -D__LIBC__   -c -o ttyname.o ttyname.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ttyname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
ncc -Mn -O -D__LIBC__   -c -o localtime.o localtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a localtime.o
ncc -Mn -O -D__LIBC__   -c -o gmtime.o gmtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a gmtime.o
ncc -Mn -O -D__LIBC__   -c -o asctime.o asctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a asctime.o
ncc -Mn -O -D__LIBC__   -c -o ctime.o ctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a ctime.o
ncc -Mn -O -D__LIBC__   -c -o asc_conv.o asc_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a asc_conv.o
ncc -Mn -O -D__LIBC__   -c -o tm_conv.o tm_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc.a tm_conv.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
cp -p libc/crt0.o libc/libc.a lib/.
sh libcompat lib/libc.a
test -f bin/ncc
make -C libbsd CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
ncc -Ms -O -D__LIBC__   -c -o __ldivmod.o __ldivmod.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __ldivmod.o
Creating archive file `/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a'
ncc -Ms -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __idiv.o
ncc -Ms -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __idivu.o
ncc -Ms -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __imod.o
ncc -Ms -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __imodu.o
ncc -Ms -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __imul.o
ncc -Ms -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __isl.o
ncc -Ms -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __isr.o
ncc -Ms -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __isru.o
ncc -Ms -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __laddl.o
ncc -Ms -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __landl.o
ncc -Ms -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lcmpl.o
ncc -Ms -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lcoml.o
ncc -Ms -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __ldecl.o
ncc -Ms -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __ldivl.o
ncc -Ms -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __ldivul.o
ncc -Ms -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __leorl.o
ncc -Ms -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lincl.o
ncc -Ms -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lmodl.o
ncc -Ms -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lmodul.o
ncc -Ms -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lmull.o
ncc -Ms -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lnegl.o
ncc -Ms -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lorl.o
ncc -Ms -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lsll.o
ncc -Ms -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lsrl.o
ncc -Ms -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lsrul.o
ncc -Ms -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __lsubl.o
ncc -Ms -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __ltstl.o
ncc -Ms -O -D__LIBC__ -DL_errno heap.c -c -o errno.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a errno.o
ncc -Ms -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __brk_addr.o
ncc -Ms -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a sbrk.o
ncc -Ms -O -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a brk.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bios'
ncc -Ms -O -D__LIBC__ -DL_bios_start bios.c -c -o bios_start.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_start.o
ncc -Ms -O -D__LIBC__ -DL_bios_isatty bios.c -c -o bios_isatty.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_isatty.o
ncc -Ms -O -D__LIBC__ -DL_bios_abort bios.c -c -o bios_abort.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_abort.o
ncc -Ms -O -D__LIBC__ -DL_bios_nofiles bios.c -c -o bios_nofiles.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_nofiles.o
ncc -Ms -O -D__LIBC__ -DL_bios_read bios.c -c -o bios_read.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_read.o
ncc -Ms -O -D__LIBC__ -DL_bios_write bios.c -c -o bios_write.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_write.o
ncc -Ms -O -D__LIBC__ -DL_bios_lseek bios.c -c -o bios_lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_lseek.o
ncc -Ms -O -D__LIBC__ -DL_bios_close bios.c -c -o bios_close.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/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 /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bios_get_dpt.o
ncc -Ms -O -D__LIBC__   -c -o time.o time.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a time.o
ncc -Ms -O -D__LIBC__   -c -o fileops.o fileops.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fileops.o
ncc -Ms -O -D__LIBC__   -c -o fs_dos.o fs_dos.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fs_dos.o
ncc -Ms -O -D__LIBC__   -c -o rawio.o rawio.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a rawio.o
ncc -Ms -O -D__LIBC__   -c -o vt52.o vt52.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vt52.o
ncc -Ms -O -D__LIBC__   -c -o ansi.o ansi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ansi.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bios'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/conio'
ncc -c -ansi -Ms -O -D__LIBC__ cprintf.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a cprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/conio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
ncc -Ms -O -D__LIBC__   -c -o __assert.o __assert.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __assert.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
ncc -Ms -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a malloc.o
ncc -Ms -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a alloca.o
ncc -Ms -O -D__LIBC__ -DL_free malloc.c -c -o free.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a free.o
ncc -Ms -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a calloc.o
ncc -Ms -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a realloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
ncc -Ms -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a labs.o
ncc -Ms -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a abs.o
ncc -Ms -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a raise.o
ncc -Ms -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bcopy.o
ncc -Ms -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bzero.o
ncc -Ms -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bcmp.o
ncc -Ms -O -D__LIBC__ -DL_index aliases.c -c -o index.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a index.o
ncc -Ms -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a rindex.o
ncc -Ms -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a remove.o
ncc -Ms -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a creat.o
ncc -Ms -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a on_exit.o
ncc -Ms -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a atexit.o
ncc -Ms -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __do_exit.o
ncc -Ms -O -D__LIBC__   -c -o atoi.o atoi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a atoi.o
ncc -Ms -O -D__LIBC__   -c -o atol.o atol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a atol.o
ncc -Ms -O -D__LIBC__   -c -o ltoa.o ltoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ltoa.o
ncc -Ms -O -D__LIBC__   -c -o ltostr.o ltostr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ltostr.o
ncc -Ms -O -D__LIBC__   -c -o ctype.o ctype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ctype.o
ncc -Ms -O -D__LIBC__   -c -o ctypefn.o ctypefn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ctypefn.o
ncc -Ms -O -D__LIBC__   -c -o qsort.o qsort.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a qsort.o
ncc -Ms -O -D__LIBC__   -c -o bsearch.o bsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a bsearch.o
ncc -Ms -O -D__LIBC__   -c -o rand.o rand.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a rand.o
ncc -Ms -O -D__LIBC__   -c -o lsearch.o lsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a lsearch.o
ncc -Ms -O -D__LIBC__   -c -o getopt.o getopt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a getopt.o
ncc -Ms -O -D__LIBC__   -c -o itoa.o itoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a itoa.o
ncc -Ms -O -D__LIBC__   -c -o cputype.o cputype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a cputype.o
ncc -c -ansi -Ms -O -D__LIBC__ strtol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strtol.o
ncc -c -ansi -Ms -O -D__LIBC__ crypt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a crypt.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
ncc -Ms -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __seg_regs.o
ncc -Ms -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __peek_es.o
ncc -Ms -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __poke_es.o
ncc -Ms -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __deek_es.o
ncc -Ms -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __doke_es.o
ncc -Ms -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __strnget_es.o
ncc -Ms -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __strchr_es.o
ncc -Ms -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __strlen_es.o
ncc -Ms -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a int86.o
ncc -Ms -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a int86x.o
ncc -Ms -O -D__LIBC__ -DL_segread i86.c -c -o segread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a segread.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
ncc -Ms -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a regexp.o
ncc -Ms -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a regsub.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
ncc -Ms -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a _stdio_init.o
ncc -Ms -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fputc.o
ncc -Ms -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fgetc.o
ncc -Ms -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fflush.o
ncc -Ms -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fgets.o
ncc -Ms -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a gets.o
ncc -Ms -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fputs.o
ncc -Ms -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a puts.o
ncc -Ms -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fread.o
ncc -Ms -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fwrite.o
ncc -Ms -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fopen.o
ncc -Ms -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fdopen.o
ncc -Ms -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a freopen.o
ncc -Ms -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a __fopen.o
ncc -Ms -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fclose.o
ncc -Ms -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fseek.o
ncc -Ms -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a rewind.o
ncc -Ms -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ftell.o
ncc -Ms -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a setbuffer.o
ncc -Ms -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a setvbuf.o
ncc -Ms -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ungetc.o
ncc -Ms -O -D__LIBC__ -DL_printf printf.c -c -o printf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a printf.o
ncc -Ms -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a sprintf.o
ncc -Ms -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fprintf.o
ncc -Ms -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vprintf.o
ncc -Ms -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vsprintf.o
ncc -Ms -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vfprintf.o
ncc -Ms -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fp_print.o
ncc -Ms -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a scanf.o
ncc -Ms -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a sscanf.o
ncc -Ms -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a fscanf.o
ncc -Ms -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vscanf.o
ncc -Ms -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vsscanf.o
ncc -Ms -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a vfscanf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
ncc -Ms -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strlen.o
ncc -Ms -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strcat.o
ncc -Ms -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strcpy.o
ncc -Ms -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strcmp.o
ncc -Ms -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strncat.o
ncc -Ms -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strncpy.o
ncc -Ms -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strncmp.o
ncc -Ms -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strchr.o
ncc -Ms -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strrchr.o
ncc -Ms -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strdup.o
ncc -Ms -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memcpy.o
ncc -Ms -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memccpy.o
ncc -Ms -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memchr.o
ncc -Ms -O -D__LIBC__ -DL_memset string.c -c -o memset.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memset.o
ncc -Ms -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memcmp.o
ncc -Ms -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a memmove.o
ncc -Ms -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a movedata.o
ncc -Ms -O -D__LIBC__   -c -o strpbrk.o strpbrk.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strpbrk.o
ncc -Ms -O -D__LIBC__   -c -o strsep.o strsep.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strsep.o
ncc -Ms -O -D__LIBC__   -c -o strstr.o strstr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strstr.o
ncc -Ms -O -D__LIBC__   -c -o strtok.o strtok.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strtok.o
ncc -Ms -O -D__LIBC__   -c -o strcspn.o strcspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strcspn.o
ncc -Ms -O -D__LIBC__   -c -o strspn.o strspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strspn.o
ncc -Ms -O -D__LIBC__   -c -o strcasecmp.o strcasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strcasecmp.o
ncc -Ms -O -D__LIBC__   -c -o strncasecmp.o strncasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a strncasecmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Ms -O -D__LIBC__   -c -o setjmp.o setjmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a setjmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
ncc -Ms -O -D__LIBC__   -c -o localtime.o localtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a localtime.o
ncc -Ms -O -D__LIBC__   -c -o gmtime.o gmtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a gmtime.o
ncc -Ms -O -D__LIBC__   -c -o asctime.o asctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a asctime.o
ncc -Ms -O -D__LIBC__   -c -o ctime.o ctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a ctime.o
ncc -Ms -O -D__LIBC__   -c -o asc_conv.o asc_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a asc_conv.o
ncc -Ms -O -D__LIBC__   -c -o tm_conv.o tm_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_s.a tm_conv.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
ncc -Md -O -D__LIBC__   -c -o __ldivmod.o __ldivmod.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __ldivmod.o
Creating archive file `/usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a'
ncc -Md -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __idiv.o
ncc -Md -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __idivu.o
ncc -Md -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __imod.o
ncc -Md -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __imodu.o
ncc -Md -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __imul.o
ncc -Md -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __isl.o
ncc -Md -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __isr.o
ncc -Md -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __isru.o
ncc -Md -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __laddl.o
ncc -Md -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __landl.o
ncc -Md -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lcmpl.o
ncc -Md -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lcoml.o
ncc -Md -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __ldecl.o
ncc -Md -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __ldivl.o
ncc -Md -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __ldivul.o
ncc -Md -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __leorl.o
ncc -Md -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lincl.o
ncc -Md -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lmodl.o
ncc -Md -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lmodul.o
ncc -Md -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lmull.o
ncc -Md -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lnegl.o
ncc -Md -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lorl.o
ncc -Md -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lsll.o
ncc -Md -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lsrl.o
ncc -Md -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lsrul.o
ncc -Md -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __lsubl.o
ncc -Md -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __ltstl.o
ncc -Md -O -D__LIBC__ -DL_errno heap.c -c -o errno.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a errno.o
ncc -Md -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __brk_addr.o
ncc -Md -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a sbrk.o
ncc -Md -O -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a brk.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/conio'
ncc -Md -O -D__LIBC__ -DL_getch conio.c -c -o getch.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a getch.o
ncc -Md -O -D__LIBC__ -DL_getche conio.c -c -o getche.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a getche.o
ncc -Md -O -D__LIBC__ -DL_kbhit conio.c -c -o kbhit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a kbhit.o
ncc -Md -O -D__LIBC__ -DL_putch conio.c -c -o putch.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a putch.o
ncc -Md -O -D__LIBC__ -DL_cputs conio.c -c -o cputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a cputs.o
ncc -Md -O -D__LIBC__ -DL_gotoxy conio.c -c -o gotoxy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a gotoxy.o
ncc -c -ansi -Md -O -D__LIBC__ cprintf.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a cprintf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/conio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
ncc -Md -O -D__LIBC__   -c -o __assert.o __assert.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __assert.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
ncc -Md -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a malloc.o
ncc -Md -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a alloca.o
ncc -Md -O -D__LIBC__ -DL_free malloc.c -c -o free.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a free.o
ncc -Md -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a calloc.o
ncc -Md -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a realloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
ncc -Md -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a labs.o
ncc -Md -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a abs.o
ncc -Md -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a raise.o
ncc -Md -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a bcopy.o
ncc -Md -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a bzero.o
ncc -Md -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a bcmp.o
ncc -Md -O -D__LIBC__ -DL_index aliases.c -c -o index.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a index.o
ncc -Md -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a rindex.o
ncc -Md -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a remove.o
ncc -Md -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a creat.o
ncc -Md -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a on_exit.o
ncc -Md -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a atexit.o
ncc -Md -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __do_exit.o
ncc -Md -O -D__LIBC__   -c -o atoi.o atoi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a atoi.o
ncc -Md -O -D__LIBC__   -c -o atol.o atol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a atol.o
ncc -Md -O -D__LIBC__   -c -o ltoa.o ltoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ltoa.o
ncc -Md -O -D__LIBC__   -c -o ltostr.o ltostr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ltostr.o
ncc -Md -O -D__LIBC__   -c -o ctype.o ctype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ctype.o
ncc -Md -O -D__LIBC__   -c -o ctypefn.o ctypefn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ctypefn.o
ncc -Md -O -D__LIBC__   -c -o qsort.o qsort.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a qsort.o
ncc -Md -O -D__LIBC__   -c -o bsearch.o bsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a bsearch.o
ncc -Md -O -D__LIBC__   -c -o rand.o rand.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a rand.o
ncc -Md -O -D__LIBC__   -c -o lsearch.o lsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a lsearch.o
ncc -Md -O -D__LIBC__   -c -o getopt.o getopt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a getopt.o
ncc -Md -O -D__LIBC__   -c -o itoa.o itoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a itoa.o
ncc -Md -O -D__LIBC__   -c -o cputype.o cputype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a cputype.o
ncc -c -ansi -Md -O -D__LIBC__ strtol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strtol.o
ncc -c -ansi -Md -O -D__LIBC__ crypt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a crypt.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
ncc -Md -O -D__LIBC__ -DL_dos_start msdos.c -c -o dos_start.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_start.o
ncc -Md -O -D__LIBC__ -DL___exterror msdos.c -c -o __exterror.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __exterror.o
ncc -Md -O -D__LIBC__ -DL___mkargv msdos.c -c -o __mkargv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __mkargv.o
ncc -Md -O -D__LIBC__ -DL___mkenvp msdos.c -c -o __mkenvp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __mkenvp.o
ncc -Md -O -D__LIBC__ -DL_bdos msdos.c -c -o bdos.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a bdos.o
ncc -Md -O -D__LIBC__ -DL_dos__fconv msdos.c -c -o dos__fconv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos__fconv.o
ncc -Md -O -D__LIBC__ -DL_dos_abort msdos.c -c -o dos_abort.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_abort.o
ncc -Md -O -D__LIBC__ -DL_dos_close msdos.c -c -o dos_close.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_close.o
ncc -Md -O -D__LIBC__ -DL_dos_getmod msdos.c -c -o dos_getmod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_getmod.o
ncc -Md -O -D__LIBC__ -DL_dos_getvect msdos.c -c -o dos_getvect.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_getvect.o
ncc -Md -O -D__LIBC__ -DL_dos_isatty msdos.c -c -o dos_isatty.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_isatty.o
ncc -Md -O -D__LIBC__ -DL_dos_lseek msdos.c -c -o dos_lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_lseek.o
ncc -Md -O -D__LIBC__ -DL_dos_open msdos.c -c -o dos_open.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_open.o
ncc -Md -O -D__LIBC__ -DL_dos_read msdos.c -c -o dos_read.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_read.o
ncc -Md -O -D__LIBC__ -DL_dos_segalloc msdos.c -c -o dos_segalloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_segalloc.o
ncc -Md -O -D__LIBC__ -DL_dos_segfree msdos.c -c -o dos_segfree.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_segfree.o
ncc -Md -O -D__LIBC__ -DL_dos_setvect msdos.c -c -o dos_setvect.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_setvect.o
ncc -Md -O -D__LIBC__ -DL_dos_stat msdos.c -c -o dos_stat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_stat.o
ncc -Md -O -D__LIBC__ -DL_dos_unlink msdos.c -c -o dos_unlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_unlink.o
ncc -Md -O -D__LIBC__ -DL_dos_write msdos.c -c -o dos_write.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a dos_write.o
ncc -Md -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __seg_regs.o
ncc -Md -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __peek_es.o
ncc -Md -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __poke_es.o
ncc -Md -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __deek_es.o
ncc -Md -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __doke_es.o
ncc -Md -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __strnget_es.o
ncc -Md -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __strchr_es.o
ncc -Md -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __strlen_es.o
ncc -Md -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a int86.o
ncc -Md -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a int86x.o
ncc -Md -O -D__LIBC__ -DL_segread i86.c -c -o segread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a segread.o
ncc -Md -O -D__LIBC__   -c -o time.o time.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a time.o
ncc -Md -O -D__LIBC__   -c -o sound.o sound.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a sound.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
ncc -Md -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a regexp.o
ncc -Md -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a regsub.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
ncc -Md -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a _stdio_init.o
ncc -Md -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fputc.o
ncc -Md -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fgetc.o
ncc -Md -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fflush.o
ncc -Md -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fgets.o
ncc -Md -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a gets.o
ncc -Md -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fputs.o
ncc -Md -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a puts.o
ncc -Md -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fread.o
ncc -Md -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fwrite.o
ncc -Md -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fopen.o
ncc -Md -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fdopen.o
ncc -Md -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a freopen.o
ncc -Md -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a __fopen.o
ncc -Md -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fclose.o
ncc -Md -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fseek.o
ncc -Md -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a rewind.o
ncc -Md -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ftell.o
ncc -Md -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a setbuffer.o
ncc -Md -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a setvbuf.o
ncc -Md -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ungetc.o
ncc -Md -O -D__LIBC__ -DL_printf printf.c -c -o printf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a printf.o
ncc -Md -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a sprintf.o
ncc -Md -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fprintf.o
ncc -Md -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vprintf.o
ncc -Md -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vsprintf.o
ncc -Md -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vfprintf.o
ncc -Md -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fp_print.o
ncc -Md -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a scanf.o
ncc -Md -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a sscanf.o
ncc -Md -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a fscanf.o
ncc -Md -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vscanf.o
ncc -Md -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vsscanf.o
ncc -Md -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a vfscanf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
ncc -Md -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strlen.o
ncc -Md -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strcat.o
ncc -Md -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strcpy.o
ncc -Md -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strcmp.o
ncc -Md -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strncat.o
ncc -Md -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strncpy.o
ncc -Md -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strncmp.o
ncc -Md -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strchr.o
ncc -Md -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strrchr.o
ncc -Md -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strdup.o
ncc -Md -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memcpy.o
ncc -Md -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memccpy.o
ncc -Md -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memchr.o
ncc -Md -O -D__LIBC__ -DL_memset string.c -c -o memset.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memset.o
ncc -Md -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memcmp.o
ncc -Md -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a memmove.o
ncc -Md -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a movedata.o
ncc -Md -O -D__LIBC__   -c -o strpbrk.o strpbrk.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strpbrk.o
ncc -Md -O -D__LIBC__   -c -o strsep.o strsep.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strsep.o
ncc -Md -O -D__LIBC__   -c -o strstr.o strstr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strstr.o
ncc -Md -O -D__LIBC__   -c -o strtok.o strtok.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strtok.o
ncc -Md -O -D__LIBC__   -c -o strcspn.o strcspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strcspn.o
ncc -Md -O -D__LIBC__   -c -o strspn.o strspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strspn.o
ncc -Md -O -D__LIBC__   -c -o strcasecmp.o strcasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strcasecmp.o
ncc -Md -O -D__LIBC__   -c -o strncasecmp.o strncasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a strncasecmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Md -O -D__LIBC__   -c -o setjmp.o setjmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a setjmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
ncc -Md -O -D__LIBC__   -c -o localtime.o localtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a localtime.o
ncc -Md -O -D__LIBC__   -c -o gmtime.o gmtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a gmtime.o
ncc -Md -O -D__LIBC__   -c -o asctime.o asctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a asctime.o
ncc -Md -O -D__LIBC__   -c -o ctime.o ctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a ctime.o
ncc -Md -O -D__LIBC__   -c -o asc_conv.o asc_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a asc_conv.o
ncc -Md -O -D__LIBC__   -c -o tm_conv.o tm_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libdos.a tm_conv.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
ncc -c -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -D__LIBC_VER__='"0.16.19"' -o crt3.o crt0.c
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___idiv bcc_i386.c -c -o __idiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __idiv.o
Creating archive file `/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___idivu bcc_i386.c -c -o __idivu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __idivu.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___imod bcc_i386.c -c -o __imod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __imod.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___imodu bcc_i386.c -c -o __imodu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __imodu.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___imul bcc_i386.c -c -o __imul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __imul.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___isl bcc_i386.c -c -o __isl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __isl.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___isr bcc_i386.c -c -o __isr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __isr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___isru bcc_i386.c -c -o __isru.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __isru.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___divsi3 bcc_i386.c -c -o __divsi3.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __divsi3.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_errno heap.c -c -o errno.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a errno.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __brk_addr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sbrk.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a brk.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
sh mktab.sh
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o error2.o error2.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a error2.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o perror.o perror.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a perror.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o sys_siglist.o sys_siglist.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sys_siglist.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o __assert.o __assert.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __assert.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o __getpwent.o __getpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __getpwent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o pwent.o pwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a pwent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getpwnam.o getpwnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpwnam.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getpwuid.o getpwuid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpwuid.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o putpwent.o putpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a putpwent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getpw.o getpw.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpw.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o fgetpwent.o fgetpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fgetpwent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o __getgrent.o __getgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __getgrent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o grent.o grent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a grent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getgrnam.o getgrnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getgrnam.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getgrgid.o getgrgid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getgrgid.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o fgetgrent.o fgetgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fgetgrent.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o initgroups.o initgroups.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a initgroups.o
ncc -Ml -ansi -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o utent.o utent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a utent.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o termcap.o termcap.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a termcap.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o tparam.o tparam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tparam.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386fp'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fadd.x -o fadd.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fadd.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fcomp.x -o fcomp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fcomp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fdiv.x -o fdiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fdiv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fmul.x -o fmul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fmul.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpbsr.x -o fpbsr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpbsr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o fperr.o fperr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fperr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fperror.x -o fperror.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fperror.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fptoi.x -o fptoi.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fptoi.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpushd.x -o fpushd.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpushd.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpulld.x -o fpulld.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpulld.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpushi.x -o fpushi.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpushi.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpushf.x -o fpushf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpushf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fpullf.x -o fpullf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fpullf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c frexp.x -o frexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a frexp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c ftst.x -o ftst.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ftst.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c fabs.x -o fabs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fabs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -c ldexp.x -o ldexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ldexp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ecvt.o ecvt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386fp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386sys'
sh mksyscall
make -f syscall.mak LIBC="/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a" CFLAGS="-Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__"
make[5]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386sys'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___exit syscall.c -c -o __exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __exit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fork syscall.c -c -o fork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fork.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vfork.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_read syscall.c -c -o read.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a read.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_write syscall.c -c -o write.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a write.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_open syscall.c -c -o open.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a open.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_close syscall.c -c -o close.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a close.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_waitpid syscall.c -c -o waitpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a waitpid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_creat syscall.c -c -o creat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a creat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_link syscall.c -c -o link.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a link.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a unlink.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execve syscall.c -c -o execve.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execve.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a chdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_time syscall.c -c -o time.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a time.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___dv32_mknod syscall.c -c -o __dv32_mknod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __dv32_mknod.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a chmod.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_chown syscall.c -c -o chown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a chown.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_lseek syscall.c -c -o lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a lseek.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getpid syscall.c -c -o getpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_mount syscall.c -c -o mount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a mount.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_umount syscall.c -c -o umount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a umount.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setuid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getuid syscall.c -c -o getuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getuid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_stime syscall.c -c -o stime.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a stime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ptrace syscall.c -c -o ptrace.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ptrace.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a alarm.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_pause syscall.c -c -o pause.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a pause.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_utime syscall.c -c -o utime.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a utime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_access syscall.c -c -o access.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a access.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_nice syscall.c -c -o nice.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a nice.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ftime syscall.c -c -o ftime.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ftime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sync syscall.c -c -o sync.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sync.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_kill syscall.c -c -o kill.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a kill.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_rename syscall.c -c -o rename.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a rename.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a mkdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a rmdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_dup syscall.c -c -o dup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a dup.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a pipe.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_times syscall.c -c -o times.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a times.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setgid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getgid syscall.c -c -o getgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getgid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_signal syscall.c -c -o signal.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a signal.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_geteuid syscall.c -c -o geteuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a geteuid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getegid syscall.c -c -o getegid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getegid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_acct syscall.c -c -o acct.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a acct.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ioctl.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fcntl.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setpgid syscall.c -c -o setpgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setpgid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ulimit syscall.c -c -o ulimit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ulimit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_umask syscall.c -c -o umask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a umask.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a chroot.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___dv32_ustat syscall.c -c -o __dv32_ustat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __dv32_ustat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a dup2.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getppid syscall.c -c -o getppid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getppid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getpgrp syscall.c -c -o getpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpgrp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setsid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sigaction syscall.c -c -o sigaction.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sigaction.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_siggetmask syscall.c -c -o siggetmask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a siggetmask.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sigsetmask syscall.c -c -o sigsetmask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sigsetmask.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setreuid syscall.c -c -o setreuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setreuid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setregid syscall.c -c -o setregid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setregid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sigsuspend syscall.c -c -o sigsuspend.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sigsuspend.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sigpending syscall.c -c -o sigpending.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sigpending.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sethostname syscall.c -c -o sethostname.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sethostname.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setrlimit syscall.c -c -o setrlimit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setrlimit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getrlimit syscall.c -c -o getrlimit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getrlimit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getrusage syscall.c -c -o getrusage.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getrusage.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a gettimeofday.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a settimeofday.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getgroups syscall.c -c -o getgroups.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getgroups.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setgroups syscall.c -c -o setgroups.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setgroups.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___select syscall.c -c -o __select.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __select.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a symlink.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a readlink.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_uselib syscall.c -c -o uselib.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a uselib.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_swapon syscall.c -c -o swapon.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a swapon.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a reboot.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __readdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___mmap syscall.c -c -o __mmap.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __mmap.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_munmap syscall.c -c -o munmap.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a munmap.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_truncate syscall.c -c -o truncate.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a truncate.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ftruncate syscall.c -c -o ftruncate.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ftruncate.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fchmod syscall.c -c -o fchmod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fchmod.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fchown.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getpriority syscall.c -c -o getpriority.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpriority.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setpriority syscall.c -c -o setpriority.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setpriority.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_statfs syscall.c -c -o statfs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a statfs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fstatfs syscall.c -c -o fstatfs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fstatfs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ioperm syscall.c -c -o ioperm.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ioperm.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___socketcall syscall.c -c -o __socketcall.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __socketcall.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setitimer syscall.c -c -o setitimer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setitimer.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getitimer syscall.c -c -o getitimer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getitimer.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___dv32_stat syscall.c -c -o __dv32_stat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __dv32_stat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___dv32_lstat syscall.c -c -o __dv32_lstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __dv32_lstat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___dv32_fstat syscall.c -c -o __dv32_fstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __dv32_fstat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_iopl syscall.c -c -o iopl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a iopl.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vhangup syscall.c -c -o vhangup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vhangup.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___vm86 syscall.c -c -o __vm86.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __vm86.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a wait4.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_swapoff syscall.c -c -o swapoff.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a swapoff.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sysinfo syscall.c -c -o sysinfo.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sysinfo.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___ipc syscall.c -c -o __ipc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __ipc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fsync syscall.c -c -o fsync.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fsync.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___sigreturn syscall.c -c -o __sigreturn.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __sigreturn.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_clone syscall.c -c -o clone.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a clone.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setdomainname syscall.c -c -o setdomainname.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setdomainname.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_uname syscall.c -c -o uname.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a uname.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_adjtimex syscall.c -c -o adjtimex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a adjtimex.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_mprotect syscall.c -c -o mprotect.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a mprotect.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sigprocmask syscall.c -c -o sigprocmask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sigprocmask.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_getpgid syscall.c -c -o getpgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getpgid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fchdir syscall.c -c -o fchdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fchdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_bdflush syscall.c -c -o bdflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a bdflush.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sysfs syscall.c -c -o sysfs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sysfs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___personality syscall.c -c -o __personality.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __personality.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setfsuid syscall.c -c -o setfsuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setfsuid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setfsgid syscall.c -c -o setfsgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setfsgid.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___getdents syscall.c -c -o __getdents.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __getdents.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_flock syscall.c -c -o flock.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a flock.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_nanosleep syscall.c -c -o nanosleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a nanosleep.o
make[5]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386sys'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___cstart3 cstartup.c -c -o __cstart3.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __cstart3.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execl exec.c -c -o execl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execl.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execv exec.c -c -o execv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execle exec.c -c -o execle.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execle.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execlp exec.c -c -o execlp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execlp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_execvp exec.c -c -o execvp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a execvp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a opendir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a closedir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a readdir.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o setjmp3.o setjmp3.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setjmp3.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/i386sys'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a malloc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a alloca.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_free malloc.c -c -o free.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a free.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a calloc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a realloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_labs aliases.c -c -o labs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a labs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_abs aliases.c -c -o abs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a abs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_raise aliases.c -c -o raise.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a raise.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a bcopy.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a bzero.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a bcmp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_index aliases.c -c -o index.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a index.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a rindex.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_remove aliases.c -c -o remove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a remove.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a on_exit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a atexit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __do_exit.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o atoi.o atoi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a atoi.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o atol.o atol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a atol.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ltoa.o ltoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ltoa.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ltostr.o ltostr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ltostr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ctype.o ctype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ctype.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ctypefn.o ctypefn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ctypefn.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o qsort.o qsort.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a qsort.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o bsearch.o bsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a bsearch.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o rand.o rand.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a rand.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o lsearch.o lsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a lsearch.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getopt.o getopt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getopt.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o itoa.o itoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a itoa.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o cputype.o cputype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cputype.o
ncc -c -ansi -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ strtol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strtol.o
ncc -c -ansi -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ crypt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a crypt.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getenv.o getenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getenv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o putenv.o putenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a putenv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o popen.o popen.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a popen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o system.o system.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a system.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o setenv.o setenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setenv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o getcwd.o getcwd.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a getcwd.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o tmpnam.o tmpnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tmpnam.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_abort syslib.c -c -o abort.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a abort.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_wait syslib.c -c -o wait.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a wait.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a wait3.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a killpg.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setpgrp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sleep.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a usleep.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a mkfifo.o
ncc -c -ansi -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ strtod.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strtod.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o atof.o atof.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a atof.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a regexp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a regsub.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a _stdio_init.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fputc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fgetc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fflush.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fgets.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_gets stdio.c -c -o gets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a gets.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fputs.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_puts stdio.c -c -o puts.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a puts.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fread stdio.c -c -o fread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fread.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fwrite.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fopen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fdopen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a freopen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a __fopen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fclose.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fseek.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a rewind.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ftell.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setbuffer.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setvbuf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ungetc.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_printf printf.c -c -o printf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a printf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sprintf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fprintf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vprintf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vsprintf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vfprintf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fp_print.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a scanf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a sscanf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a fscanf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vscanf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vsscanf.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a vfscanf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strlen string.c -c -o strlen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strlen.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strcat string.c -c -o strcat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strcat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strcpy.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strcmp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strncat string.c -c -o strncat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strncat.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strncpy.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strncmp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strchr string.c -c -o strchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strchr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strrchr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_strdup string.c -c -o strdup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strdup.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memcpy.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memccpy.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memchr string.c -c -o memchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memchr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memset string.c -c -o memset.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memset.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memcmp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_memmove string.c -c -o memmove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a memmove.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_movedata string.c -c -o movedata.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a movedata.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strpbrk.o strpbrk.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strpbrk.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strsep.o strsep.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strsep.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strstr.o strstr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strstr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strtok.o strtok.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strtok.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strcspn.o strcspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strcspn.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strspn.o strspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strspn.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strcasecmp.o strcasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strcasecmp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o strncasecmp.o strncasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a strncasecmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o setjmp.o setjmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a setjmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcsetattr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcgetattr.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcdrain.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcflow.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcflush.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcsendbreak.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcsetpgrp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tcgetpgrp.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_isatty termios.c -c -o isatty.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a isatty.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cfgetospeed.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cfgetispeed.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cfsetospeed.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cfsetispeed.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a cfmakeraw.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ttyname.o ttyname.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ttyname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o localtime.o localtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a localtime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o gmtime.o gmtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a gmtime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o asctime.o asctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a asctime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o ctime.o ctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a ctime.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o asc_conv.o asc_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a asc_conv.o
ncc -Ml -I -I/usr/src/RPM/BUILD/dev86-0.16.19/libc/include -D__LIBC__   -c -o tm_conv.o tm_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc3.a tm_conv.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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 '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
ncc -Mf -O -D__LIBC__   -c -o __ldivmod.o __ldivmod.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __ldivmod.o
Creating archive file `/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a'
ncc -Mf -O -D__LIBC__ -DL___idiv bcc_int.c -c -o __idiv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __idiv.o
ncc -Mf -O -D__LIBC__ -DL___idivu bcc_int.c -c -o __idivu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __idivu.o
ncc -Mf -O -D__LIBC__ -DL___imod bcc_int.c -c -o __imod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __imod.o
ncc -Mf -O -D__LIBC__ -DL___imodu bcc_int.c -c -o __imodu.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __imodu.o
ncc -Mf -O -D__LIBC__ -DL___imul bcc_int.c -c -o __imul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __imul.o
ncc -Mf -O -D__LIBC__ -DL___isl bcc_int.c -c -o __isl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __isl.o
ncc -Mf -O -D__LIBC__ -DL___isr bcc_int.c -c -o __isr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __isr.o
ncc -Mf -O -D__LIBC__ -DL___isru bcc_int.c -c -o __isru.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __isru.o
ncc -Mf -O -D__LIBC__ -DL___laddl bcc_long.c -c -o __laddl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __laddl.o
ncc -Mf -O -D__LIBC__ -DL___landl bcc_long.c -c -o __landl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __landl.o
ncc -Mf -O -D__LIBC__ -DL___lcmpl bcc_long.c -c -o __lcmpl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lcmpl.o
ncc -Mf -O -D__LIBC__ -DL___lcoml bcc_long.c -c -o __lcoml.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lcoml.o
ncc -Mf -O -D__LIBC__ -DL___ldecl bcc_long.c -c -o __ldecl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __ldecl.o
ncc -Mf -O -D__LIBC__ -DL___ldivl bcc_long.c -c -o __ldivl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __ldivl.o
ncc -Mf -O -D__LIBC__ -DL___ldivul bcc_long.c -c -o __ldivul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __ldivul.o
ncc -Mf -O -D__LIBC__ -DL___leorl bcc_long.c -c -o __leorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __leorl.o
ncc -Mf -O -D__LIBC__ -DL___lincl bcc_long.c -c -o __lincl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lincl.o
ncc -Mf -O -D__LIBC__ -DL___lmodl bcc_long.c -c -o __lmodl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lmodl.o
ncc -Mf -O -D__LIBC__ -DL___lmodul bcc_long.c -c -o __lmodul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lmodul.o
ncc -Mf -O -D__LIBC__ -DL___lmull bcc_long.c -c -o __lmull.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lmull.o
ncc -Mf -O -D__LIBC__ -DL___lnegl bcc_long.c -c -o __lnegl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lnegl.o
ncc -Mf -O -D__LIBC__ -DL___lorl bcc_long.c -c -o __lorl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lorl.o
ncc -Mf -O -D__LIBC__ -DL___lsll bcc_long.c -c -o __lsll.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lsll.o
ncc -Mf -O -D__LIBC__ -DL___lsrl bcc_long.c -c -o __lsrl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lsrl.o
ncc -Mf -O -D__LIBC__ -DL___lsrul bcc_long.c -c -o __lsrul.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lsrul.o
ncc -Mf -O -D__LIBC__ -DL___lsubl bcc_long.c -c -o __lsubl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lsubl.o
ncc -Mf -O -D__LIBC__ -DL___ltstl bcc_long.c -c -o __ltstl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __ltstl.o
ncc -Mf -O -D__LIBC__ -DL_errno heap.c -c -o errno.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a errno.o
ncc -Mf -O -D__LIBC__ -DL___brk_addr heap.c -c -o __brk_addr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __brk_addr.o
ncc -Mf -O -D__LIBC__ -DL_sbrk heap.c -c -o sbrk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sbrk.o
ncc -Mf -O -D__LIBC__ -DL_brk heap.c -c -o brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a brk.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/bcc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
ncc -Mf -O -D__LIBC__   -c -o error.o error.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a error.o
ncc -Mf -O -D__LIBC__   -c -o sys_errlist.o sys_errlist.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sys_errlist.o
ncc -Mf -O -D__LIBC__   -c -o perror.o perror.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a perror.o
ncc -Mf -O -D__LIBC__   -c -o sys_siglist.o sys_siglist.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sys_siglist.o
ncc -Mf -O -D__LIBC__   -c -o __assert.o __assert.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __assert.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/error'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
ncc -Mf -ansi -O -D__LIBC__   -c -o __getpwent.o __getpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __getpwent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o pwent.o pwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a pwent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o getpwnam.o getpwnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getpwnam.o
ncc -Mf -ansi -O -D__LIBC__   -c -o getpwuid.o getpwuid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getpwuid.o
ncc -Mf -ansi -O -D__LIBC__   -c -o putpwent.o putpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a putpwent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o getpw.o getpw.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getpw.o
ncc -Mf -ansi -O -D__LIBC__   -c -o fgetpwent.o fgetpwent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fgetpwent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o __getgrent.o __getgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __getgrent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o grent.o grent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a grent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o getgrnam.o getgrnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getgrnam.o
ncc -Mf -ansi -O -D__LIBC__   -c -o getgrgid.o getgrgid.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getgrgid.o
ncc -Mf -ansi -O -D__LIBC__   -c -o fgetgrent.o fgetgrent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fgetgrent.o
ncc -Mf -ansi -O -D__LIBC__   -c -o initgroups.o initgroups.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a initgroups.o
ncc -Mf -ansi -O -D__LIBC__   -c -o utent.o utent.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a utent.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/getent'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
ncc -Mf -O -D__LIBC__   -c -o termcap.o termcap.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a termcap.o
ncc -Mf -O -D__LIBC__   -c -o tparam.o tparam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tparam.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/gtermcap'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
ncc -Mf -O -D__LIBC__ -DL_malloc malloc.c -c -o malloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a malloc.o
ncc -Mf -O -D__LIBC__ -DL_alloca malloc.c -c -o alloca.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a alloca.o
ncc -Mf -O -D__LIBC__ -DL_free malloc.c -c -o free.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a free.o
ncc -Mf -O -D__LIBC__ -DL_calloc malloc.c -c -o calloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a calloc.o
ncc -Mf -O -D__LIBC__ -DL_realloc malloc.c -c -o realloc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a realloc.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
ncc -Mf -O -D__LIBC__ -DL_labs aliases.c -c -o labs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a labs.o
ncc -Mf -O -D__LIBC__ -DL_abs aliases.c -c -o abs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a abs.o
ncc -Mf -O -D__LIBC__ -DL_raise aliases.c -c -o raise.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a raise.o
ncc -Mf -O -D__LIBC__ -DL_bcopy aliases.c -c -o bcopy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a bcopy.o
ncc -Mf -O -D__LIBC__ -DL_bzero aliases.c -c -o bzero.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a bzero.o
ncc -Mf -O -D__LIBC__ -DL_bcmp aliases.c -c -o bcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a bcmp.o
ncc -Mf -O -D__LIBC__ -DL_index aliases.c -c -o index.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a index.o
ncc -Mf -O -D__LIBC__ -DL_rindex aliases.c -c -o rindex.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a rindex.o
ncc -Mf -O -D__LIBC__ -DL_remove aliases.c -c -o remove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a remove.o
ncc -Mf -O -D__LIBC__ -DL_creat aliases.c -c -o creat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a creat.o
ncc -Mf -O -D__LIBC__ -DL_on_exit atexit.c -c -o on_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a on_exit.o
ncc -Mf -O -D__LIBC__ -DL_atexit atexit.c -c -o atexit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a atexit.o
ncc -Mf -O -D__LIBC__ -DL___do_exit atexit.c -c -o __do_exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __do_exit.o
ncc -Mf -O -D__LIBC__   -c -o atoi.o atoi.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a atoi.o
ncc -Mf -O -D__LIBC__   -c -o atol.o atol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a atol.o
ncc -Mf -O -D__LIBC__   -c -o ltoa.o ltoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ltoa.o
ncc -Mf -O -D__LIBC__   -c -o ltostr.o ltostr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ltostr.o
ncc -Mf -O -D__LIBC__   -c -o ctype.o ctype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ctype.o
ncc -Mf -O -D__LIBC__   -c -o ctypefn.o ctypefn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ctypefn.o
ncc -Mf -O -D__LIBC__   -c -o qsort.o qsort.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a qsort.o
ncc -Mf -O -D__LIBC__   -c -o bsearch.o bsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a bsearch.o
ncc -Mf -O -D__LIBC__   -c -o rand.o rand.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a rand.o
ncc -Mf -O -D__LIBC__   -c -o lsearch.o lsearch.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a lsearch.o
ncc -Mf -O -D__LIBC__   -c -o getopt.o getopt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getopt.o
ncc -Mf -O -D__LIBC__   -c -o itoa.o itoa.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a itoa.o
ncc -Mf -O -D__LIBC__   -c -o cputype.o cputype.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cputype.o
ncc -c -ansi -Mf -O -D__LIBC__ strtol.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strtol.o
ncc -c -ansi -Mf -O -D__LIBC__ crypt.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a crypt.o
ncc -Mf -O -D__LIBC__   -c -o getenv.o getenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getenv.o
ncc -Mf -O -D__LIBC__   -c -o putenv.o putenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a putenv.o
ncc -Mf -O -D__LIBC__   -c -o popen.o popen.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a popen.o
ncc -Mf -O -D__LIBC__   -c -o system.o system.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a system.o
ncc -Mf -O -D__LIBC__   -c -o setenv.o setenv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setenv.o
ncc -Mf -O -D__LIBC__   -c -o getcwd.o getcwd.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getcwd.o
ncc -Mf -O -D__LIBC__   -c -o tmpnam.o tmpnam.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tmpnam.o
ncc -Mf -O -D__LIBC__ -DL_time syslib.c -c -o time.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a time.o
ncc -Mf -O -D__LIBC__ -DL_abort syslib.c -c -o abort.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a abort.o
ncc -Mf -O -D__LIBC__ -DL_wait syslib.c -c -o wait.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a wait.o
ncc -Mf -O -D__LIBC__ -DL_wait3 syslib.c -c -o wait3.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a wait3.o
ncc -Mf -O -D__LIBC__ -DL_waitpid syslib.c -c -o waitpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a waitpid.o
ncc -Mf -O -D__LIBC__ -DL_killpg syslib.c -c -o killpg.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a killpg.o
ncc -Mf -O -D__LIBC__ -DL_setpgrp syslib.c -c -o setpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setpgrp.o
ncc -Mf -O -D__LIBC__ -DL_sleep syslib.c -c -o sleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sleep.o
ncc -Mf -O -D__LIBC__ -DL_usleep syslib.c -c -o usleep.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a usleep.o
ncc -Mf -O -D__LIBC__ -DL_mkfifo syslib.c -c -o mkfifo.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a mkfifo.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/misc'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
ncc -Mf -O -D__LIBC__ -DL___seg_regs i86.c -c -o __seg_regs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __seg_regs.o
ncc -Mf -O -D__LIBC__ -DL___peek_es i86.c -c -o __peek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __peek_es.o
ncc -Mf -O -D__LIBC__ -DL___poke_es i86.c -c -o __poke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __poke_es.o
ncc -Mf -O -D__LIBC__ -DL___deek_es i86.c -c -o __deek_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __deek_es.o
ncc -Mf -O -D__LIBC__ -DL___doke_es i86.c -c -o __doke_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __doke_es.o
ncc -Mf -O -D__LIBC__ -DL___strnget_es i86.c -c -o __strnget_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __strnget_es.o
ncc -Mf -O -D__LIBC__ -DL___strchr_es i86.c -c -o __strchr_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __strchr_es.o
ncc -Mf -O -D__LIBC__ -DL___strlen_es i86.c -c -o __strlen_es.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __strlen_es.o
ncc -Mf -O -D__LIBC__ -DL_int86 i86.c -c -o int86.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a int86.o
ncc -Mf -O -D__LIBC__ -DL_int86x i86.c -c -o int86x.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a int86x.o
ncc -Mf -O -D__LIBC__ -DL_segread i86.c -c -o segread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a segread.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/msdos'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
ncc -Mf -O -D__LIBC__ -DL_regexp regexp.c -c -o regexp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a regexp.o
ncc -Mf -O -D__LIBC__ -DL_regsub regsub.c -c -o regsub.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a regsub.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
ncc -Mf -O -D__LIBC__ -DL__stdio_init stdio.c -c -o _stdio_init.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a _stdio_init.o
ncc -Mf -O -D__LIBC__ -DL_fputc stdio.c -c -o fputc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fputc.o
ncc -Mf -O -D__LIBC__ -DL_fgetc stdio.c -c -o fgetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fgetc.o
ncc -Mf -O -D__LIBC__ -DL_fflush stdio.c -c -o fflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fflush.o
ncc -Mf -O -D__LIBC__ -DL_fgets stdio.c -c -o fgets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fgets.o
ncc -Mf -O -D__LIBC__ -DL_gets stdio.c -c -o gets.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a gets.o
ncc -Mf -O -D__LIBC__ -DL_fputs stdio.c -c -o fputs.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fputs.o
ncc -Mf -O -D__LIBC__ -DL_puts stdio.c -c -o puts.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a puts.o
ncc -Mf -O -D__LIBC__ -DL_fread stdio.c -c -o fread.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fread.o
ncc -Mf -O -D__LIBC__ -DL_fwrite stdio.c -c -o fwrite.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fwrite.o
ncc -Mf -O -D__LIBC__ -DL_fopen stdio.c -c -o fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fopen.o
ncc -Mf -O -D__LIBC__ -DL_fdopen stdio.c -c -o fdopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fdopen.o
ncc -Mf -O -D__LIBC__ -DL_freopen stdio.c -c -o freopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a freopen.o
ncc -Mf -O -D__LIBC__ -DL___fopen stdio.c -c -o __fopen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __fopen.o
ncc -Mf -O -D__LIBC__ -DL_fclose stdio.c -c -o fclose.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fclose.o
ncc -Mf -O -D__LIBC__ -DL_fseek stdio.c -c -o fseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fseek.o
ncc -Mf -O -D__LIBC__ -DL_rewind stdio.c -c -o rewind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a rewind.o
ncc -Mf -O -D__LIBC__ -DL_ftell stdio.c -c -o ftell.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ftell.o
ncc -Mf -O -D__LIBC__ -DL_setbuffer stdio.c -c -o setbuffer.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setbuffer.o
ncc -Mf -O -D__LIBC__ -DL_setvbuf stdio.c -c -o setvbuf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setvbuf.o
ncc -Mf -O -D__LIBC__ -DL_ungetc stdio.c -c -o ungetc.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ungetc.o
ncc -Mf -O -D__LIBC__ -DL_printf printf.c -c -o printf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a printf.o
ncc -Mf -O -D__LIBC__ -DL_sprintf printf.c -c -o sprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sprintf.o
ncc -Mf -O -D__LIBC__ -DL_fprintf printf.c -c -o fprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fprintf.o
ncc -Mf -O -D__LIBC__ -DL_vprintf printf.c -c -o vprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vprintf.o
ncc -Mf -O -D__LIBC__ -DL_vsprintf printf.c -c -o vsprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vsprintf.o
ncc -Mf -O -D__LIBC__ -DL_vfprintf printf.c -c -o vfprintf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vfprintf.o
ncc -Mf -O -D__LIBC__ -DL_fp_print printf.c -c -o fp_print.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fp_print.o
ncc -Mf -O -D__LIBC__ -DL_scanf scanf.c -c -o scanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a scanf.o
ncc -Mf -O -D__LIBC__ -DL_sscanf scanf.c -c -o sscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sscanf.o
ncc -Mf -O -D__LIBC__ -DL_fscanf scanf.c -c -o fscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fscanf.o
ncc -Mf -O -D__LIBC__ -DL_vscanf scanf.c -c -o vscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vscanf.o
ncc -Mf -O -D__LIBC__ -DL_vsscanf scanf.c -c -o vsscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vsscanf.o
ncc -Mf -O -D__LIBC__ -DL_vfscanf scanf.c -c -o vfscanf.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vfscanf.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
ncc -Mf -O -D__LIBC__ -DL_strlen string.c -c -o strlen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strlen.o
ncc -Mf -O -D__LIBC__ -DL_strcat string.c -c -o strcat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strcat.o
ncc -Mf -O -D__LIBC__ -DL_strcpy string.c -c -o strcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strcpy.o
ncc -Mf -O -D__LIBC__ -DL_strcmp string.c -c -o strcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strcmp.o
ncc -Mf -O -D__LIBC__ -DL_strncat string.c -c -o strncat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strncat.o
ncc -Mf -O -D__LIBC__ -DL_strncpy string.c -c -o strncpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strncpy.o
ncc -Mf -O -D__LIBC__ -DL_strncmp string.c -c -o strncmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strncmp.o
ncc -Mf -O -D__LIBC__ -DL_strchr string.c -c -o strchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strchr.o
ncc -Mf -O -D__LIBC__ -DL_strrchr string.c -c -o strrchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strrchr.o
ncc -Mf -O -D__LIBC__ -DL_strdup string.c -c -o strdup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strdup.o
ncc -Mf -O -D__LIBC__ -DL_memcpy string.c -c -o memcpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memcpy.o
ncc -Mf -O -D__LIBC__ -DL_memccpy string.c -c -o memccpy.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memccpy.o
ncc -Mf -O -D__LIBC__ -DL_memchr string.c -c -o memchr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memchr.o
ncc -Mf -O -D__LIBC__ -DL_memset string.c -c -o memset.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memset.o
ncc -Mf -O -D__LIBC__ -DL_memcmp string.c -c -o memcmp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memcmp.o
ncc -Mf -O -D__LIBC__ -DL_memmove string.c -c -o memmove.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a memmove.o
ncc -Mf -O -D__LIBC__ -DL_movedata string.c -c -o movedata.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a movedata.o
ncc -Mf -O -D__LIBC__   -c -o strpbrk.o strpbrk.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strpbrk.o
ncc -Mf -O -D__LIBC__   -c -o strsep.o strsep.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strsep.o
ncc -Mf -O -D__LIBC__   -c -o strstr.o strstr.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strstr.o
ncc -Mf -O -D__LIBC__   -c -o strtok.o strtok.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strtok.o
ncc -Mf -O -D__LIBC__   -c -o strcspn.o strcspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strcspn.o
ncc -Mf -O -D__LIBC__   -c -o strspn.o strspn.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strspn.o
ncc -Mf -O -D__LIBC__   -c -o strcasecmp.o strcasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strcasecmp.o
ncc -Mf -O -D__LIBC__   -c -o strncasecmp.o strncasecmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a strncasecmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make -f syscall.mak LIBC="/usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a" CFLAGS="-Mf -O -D__LIBC__"
make[5]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Mf -O -D__LIBC__ -DL___syscall syscall.c -c -o __syscall.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __syscall.o
ncc -Mf -O -D__LIBC__ -DL___syscall4 syscall.c -c -o __syscall4.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __syscall4.o
ncc -Mf -O -D__LIBC__ -DL___exit syscall.c -c -o __exit.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __exit.o
ncc -Mf -O -D__LIBC__ -DL_fork syscall.c -c -o fork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fork.o
ncc -Mf -O -D__LIBC__ -DL_read syscall.c -c -o read.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a read.o
ncc -Mf -O -D__LIBC__ -DL_write syscall.c -c -o write.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a write.o
ncc -Mf -O -D__LIBC__ -DL_open syscall.c -c -o open.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a open.o
ncc -Mf -O -D__LIBC__ -DL_close syscall.c -c -o close.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a close.o
ncc -Mf -O -D__LIBC__ -DL_wait4 syscall.c -c -o wait4.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a wait4.o
ncc -Mf -O -D__LIBC__ -DL_link syscall.c -c -o link.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a link.o
ncc -Mf -O -D__LIBC__ -DL_unlink syscall.c -c -o unlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a unlink.o
ncc -Mf -O -D__LIBC__ -DL___execve syscall.c -c -o __execve.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __execve.o
ncc -Mf -O -D__LIBC__ -DL_chdir syscall.c -c -o chdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a chdir.o
ncc -Mf -O -D__LIBC__ -DL_mknod syscall.c -c -o mknod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a mknod.o
ncc -Mf -O -D__LIBC__ -DL_chmod syscall.c -c -o chmod.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a chmod.o
ncc -Mf -O -D__LIBC__ -DL_chown syscall.c -c -o chown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a chown.o
ncc -Mf -O -D__LIBC__ -DL___brk syscall.c -c -o __brk.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __brk.o
ncc -Mf -O -D__LIBC__ -DL_stat syscall.c -c -o stat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a stat.o
ncc -Mf -O -D__LIBC__ -DL___lseek syscall.c -c -o __lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __lseek.o
ncc -Mf -O -D__LIBC__ -DL___getpid syscall.c -c -o __getpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __getpid.o
ncc -Mf -O -D__LIBC__ -DL_mount syscall.c -c -o mount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a mount.o
ncc -Mf -O -D__LIBC__ -DL_umount syscall.c -c -o umount.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a umount.o
ncc -Mf -O -D__LIBC__ -DL_setuid syscall.c -c -o setuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setuid.o
ncc -Mf -O -D__LIBC__ -DL___getuid syscall.c -c -o __getuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __getuid.o
ncc -Mf -O -D__LIBC__ -DL_alarm syscall.c -c -o alarm.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a alarm.o
ncc -Mf -O -D__LIBC__ -DL_fstat syscall.c -c -o fstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fstat.o
ncc -Mf -O -D__LIBC__ -DL_pause syscall.c -c -o pause.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a pause.o
ncc -Mf -O -D__LIBC__ -DL_utime syscall.c -c -o utime.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a utime.o
ncc -Mf -O -D__LIBC__ -DL_chroot syscall.c -c -o chroot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a chroot.o
ncc -Mf -O -D__LIBC__ -DL_vfork syscall.c -c -o vfork.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a vfork.o
ncc -Mf -O -D__LIBC__ -DL_access syscall.c -c -o access.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a access.o
ncc -Mf -O -D__LIBC__ -DL_nice syscall.c -c -o nice.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a nice.o
ncc -Mf -O -D__LIBC__ -DL_sync syscall.c -c -o sync.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a sync.o
ncc -Mf -O -D__LIBC__ -DL_kill syscall.c -c -o kill.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a kill.o
ncc -Mf -O -D__LIBC__ -DL_rename syscall.c -c -o rename.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a rename.o
ncc -Mf -O -D__LIBC__ -DL_mkdir syscall.c -c -o mkdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a mkdir.o
ncc -Mf -O -D__LIBC__ -DL_rmdir syscall.c -c -o rmdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a rmdir.o
ncc -Mf -O -D__LIBC__ -DL_dup syscall.c -c -o dup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a dup.o
ncc -Mf -O -D__LIBC__ -DL_pipe syscall.c -c -o pipe.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a pipe.o
ncc -Mf -O -D__LIBC__ -DL___times syscall.c -c -o __times.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __times.o
ncc -Mf -O -D__LIBC__ -DL_dup2 syscall.c -c -o dup2.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a dup2.o
ncc -Mf -O -D__LIBC__ -DL_setgid syscall.c -c -o setgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setgid.o
ncc -Mf -O -D__LIBC__ -DL___getgid syscall.c -c -o __getgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __getgid.o
ncc -Mf -O -D__LIBC__ -DL___signal syscall.c -c -o __signal.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __signal.o
ncc -Mf -O -D__LIBC__ -DL_fcntl syscall.c -c -o fcntl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fcntl.o
ncc -Mf -O -D__LIBC__ -DL_ioctl syscall.c -c -o ioctl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ioctl.o
ncc -Mf -O -D__LIBC__ -DL_reboot syscall.c -c -o reboot.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a reboot.o
ncc -Mf -O -D__LIBC__ -DL_lstat syscall.c -c -o lstat.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a lstat.o
ncc -Mf -O -D__LIBC__ -DL_symlink syscall.c -c -o symlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a symlink.o
ncc -Mf -O -D__LIBC__ -DL_readlink syscall.c -c -o readlink.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a readlink.o
ncc -Mf -O -D__LIBC__ -DL_umask syscall.c -c -o umask.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a umask.o
ncc -Mf -O -D__LIBC__ -DL_settimeofday syscall.c -c -o settimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a settimeofday.o
ncc -Mf -O -D__LIBC__ -DL_gettimeofday syscall.c -c -o gettimeofday.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a gettimeofday.o
ncc -Mf -O -D__LIBC__ -DL_select syscall.c -c -o select.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a select.o
ncc -Mf -O -D__LIBC__ -DL___readdir syscall.c -c -o __readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __readdir.o
ncc -Mf -O -D__LIBC__ -DL_fchown syscall.c -c -o fchown.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a fchown.o
ncc -Mf -O -D__LIBC__ -DL_dlload syscall.c -c -o dlload.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a dlload.o
ncc -Mf -O -D__LIBC__ -DL_setsid syscall.c -c -o setsid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setsid.o
ncc -Mf -O -D__LIBC__ -DL_socket syscall.c -c -o socket.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a socket.o
ncc -Mf -O -D__LIBC__ -DL_bind syscall.c -c -o bind.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a bind.o
ncc -Mf -O -D__LIBC__ -DL_listen syscall.c -c -o listen.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a listen.o
ncc -Mf -O -D__LIBC__ -DL_accept syscall.c -c -o accept.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a accept.o
ncc -Mf -O -D__LIBC__ -DL_connect syscall.c -c -o connect.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a connect.o
ncc -Mf -O -D__LIBC__ -DL_knlvsn syscall.c -c -o knlvsn.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a knlvsn.o
make[5]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
ncc -Mf -O -D__LIBC__ -DL___cstartup syslib0.c -c -o __cstartup.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a __cstartup.o
ncc -Mf -O -D__LIBC__ -DL_lseek syslib0.c -c -o lseek.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a lseek.o
ncc -Mf -O -D__LIBC__ -DL_getpid syslib0.c -c -o getpid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getpid.o
ncc -Mf -O -D__LIBC__ -DL_getppid syslib0.c -c -o getppid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getppid.o
ncc -Mf -O -D__LIBC__ -DL_getuid syslib0.c -c -o getuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getuid.o
ncc -Mf -O -D__LIBC__ -DL_geteuid syslib0.c -c -o geteuid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a geteuid.o
ncc -Mf -O -D__LIBC__ -DL_getgid syslib0.c -c -o getgid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getgid.o
ncc -Mf -O -D__LIBC__ -DL_getegid syslib0.c -c -o getegid.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getegid.o
ncc -Mf -O -D__LIBC__ -DL_getpgrp syslib0.c -c -o getpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a getpgrp.o
ncc -Mf -O -D__LIBC__ -DL_times syslib0.c -c -o times.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a times.o
ncc -Mf -O -D__LIBC__ -DL_opendir dirent.c -c -o opendir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a opendir.o
ncc -Mf -O -D__LIBC__ -DL_closedir dirent.c -c -o closedir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a closedir.o
ncc -Mf -O -D__LIBC__ -DL_readdir dirent.c -c -o readdir.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a readdir.o
ncc -Mf -O -D__LIBC__ -DL_execve exec.c -c -o execve.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execve.o
ncc -Mf -O -D__LIBC__ -DL_execl exec.c -c -o execl.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execl.o
ncc -Mf -O -D__LIBC__ -DL_execv exec.c -c -o execv.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execv.o
ncc -Mf -O -D__LIBC__ -DL_execle exec.c -c -o execle.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execle.o
ncc -Mf -O -D__LIBC__ -DL_execlp exec.c -c -o execlp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execlp.o
ncc -Mf -O -D__LIBC__ -DL_execvp exec.c -c -o execvp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a execvp.o
ncc -Mf -O -D__LIBC__   -c -o signal.o signal.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a signal.o
ncc -Mf -O -D__LIBC__   -c -o setjmp.o setjmp.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a setjmp.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/syscall'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
ncc -Mf -O -D__LIBC__ -DL_tcsetattr termios.c -c -o tcsetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcsetattr.o
ncc -Mf -O -D__LIBC__ -DL_tcgetattr termios.c -c -o tcgetattr.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcgetattr.o
ncc -Mf -O -D__LIBC__ -DL_tcdrain termios.c -c -o tcdrain.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcdrain.o
ncc -Mf -O -D__LIBC__ -DL_tcflow termios.c -c -o tcflow.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcflow.o
ncc -Mf -O -D__LIBC__ -DL_tcflush termios.c -c -o tcflush.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcflush.o
ncc -Mf -O -D__LIBC__ -DL_tcsendbreak termios.c -c -o tcsendbreak.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcsendbreak.o
ncc -Mf -O -D__LIBC__ -DL_tcsetpgrp termios.c -c -o tcsetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcsetpgrp.o
ncc -Mf -O -D__LIBC__ -DL_tcgetpgrp termios.c -c -o tcgetpgrp.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tcgetpgrp.o
ncc -Mf -O -D__LIBC__ -DL_isatty termios.c -c -o isatty.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a isatty.o
ncc -Mf -O -D__LIBC__ -DL_cfgetospeed termios.c -c -o cfgetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cfgetospeed.o
ncc -Mf -O -D__LIBC__ -DL_cfgetispeed termios.c -c -o cfgetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cfgetispeed.o
ncc -Mf -O -D__LIBC__ -DL_cfsetospeed termios.c -c -o cfsetospeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cfsetospeed.o
ncc -Mf -O -D__LIBC__ -DL_cfsetispeed termios.c -c -o cfsetispeed.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cfsetispeed.o
ncc -Mf -O -D__LIBC__ -DL_cfmakeraw termios.c -c -o cfmakeraw.o
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a cfmakeraw.o
ncc -Mf -O -D__LIBC__   -c -o ttyname.o ttyname.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ttyname.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/termios'
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
ncc -Mf -O -D__LIBC__   -c -o localtime.o localtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a localtime.o
ncc -Mf -O -D__LIBC__   -c -o gmtime.o gmtime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a gmtime.o
ncc -Mf -O -D__LIBC__   -c -o asctime.o asctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a asctime.o
ncc -Mf -O -D__LIBC__   -c -o ctime.o ctime.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a ctime.o
ncc -Mf -O -D__LIBC__   -c -o asc_conv.o asc_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a asc_conv.o
ncc -Mf -O -D__LIBC__   -c -o tm_conv.o tm_conv.c
ar86 r /usr/src/RPM/BUILD/dev86-0.16.19/libc/libc_f.a tm_conv.o
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/time'
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
cp -p libc/libc_f.a lib/libc_f.a
sh libcompat lib/libc_f.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
++ find -mindepth 2 -type f -name 'README*'
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./unproto
+ cp -p ./unproto/README README.unproto
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./tests
+ cp -p ./tests/README README.tests
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/time
+ cp -p ./libc/time/README README.time
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/termios
+ cp -p ./libc/termios/README README.termios
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/regexp
+ cp -p ./libc/regexp/README.rdb README.rdb.regexp
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/regexp
+ cp -p ./libc/regexp/README README.regexp
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/malloc
+ cp -p ./libc/malloc/README README.malloc
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/gtermcap
+ cp -p ./libc/gtermcap/README README.gtermcap
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/error
+ cp -p ./libc/error/README README.error
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc/bios
+ cp -p ./libc/bios/README README.bios
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libc
+ cp -p ./libc/README README.libc
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libbsd
+ cp -p ./libbsd/README.HLU README.HLU.libbsd
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./libbsd
+ cp -p ./libbsd/README README.libbsd
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./elksemu
+ cp -p ./elksemu/README README.elksemu
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./dis88
+ cp -p ./dis88/README README.dis88
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./copt
+ cp -p ./copt/README README.copt
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./bootblocks
+ cp -p ./bootblocks/README README.bootblocks
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./bin86
+ cp -p ./bin86/README-0.4 README-0.4.bin86
+ for f in `find -mindepth 2 -type f -name README\*`
+ d=./bin86
+ cp -p ./bin86/README README.bin86
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85896
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/dev86-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/dev86-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd dev86-0.16.19
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/dev86-buildroot DIST=/usr/src/tmp/dev86-buildroot MANDIR=/usr/share/man
make: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make[1]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.19 TOPDIR=`pwd` install
make[2]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make -C libc .config.dir
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
make[3]: '.config.dir' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
make -C bcc CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/bcc'
make[3]: 'bcc' is up to date.
make[3]: 'ncc' is up to date.
make[3]: 'bcc-cc1' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/bcc'
cp -p bcc/bcc bin/Bcc
cp -p bcc/ncc bin/ncc
cp -p bcc/bcc-cc1 lib/bcc-cc1
make -C cpp CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/cpp'
make[3]: 'bcc-cpp' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/cpp'
cp -p cpp/bcc-cpp lib/bcc-cpp
make -C unproto CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/unproto'
make[3]: 'unproto' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/unproto'
cp -p unproto/unproto lib/unproto
make -C copt CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/copt'
make[3]: 'copt' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/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='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/as'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/as'
cp -p as/as86 bin/as86
cp -p as/as86_encap bin/as86_encap
make -C ar CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ar'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/ar'
cp -p ar/ar86 bin/ar86
make -C ld CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
make[3]: 'ld86' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
cp -p ld/ld86 bin/ld86
make -C ld CC='cc' CFLAGS=' -O2 -fno-strict-aliasing' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' objdump86
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
make[3]: 'objdump86' is up to date.
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/ld'
cp -p ld/objdump86 bin/objdump86
install -d /usr/src/tmp/dev86-buildroot/usr/bin /usr/src/tmp/dev86-buildroot/usr/lib/bcc
install -m 755 bin/Bcc 		/usr/src/tmp/dev86-buildroot/usr/bin/bcc
install -m 755 bin/as86 	/usr/src/tmp/dev86-buildroot/usr/bin/as86
install -m 755 bin/ld86 	/usr/src/tmp/dev86-buildroot/usr/bin/ld86
install -m 755 bin/ar86 	/usr/src/tmp/dev86-buildroot/usr/bin/ar86
install -m 755 bin/objdump86 	/usr/src/tmp/dev86-buildroot/usr/bin/objdump86
install -m 755 bin/objdump86 	/usr/src/tmp/dev86-buildroot/usr/bin/nm86
install -m 755 bin/objdump86 	/usr/src/tmp/dev86-buildroot/usr/bin/size86
install -m 755 bin/as86_encap		/usr/src/tmp/dev86-buildroot/usr/lib/bcc/as86_encap
install -m 755 lib/bcc-cc1 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/bcc-cc1
install -m 755 lib/bcc-cpp 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/bcc-cpp
install -m 755 lib/unproto 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/unproto
install -m 755 lib/copt 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/copt
install -m 644 lib/rules.* 		/usr/src/tmp/dev86-buildroot/usr/lib/bcc
install -d /usr/src/tmp/dev86-buildroot/usr/lib/bcc/i386
install -m 644 lib/i386/rules.* 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/i386
make -C man MANDIR=/usr/src/tmp/dev86-buildroot/usr/share/man install
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/man'
install -m 755 -d /usr/src/tmp/dev86-buildroot/usr/share/man/man1
install -m 644    as86.1 bcc.1 elks.1 elksemu.1 ld86.1 /usr/src/tmp/dev86-buildroot/usr/share/man/man1
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/man'
make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r DISTINCL=/usr/src/tmp/dev86-buildroot/usr/lib/bcc install_incl
make[3]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/kinclude'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/malloc'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/regexp'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/stdio'
transfer:
make[4]: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
make[4]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc/string'
install -d /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include
rm -f /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/linuxmt /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/arch ||:
cp -LpR include/* /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include
chown -R builder:builder /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include
chmod -R ugo-x,u=rwX,og=rX /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include
make[3]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/libc'
install -m 644 lib/crt0.o 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/crt0.o
install -m 644 lib/libc.a 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/libc.a
install -m 644 lib/libc_f.a	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/libc_f.a
install -m 644 lib/libc_s.a	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/libc_s.a
install -m 644 lib/libbsd.a	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/libbsd.a
install -m 644 lib/libdos.a	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/libdos.a
install -d /usr/src/tmp/dev86-buildroot/usr/lib/bcc/i386
install -m 644 lib/i386/crt0.o 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/i386/crt0.o
install -m 644 lib/i386/libc.a 	/usr/src/tmp/dev86-buildroot/usr/lib/bcc/i386/libc.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make[1]: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
make: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19'
+ for f in nm86 size86
+ ln -sf objdump86 /usr/src/tmp/dev86-buildroot/usr/bin/nm86
+ for f in nm86 size86
+ ln -sf objdump86 /usr/src/tmp/dev86-buildroot/usr/bin/size86
+ find /usr/src/tmp/dev86-buildroot/usr/lib/bcc -type d
+ grep -Fv /include
+ sed -e 's|/usr/src/tmp/dev86-buildroot|%dir |g'
+ find /usr/src/tmp/dev86-buildroot/usr/lib/bcc '!' -type d
+ grep -Fv /include
+ sed -e 's|/usr/src/tmp/dev86-buildroot||g'
+ grep -Fv 86/lib
+ fgrep -v .a
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/dev86-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/dev86-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/dev86-buildroot/ (default)
Compressing files in /usr/src/tmp/dev86-buildroot (auto)
removed '/usr/src/tmp/dev86-buildroot/usr/share/man/man1/elks.1'
'/usr/src/tmp/dev86-buildroot/usr/share/man/man1/elks.1.xz' -> 'elksemu.1.xz'
removed '/usr/src/tmp/dev86-buildroot/usr/share/man/man1/elks.1.xz'
'/usr/src/tmp/dev86-buildroot/usr/share/man/man1/elks.1.xz' -> 'elksemu.1.xz'
Adjusting library links in /usr/src/tmp/dev86-buildroot
./usr/lib: (from <cmdline>:0)
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__ldivmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__idiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__idivu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__imod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__imodu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__imul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__isl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__isr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__isru.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__laddl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__landl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lcmpl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lcoml.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__ldecl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__ldivl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__ldivul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__leorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lincl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lmodl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lmodul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lmull.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lnegl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lsll.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lsrl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lsrul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__lsubl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__ltstl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(errno.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__brk_addr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(sbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(getch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(getche.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(kbhit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(putch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(cputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(gotoxy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(cprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__assert.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(malloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(alloca.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(free.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(calloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(realloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(labs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(abs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(raise.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(bcopy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(bzero.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(bcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(index.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(rindex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(remove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(creat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(on_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(atexit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__do_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(atoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(atol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ltoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ltostr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ctype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ctypefn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(qsort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(bsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(rand.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(lsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(getopt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(itoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(cputype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strtol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(crypt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_start.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__exterror.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__mkargv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__mkenvp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(bdos.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos__fconv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_abort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_close.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_getmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_getvect.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_isatty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_open.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_read.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_segalloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_segfree.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_setvect.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_stat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_unlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(dos_write.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__seg_regs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__peek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__poke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__deek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__doke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__strnget_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__strchr_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__strlen_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(int86.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(int86x.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(segread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(time.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(sound.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(regexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(regsub.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(_stdio_init.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fputc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fgetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fgets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(gets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(puts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fwrite.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fdopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(freopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(__fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fclose.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(rewind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ftell.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(setbuffer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(setvbuf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ungetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(printf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(sprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vsprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vfprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fp_print.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(scanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(sscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(fscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vsscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(vfscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strlen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strcat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strncat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strncpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strncmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strrchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strdup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memccpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memset.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(memmove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(movedata.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strpbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strsep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strstr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strtok.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strcspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strcasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(strncasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(setjmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(localtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(gmtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(asctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(ctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(asc_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libdos.a(tm_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(daemon.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(logwtmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(logout.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(pty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(login_tty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(sgtty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(cfsetspeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(revoke.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(setpassent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libbsd.a(checkrhosts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__ldivmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__idiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__idivu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__imod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__imodu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__imul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__isl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__isr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__isru.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__laddl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__landl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lcmpl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lcoml.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__ldecl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__ldivl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__ldivul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__leorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lincl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lmodl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lmodul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lmull.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lnegl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lsll.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lsrl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lsrul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__lsubl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__ltstl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(errno.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__brk_addr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(sbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_start.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_isatty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_abort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_nofiles.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_read.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_write.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_close.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_putch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_getch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_getche.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_cputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_kbhit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_rdline.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_putc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_getc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_khit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_disk_rd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_disk_wr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_disk_rs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bios_get_dpt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(time.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fileops.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fs_dos.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(rawio.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vt52.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ansi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(cprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__assert.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(malloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(alloca.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(free.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(calloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(realloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(labs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(abs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(raise.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bcopy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bzero.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(index.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(rindex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(remove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(creat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(on_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(atexit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__do_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(atoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(atol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ltoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ltostr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ctype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ctypefn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(qsort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(bsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(rand.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(lsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(getopt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(itoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(cputype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strtol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(crypt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__seg_regs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__peek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__poke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__deek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__doke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__strnget_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__strchr_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__strlen_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(int86.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(int86x.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(segread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(regexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(regsub.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(_stdio_init.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fputc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fgetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fgets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(gets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(puts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fwrite.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fdopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(freopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(__fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fclose.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(rewind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ftell.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(setbuffer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(setvbuf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ungetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(printf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(sprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vsprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vfprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fp_print.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(scanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(sscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(fscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vsscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(vfscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strlen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strcat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strncat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strncpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strncmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strrchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strdup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memccpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memset.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(memmove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(movedata.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strpbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strsep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strstr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strtok.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strcspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strcasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(strncasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(setjmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(localtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(gmtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(asctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(ctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(asc_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_s.a(tm_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__ldivmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__idiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__idivu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__imod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__imodu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__imul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__isl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__isr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__isru.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__laddl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__landl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lcmpl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lcoml.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__ldecl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__ldivl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__ldivul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__leorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lincl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lmodl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lmodul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lmull.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lnegl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lsll.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lsrl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lsrul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lsubl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__ltstl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(errno.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__brk_addr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(error.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sys_errlist.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(perror.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sys_siglist.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__assert.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__getpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(pwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getpwnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getpwuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(putpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getpw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fgetpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__getgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(grent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getgrnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getgrgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fgetgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(initgroups.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(utent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(termcap.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tparam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(malloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(alloca.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(free.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(calloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(realloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(labs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(abs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(raise.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(bcopy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(bzero.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(bcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(index.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(rindex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(remove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(creat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(on_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(atexit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__do_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(atoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(atol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ltoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ltostr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ctype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ctypefn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(qsort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(bsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(rand.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(lsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getopt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(itoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cputype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strtol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(crypt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(putenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(popen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(system.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getcwd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tmpnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(time.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(abort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(wait.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(wait3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(waitpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(killpg.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(usleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(mkfifo.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__seg_regs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__peek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__poke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__deek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__doke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__strnget_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__strchr_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__strlen_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(int86.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(int86x.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(segread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(regexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(regsub.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(_stdio_init.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fputc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fgetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fgets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(gets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(puts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fwrite.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fdopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(freopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fclose.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(rewind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ftell.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setbuffer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setvbuf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ungetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(printf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vsprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vfprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fp_print.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(scanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vsscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vfscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strlen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strcat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strncat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strncpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strncmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strrchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strdup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memccpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memset.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(memmove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(movedata.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strpbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strsep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strstr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strtok.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strcspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strcasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(strncasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__syscall.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__syscall4.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(read.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(write.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(open.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(close.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(wait4.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(link.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(unlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__execve.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(chdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(mknod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(chmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(chown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(stat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__getpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(mount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(umount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__getuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(alarm.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(pause.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(utime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(chroot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(vfork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(access.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(nice.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(sync.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(kill.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(rename.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(mkdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(rmdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(dup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(pipe.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__times.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(dup2.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__getgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__signal.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fcntl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ioctl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(reboot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(lstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(symlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(readlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(umask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(settimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(gettimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(select.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(fchown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(dlload.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setsid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(socket.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(bind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(listen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(accept.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(connect.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(knlvsn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(__cstartup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getppid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(geteuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getegid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(getpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(times.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(opendir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(closedir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execve.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execle.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execlp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(execvp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(signal.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(setjmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcsetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcgetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcdrain.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcflow.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcsendbreak.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcsetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tcgetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(isatty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cfgetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cfgetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cfsetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cfsetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(cfmakeraw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ttyname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(localtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(gmtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(asctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(ctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(asc_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc_f.a(tm_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__ldivmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__idiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__idivu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__imod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__imodu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__imul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__isl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__isr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__isru.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__laddl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__landl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lcmpl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lcoml.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__ldecl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__ldivl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__ldivul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__leorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lincl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lmodl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lmodul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lmull.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lnegl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lorl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lsll.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lsrl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lsrul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lsubl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__ltstl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(errno.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__brk_addr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(error.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sys_errlist.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(perror.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sys_siglist.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__assert.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__getpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(pwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getpwnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getpwuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(putpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getpw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fgetpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__getgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(grent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getgrnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getgrgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fgetgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(initgroups.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(utent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(termcap.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tparam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(malloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(alloca.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(free.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(calloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(realloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(labs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(abs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(raise.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(bcopy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(bzero.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(bcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(index.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(rindex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(remove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(creat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(on_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(atexit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__do_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(atoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(atol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ltoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ltostr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ctype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ctypefn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(qsort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(bsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(rand.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(lsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getopt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(itoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cputype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strtol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(crypt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(putenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(popen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(system.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getcwd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tmpnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(time.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(abort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(wait.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(wait3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(waitpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(killpg.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(usleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(mkfifo.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__seg_regs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__peek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__poke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__deek_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__doke_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__strnget_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__strchr_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__strlen_es.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(int86.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(int86x.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(segread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(regexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(regsub.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(_stdio_init.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fputc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fgetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fgets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(gets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(puts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fwrite.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fdopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(freopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fclose.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(rewind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ftell.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setbuffer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setvbuf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ungetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(printf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vsprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vfprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fp_print.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(scanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vsscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vfscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strlen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strcat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strncat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strncpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strncmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strrchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strdup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memccpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memset.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(memmove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(movedata.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strpbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strsep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strstr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strtok.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strcspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strcasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(strncasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__syscall.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__syscall4.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(read.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(write.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(open.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(close.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(wait4.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(link.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(unlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__execve.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(chdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(mknod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(chmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(chown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(stat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__getpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(mount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(umount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__getuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(alarm.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(pause.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(utime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(chroot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(vfork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(access.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(nice.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(sync.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(kill.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(rename.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(mkdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(rmdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(dup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(pipe.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__times.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(dup2.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__getgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__signal.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fcntl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ioctl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(reboot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(lstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(symlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(readlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(umask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(settimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(gettimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(select.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(fchown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(dlload.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setsid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(socket.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(bind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(listen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(accept.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(connect.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(knlvsn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(__cstartup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getppid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(geteuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getegid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(getpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(times.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(opendir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(closedir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execve.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execle.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execlp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(execvp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(signal.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(setjmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcsetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcgetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcdrain.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcflow.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcsendbreak.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcsetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tcgetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(isatty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cfgetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cfgetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cfsetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cfsetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(cfmakeraw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ttyname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(localtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(gmtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(asctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(ctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(asc_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/libc.a(tm_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__idiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__idivu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__imod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__imodu.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__imul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__isl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__isr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__isru.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__divsi3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(errno.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__brk_addr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(brk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(error2.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(perror.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sys_siglist.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__assert.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__getpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(pwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpwnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpwuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(putpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fgetpwent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__getgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(grent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getgrnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getgrgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fgetgrent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(initgroups.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(utent.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(termcap.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tparam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fadd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fcomp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fdiv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fmul.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpbsr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fperr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fperror.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fptoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpushd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpulld.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpushi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpushf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fpullf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(frexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ftst.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fabs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ldexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ecvt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vfork.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(read.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(write.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(open.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(close.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(waitpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(creat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(link.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(unlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execve.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(chdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(time.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__dv32_mknod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(chmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(chown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(lseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(mount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(umount.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(stime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ptrace.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(alarm.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(pause.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(utime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(access.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(nice.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ftime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sync.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(kill.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(rename.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(mkdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(rmdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(dup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(pipe.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(times.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(signal.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(geteuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getegid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(acct.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ioctl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fcntl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setpgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ulimit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(umask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(chroot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__dv32_ustat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(dup2.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getppid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setsid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sigaction.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(siggetmask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sigsetmask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setreuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setregid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sigsuspend.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sigpending.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sethostname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setrlimit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getrlimit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getrusage.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(gettimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(settimeofday.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getgroups.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setgroups.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__select.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(symlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(readlink.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(uselib.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(swapon.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(reboot.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__mmap.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(munmap.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(truncate.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ftruncate.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fchmod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fchown.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpriority.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setpriority.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(statfs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fstatfs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ioperm.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__socketcall.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setitimer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getitimer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__dv32_stat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__dv32_lstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__dv32_fstat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(iopl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vhangup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__vm86.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(wait4.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(swapoff.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sysinfo.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__ipc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fsync.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__sigreturn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(clone.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setdomainname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(uname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(adjtimex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(mprotect.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sigprocmask.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getpgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fchdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(bdflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sysfs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__personality.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setfsuid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setfsgid.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__getdents.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(flock.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(nanosleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__cstart3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execl.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execle.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execlp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(execvp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(opendir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(closedir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(readdir.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setjmp3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(malloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(alloca.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(free.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(calloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(realloc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(labs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(abs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(raise.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(bcopy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(bzero.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(bcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(index.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(rindex.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(remove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(on_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(atexit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__do_exit.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(atoi.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(atol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ltoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ltostr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ctype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ctypefn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(qsort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(bsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(rand.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(lsearch.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getopt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(itoa.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cputype.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strtol.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(crypt.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(putenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(popen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(system.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setenv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(getcwd.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tmpnam.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(abort.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(wait.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(wait3.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(killpg.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(usleep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(mkfifo.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strtod.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(atof.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(regexp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(regsub.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(_stdio_init.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fputc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fgetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fgets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(gets.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fputs.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(puts.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fread.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fwrite.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fdopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(freopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(__fopen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fclose.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fseek.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(rewind.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ftell.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setbuffer.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setvbuf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ungetc.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(printf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vsprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vfprintf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fp_print.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(scanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(sscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(fscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vsscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(vfscanf.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strlen.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strcat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strncat.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strncpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strncmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strrchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strdup.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memcpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memccpy.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memchr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memset.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memcmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(memmove.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(movedata.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strpbrk.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strsep.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strstr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strtok.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strcspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strspn.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strcasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(strncasecmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(setjmp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcsetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcgetattr.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcdrain.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcflow.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcflush.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcsendbreak.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcsetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tcgetpgrp.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(isatty.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cfgetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cfgetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cfsetospeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cfsetispeed.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(cfmakeraw.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ttyname.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(localtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(gmtime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(asctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(ctime.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(asc_conv.o): Unable to recognise the format of file: file format not recognized
/usr/bin/strip: ./usr/lib/bcc/i386/libc.a(tm_conv.o): Unable to recognise the format of file: file format not recognized
process-lto: WARNING: ./usr/lib/bcc/libdos.a: contains no exportable symbols: current ar archive
process-lto: WARNING: ./usr/lib/bcc/libbsd.a: contains no exportable symbols: current ar archive
process-lto: WARNING: ./usr/lib/bcc/libc_s.a: contains no exportable symbols: current ar archive
process-lto: WARNING: ./usr/lib/bcc/libc_f.a: contains no exportable symbols: current ar archive
process-lto: WARNING: ./usr/lib/bcc/libc.a: contains no exportable symbols: current ar archive
process-lto: WARNING: ./usr/lib/bcc/i386/libc.a: contains no exportable symbols: current ar archive
Verifying ELF objects in /usr/src/tmp/dev86-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/bcc/copt: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/bcc/unproto: uses non-LFS functions: freopen
verify-elf: WARNING: ./usr/lib/bcc/bcc-cpp: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/lib/bcc/bcc-cc1: uses non-LFS functions: creat open
verify-elf: WARNING: ./usr/bin/objdump86: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/ar86: uses non-LFS functions: fopen fstat lseek open stat
verify-elf: WARNING: ./usr/bin/ld86: uses non-LFS functions: creat fopen lseek open stat
verify-elf: WARNING: ./usr/bin/as86: uses non-LFS functions: creat fstat lseek open
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.92395
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dev86-0.16.19
+ BCC_PREFIX=/usr/src/tmp/dev86-buildroot/usr
+ make -C tests BCC=/usr/src/tmp/dev86-buildroot/usr/bin/bcc
make: Entering directory '/usr/src/RPM/BUILD/dev86-0.16.19/tests'
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    env.c   -o env
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    ft.c   -o ft
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    hd.c   -o hd
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    sync.c   -o sync
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    compr.c   -o compr
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    ucomp.c   -o ucomp
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    ouch.c   -o ouch
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    lines.c   -o lines
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    wc.c   -o wc
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    line2.c   -o line2
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    rand.c   -o rand
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O    grab.c   -o grab
/usr/src/tmp/dev86-buildroot/usr/bin/bcc -O -o bcc-x86  \
	../bcc/assign.c ../bcc/bcc-cc1.c ../bcc/codefrag.c \
	../bcc/dbnode.c ../bcc/debug.c ../bcc/declare.c \
	../bcc/express.c ../bcc/exptree.c ../bcc/floatop.c \
	../bcc/function.c ../bcc/gencode.c ../bcc/genloads.c \
	../bcc/glogcode.c ../bcc/hardop.c ../bcc/hashcmd.c \
	../bcc/input.c ../bcc/label.c ../bcc/loadexp.c \
	../bcc/longop.c ../bcc/output.c ../bcc/preproc.c \
	../bcc/preserve.c ../bcc/scan.c ../bcc/softop.c \
	../bcc/state.c ../bcc/table.c ../bcc/type.c
make: Leaving directory '/usr/src/RPM/BUILD/dev86-0.16.19/tests'
+ exit 0
Processing files: dev86-0.16.19-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91364
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd dev86-0.16.19
+ DOCDIR=/usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ export DOCDIR
+ rm -rf /usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ /bin/mkdir -p /usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ cp -prL README README-0.4.bin86 README.HLU.libbsd README.bin86 README.bios README.bootblocks README.copt README.dis88 README.elksemu README.error README.gtermcap README.libbsd README.libc README.malloc README.rdb.regexp README.regexp README.termios README.tests README.time README.unproto MAGIC Changes Contributors bin86 /usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ chmod -R go-w /usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ chmod -R a+rX /usr/src/tmp/dev86-buildroot/usr/share/doc/dev86-0.16.19
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u9r6iF
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2eNCHy
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk cat od rm sort
Provides: bin86
Requires: /bin/sh, /lib/ld-linux.so.2, coreutils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH)
Obsoletes: bin86
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fEcqZR
Creating dev86-debuginfo package
Processing files: dev86-devel-0.16.19-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JbcLoJ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wafwkc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
cpp.req.files: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/linux/ioctl.h:  empty
cpp.req.files: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/math.h:  empty
In file included from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1:
/usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1:18: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum)
    1 | #include <time.h>
      |                  ^
cpp.req: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h: cpp failed, trying c++ mode
i586-alt-linux-cpp: fatal error: cannot execute 'cc1plus': execvp: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h: cpp failed
In file included from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1:
/usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h:1:19: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum)
    1 | #include <fcntl.h>
      |                   ^
cpp.req: WARNING: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/fcntl.h: cpp failed
In file included from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/times.h:6:
/usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1:18: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum)
    1 | #include <time.h>
      |                  ^
cpp.req: WARNING: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/times.h: cpp failed
In file included from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1:
/usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h:1:20: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum)
    1 | #include <signal.h>
      |                    ^
cpp.req: WARNING: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/signal.h: cpp failed
In file included from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/linux/resource.h:9,
                 from /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/resource.h:5:
/usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/time.h:1:18: error: #include nested depth 200 exceeds maximum of 200 (use -fmax-include-depth=DEPTH to increase the maximum)
    1 | #include <time.h>
      |                  ^
cpp.req: WARNING: /usr/src/tmp/dev86-buildroot/usr/lib/bcc/include/sys/resource.h: cpp failed
Requires: dev86 = 0.16.19-alt2, glibc-kernheaders-generic
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OvkSB5
Processing files: dev86-debuginfo-0.16.19-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4QCqx0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QhhL2y
find-requires: running scripts (debuginfo)
Requires: dev86 = 0.16.19-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to dev86-devel a strict dependency on dev86
Adding to dev86-debuginfo a strict dependency on dev86
Wrote: /usr/src/RPM/RPMS/i586/dev86-0.16.19-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/dev86-devel-0.16.19-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/dev86-debuginfo-0.16.19-alt2.i586.rpm (w2.lzdio)
15.91user 5.42system 0:26.17elapsed 81%CPU (0avgtext+0avgdata 46516maxresident)k
0inputs+0outputs (0major+1900263minor)pagefaults 0swaps
/.out/dev86-0.16.19-alt2.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/dev86-devel-0.16.19-alt2.i586.rpm: license not found in '/usr/share/license' directory: GPL+
/.out/dev86-debuginfo-0.16.19-alt2.i586.rpm: license not found in '/usr/share/license' directory: GPL+
17.07user 7.61system 0:28.77elapsed 85%CPU (0avgtext+0avgdata 46516maxresident)k
0inputs+0outputs (0major+2100965minor)pagefaults 0swaps
--- dev86-0.16.19-alt2.i586.rpm.repo	2021-07-13 13:42:55.000000000 +0000
+++ dev86-0.16.19-alt2.i586.rpm.hasher	2021-11-20 04:03:20.342904256 +0000
@@ -70,2 +70,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -77,8 +79,8 @@
 Obsoletes: bin86  
-File: /usr/bin/ar86	100755	root:root	68471c0e7760f00abccb1a04bccba335	
-File: /usr/bin/as86	100755	root:root	c450b0b21b43cb25330f80e0e0700b5e	
-File: /usr/bin/bcc	100755	root:root	76b2c58351daab718df39a7b377bfecd	
-File: /usr/bin/ld86	100755	root:root	3d02bafb91bb6ef117a3dad5ed0488c2	
+File: /usr/bin/ar86	100755	root:root	74873a9bd187c6886df45b0f1676286b	
+File: /usr/bin/as86	100755	root:root	5c1906980a889bdb4c49ad400edde3a4	
+File: /usr/bin/bcc	100755	root:root	7b0a4e94c3fa9a99e69890e9efaa5679	
+File: /usr/bin/ld86	100755	root:root	9fa361267ccc9bcf0fb1fce6f691f241	
 File: /usr/bin/nm86	120777	root:root		objdump86
-File: /usr/bin/objdump86	100755	root:root	f0be5823e68f91a03c5b29e8646077e1	
+File: /usr/bin/objdump86	100755	root:root	f30f5c46911f2ba190d5e288389fc0b2	
 File: /usr/bin/size86	120777	root:root		objdump86
@@ -86,5 +88,5 @@
 File: /usr/lib/bcc/as86_encap	100755	root:root	a64b285556d7f441378fd33345f900b3	
-File: /usr/lib/bcc/bcc-cc1	100755	root:root	a823e1be4dba6aa6e30152ac64841924	
-File: /usr/lib/bcc/bcc-cpp	100755	root:root	1ca2c7ba9487ee93661b2816087b7c30	
-File: /usr/lib/bcc/copt	100755	root:root	28263b473ce456654ffcdcaea9f72d9e	
+File: /usr/lib/bcc/bcc-cc1	100755	root:root	6860e633e84bc2dfdddf714251aee3da	
+File: /usr/lib/bcc/bcc-cpp	100755	root:root	a96bf21314c31c36818fd2cd44282adb	
+File: /usr/lib/bcc/copt	100755	root:root	3b370fa88dd68d7623c4f7564634ce9c	
 File: /usr/lib/bcc/crt0.o	100644	root:root	13c7f1bc6fb1a678aac89f5dfb8b558f	
@@ -102,3 +104,3 @@
 File: /usr/lib/bcc/rules.start	100644	root:root	2f9b89d8f5d1fd4a64c1618bfac012af	
-File: /usr/lib/bcc/unproto	100755	root:root	be52ae69d68d220f51c7a45873adad5e	
+File: /usr/lib/bcc/unproto	100755	root:root	46bf288f217045ea9028f63f7a1a6e10	
 File: /usr/share/doc/dev86-0.16.19	40755	root:root		
@@ -137,2 +139,2 @@
 File: /usr/share/man/man1/ld86.1.xz	100644	root:root	802ddf89c92d8cbdfb182da3459250ae	
-RPMIdentity: 7a330b3842821ece3dc421eb4839ac2be8613d989fb58d5d13a098ef377bac81dd898f114c9185f78fcc78bfe565d7b6afd9e628dc409bccbea4555d49a2fbff
+RPMIdentity: ad685a16843d5198a0e78b5804cac7b128f81307b0906cbcf3bdb0e6950c6d14a98cbde25f045285dd62d4b408352d258119fa518045001ee637c57a6f5eb9c2
--- dev86-debuginfo-0.16.19-alt2.i586.rpm.repo	2021-07-13 13:42:55.000000000 +0000
+++ dev86-debuginfo-0.16.19-alt2.i586.rpm.hasher	2021-11-20 04:03:20.399905211 +0000
@@ -1,28 +1,28 @@
-/usr/lib/debug/.build-id/1f	40755	root:root	
-/usr/lib/debug/.build-id/1f/9723a01e9697037150961ea9e67a5fa797a42d	120777	root:root	../../../../bin/bcc
-/usr/lib/debug/.build-id/1f/9723a01e9697037150961ea9e67a5fa797a42d.debug	120777	root:root	../../usr/bin/bcc.debug
-/usr/lib/debug/.build-id/2d	40755	root:root	
-/usr/lib/debug/.build-id/2d/71408efb3a7fe73309604b46297413f4e9ae1c	120777	root:root	../../../../bin/objdump86
-/usr/lib/debug/.build-id/2d/71408efb3a7fe73309604b46297413f4e9ae1c.debug	120777	root:root	../../usr/bin/objdump86.debug
-/usr/lib/debug/.build-id/51	40755	root:root	
-/usr/lib/debug/.build-id/51/8ba5bba76d5e465e46b0ec1a68797284fe066a	120777	root:root	../../../../bin/ar86
-/usr/lib/debug/.build-id/51/8ba5bba76d5e465e46b0ec1a68797284fe066a.debug	120777	root:root	../../usr/bin/ar86.debug
-/usr/lib/debug/.build-id/70	40755	root:root	
-/usr/lib/debug/.build-id/70/e5698bd126d96fde047bf5822e65e471101f05	120777	root:root	../../../../bin/as86
-/usr/lib/debug/.build-id/70/e5698bd126d96fde047bf5822e65e471101f05.debug	120777	root:root	../../usr/bin/as86.debug
-/usr/lib/debug/.build-id/7a	40755	root:root	
-/usr/lib/debug/.build-id/7a/077f6896b3dbc658b7f86b644f9732f3bd6af9	120777	root:root	../../../bcc/bcc-cc1
-/usr/lib/debug/.build-id/7a/077f6896b3dbc658b7f86b644f9732f3bd6af9.debug	120777	root:root	../../usr/lib/bcc/bcc-cc1.debug
+/usr/lib/debug/.build-id/22	40755	root:root	
+/usr/lib/debug/.build-id/22/d3d7d9726fce04f06df274303c4c2bbf911c0b	120777	root:root	../../../../bin/ld86
+/usr/lib/debug/.build-id/22/d3d7d9726fce04f06df274303c4c2bbf911c0b.debug	120777	root:root	../../usr/bin/ld86.debug
+/usr/lib/debug/.build-id/25	40755	root:root	
+/usr/lib/debug/.build-id/25/50206762dd52c7b1514e1d55b33ab877d01536	120777	root:root	../../../../bin/objdump86
+/usr/lib/debug/.build-id/25/50206762dd52c7b1514e1d55b33ab877d01536.debug	120777	root:root	../../usr/bin/objdump86.debug
+/usr/lib/debug/.build-id/39	40755	root:root	
+/usr/lib/debug/.build-id/39/893c9c0171d57951452dd9c54f4b82865d0ad1	120777	root:root	../../../../bin/bcc
+/usr/lib/debug/.build-id/39/893c9c0171d57951452dd9c54f4b82865d0ad1.debug	120777	root:root	../../usr/bin/bcc.debug
+/usr/lib/debug/.build-id/61	40755	root:root	
+/usr/lib/debug/.build-id/61/a21806a0060a9a8109ac16492e0fd79abf447c	120777	root:root	../../../../bin/as86
+/usr/lib/debug/.build-id/61/a21806a0060a9a8109ac16492e0fd79abf447c.debug	120777	root:root	../../usr/bin/as86.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/08d938756a0980250ec68bb0f19fc51e427912	120777	root:root	../../../bcc/unproto
+/usr/lib/debug/.build-id/64/08d938756a0980250ec68bb0f19fc51e427912.debug	120777	root:root	../../usr/lib/bcc/unproto.debug
+/usr/lib/debug/.build-id/7c	40755	root:root	
+/usr/lib/debug/.build-id/7c/b1e92314bb3657b63c16544c29b1c971dc0989	120777	root:root	../../../bcc/bcc-cc1
+/usr/lib/debug/.build-id/7c/b1e92314bb3657b63c16544c29b1c971dc0989.debug	120777	root:root	../../usr/lib/bcc/bcc-cc1.debug
 /usr/lib/debug/.build-id/7d	40755	root:root	
-/usr/lib/debug/.build-id/7d/4e662737dd04733cca683e58b55a8ca30d273c	120777	root:root	../../../bcc/copt
-/usr/lib/debug/.build-id/7d/4e662737dd04733cca683e58b55a8ca30d273c.debug	120777	root:root	../../usr/lib/bcc/copt.debug
-/usr/lib/debug/.build-id/81	40755	root:root	
-/usr/lib/debug/.build-id/81/238d7c820bb5513d6c41fdb33827aff6e1f8fe	120777	root:root	../../../bcc/unproto
-/usr/lib/debug/.build-id/81/238d7c820bb5513d6c41fdb33827aff6e1f8fe.debug	120777	root:root	../../usr/lib/bcc/unproto.debug
-/usr/lib/debug/.build-id/e2	40755	root:root	
-/usr/lib/debug/.build-id/e2/6652f46234da50ab50aca3e5d8e5eaebf16482	120777	root:root	../../../bcc/bcc-cpp
-/usr/lib/debug/.build-id/e2/6652f46234da50ab50aca3e5d8e5eaebf16482.debug	120777	root:root	../../usr/lib/bcc/bcc-cpp.debug
-/usr/lib/debug/.build-id/f1	40755	root:root	
-/usr/lib/debug/.build-id/f1/31a91386fffa765d67ecc5a5335f44051e3bb4	120777	root:root	../../../../bin/ld86
-/usr/lib/debug/.build-id/f1/31a91386fffa765d67ecc5a5335f44051e3bb4.debug	120777	root:root	../../usr/bin/ld86.debug
+/usr/lib/debug/.build-id/7d/f4b4e2ff5b63d8abfd86a910b389ee38b182c1	120777	root:root	../../../../bin/ar86
+/usr/lib/debug/.build-id/7d/f4b4e2ff5b63d8abfd86a910b389ee38b182c1.debug	120777	root:root	../../usr/bin/ar86.debug
+/usr/lib/debug/.build-id/90	40755	root:root	
+/usr/lib/debug/.build-id/90/09ca27fe5631f9fdecbece2b9bf4e030e77494	120777	root:root	../../../bcc/bcc-cpp
+/usr/lib/debug/.build-id/90/09ca27fe5631f9fdecbece2b9bf4e030e77494.debug	120777	root:root	../../usr/lib/bcc/bcc-cpp.debug
+/usr/lib/debug/.build-id/ec	40755	root:root	
+/usr/lib/debug/.build-id/ec/c169bf3eb7559d8822de09cbe48e287108dfc6	120777	root:root	../../../bcc/copt
+/usr/lib/debug/.build-id/ec/c169bf3eb7559d8822de09cbe48e287108dfc6.debug	120777	root:root	../../usr/lib/bcc/copt.debug
 /usr/lib/debug/usr/bin/ar86.debug	100644	root:root	
@@ -41,2 +41,3 @@
 /usr/src/debug/dev86-0.16.19/ar	40755	root:root	
+/usr/src/debug/dev86-0.16.19/ar/alloca.c	100644	root:root	
 /usr/src/debug/dev86-0.16.19/ar/ar.c	100644	root:root	
@@ -93,2 +94,3 @@
 /usr/src/debug/dev86-0.16.19/bcc/hardop.c	100644	root:root	
+/usr/src/debug/dev86-0.16.19/bcc/hashcmd.c	100644	root:root	
 /usr/src/debug/dev86-0.16.19/bcc/input.c	100644	root:root	
@@ -121,3 +123,5 @@
 /usr/src/debug/dev86-0.16.19/cpp/main.c	100644	root:root	
+/usr/src/debug/dev86-0.16.19/cpp/token1.c	100644	root:root	
 /usr/src/debug/dev86-0.16.19/cpp/token1.h	100644	root:root	
+/usr/src/debug/dev86-0.16.19/cpp/token2.c	100644	root:root	
 /usr/src/debug/dev86-0.16.19/cpp/token2.h	100644	root:root	
@@ -138,2 +142,3 @@
 /usr/src/debug/dev86-0.16.19/ld/writebin.c	100644	root:root	
+/usr/src/debug/dev86-0.16.19/ld/writeemu.c	100644	root:root	
 /usr/src/debug/dev86-0.16.19/ld/writex86.c	100644	root:root	
@@ -160,43 +165,44 @@
 Provides: dev86-debuginfo = 0.16.19-alt2:sisyphus+278752.300.3.1
-File: /usr/lib/debug/.build-id/1f	40755	root:root		
-File: /usr/lib/debug/.build-id/1f/9723a01e9697037150961ea9e67a5fa797a42d	120777	root:root		../../../../bin/bcc
-File: /usr/lib/debug/.build-id/1f/9723a01e9697037150961ea9e67a5fa797a42d.debug	120777	root:root		../../usr/bin/bcc.debug
-File: /usr/lib/debug/.build-id/2d	40755	root:root		
-File: /usr/lib/debug/.build-id/2d/71408efb3a7fe73309604b46297413f4e9ae1c	120777	root:root		../../../../bin/objdump86
-File: /usr/lib/debug/.build-id/2d/71408efb3a7fe73309604b46297413f4e9ae1c.debug	120777	root:root		../../usr/bin/objdump86.debug
-File: /usr/lib/debug/.build-id/51	40755	root:root		
-File: /usr/lib/debug/.build-id/51/8ba5bba76d5e465e46b0ec1a68797284fe066a	120777	root:root		../../../../bin/ar86
-File: /usr/lib/debug/.build-id/51/8ba5bba76d5e465e46b0ec1a68797284fe066a.debug	120777	root:root		../../usr/bin/ar86.debug
-File: /usr/lib/debug/.build-id/70	40755	root:root		
-File: /usr/lib/debug/.build-id/70/e5698bd126d96fde047bf5822e65e471101f05	120777	root:root		../../../../bin/as86
-File: /usr/lib/debug/.build-id/70/e5698bd126d96fde047bf5822e65e471101f05.debug	120777	root:root		../../usr/bin/as86.debug
-File: /usr/lib/debug/.build-id/7a	40755	root:root		
-File: /usr/lib/debug/.build-id/7a/077f6896b3dbc658b7f86b644f9732f3bd6af9	120777	root:root		../../../bcc/bcc-cc1
-File: /usr/lib/debug/.build-id/7a/077f6896b3dbc658b7f86b644f9732f3bd6af9.debug	120777	root:root		../../usr/lib/bcc/bcc-cc1.debug
+File: /usr/lib/debug/.build-id/22	40755	root:root		
+File: /usr/lib/debug/.build-id/22/d3d7d9726fce04f06df274303c4c2bbf911c0b	120777	root:root		../../../../bin/ld86
+File: /usr/lib/debug/.build-id/22/d3d7d9726fce04f06df274303c4c2bbf911c0b.debug	120777	root:root		../../usr/bin/ld86.debug
+File: /usr/lib/debug/.build-id/25	40755	root:root		
+File: /usr/lib/debug/.build-id/25/50206762dd52c7b1514e1d55b33ab877d01536	120777	root:root		../../../../bin/objdump86
+File: /usr/lib/debug/.build-id/25/50206762dd52c7b1514e1d55b33ab877d01536.debug	120777	root:root		../../usr/bin/objdump86.debug
+File: /usr/lib/debug/.build-id/39	40755	root:root		
+File: /usr/lib/debug/.build-id/39/893c9c0171d57951452dd9c54f4b82865d0ad1	120777	root:root		../../../../bin/bcc
+File: /usr/lib/debug/.build-id/39/893c9c0171d57951452dd9c54f4b82865d0ad1.debug	120777	root:root		../../usr/bin/bcc.debug
+File: /usr/lib/debug/.build-id/61	40755	root:root		
+File: /usr/lib/debug/.build-id/61/a21806a0060a9a8109ac16492e0fd79abf447c	120777	root:root		../../../../bin/as86
+File: /usr/lib/debug/.build-id/61/a21806a0060a9a8109ac16492e0fd79abf447c.debug	120777	root:root		../../usr/bin/as86.debug
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/08d938756a0980250ec68bb0f19fc51e427912	120777	root:root		../../../bcc/unproto
+File: /usr/lib/debug/.build-id/64/08d938756a0980250ec68bb0f19fc51e427912.debug	120777	root:root		../../usr/lib/bcc/unproto.debug
+File: /usr/lib/debug/.build-id/7c	40755	root:root		
+File: /usr/lib/debug/.build-id/7c/b1e92314bb3657b63c16544c29b1c971dc0989	120777	root:root		../../../bcc/bcc-cc1
+File: /usr/lib/debug/.build-id/7c/b1e92314bb3657b63c16544c29b1c971dc0989.debug	120777	root:root		../../usr/lib/bcc/bcc-cc1.debug
 File: /usr/lib/debug/.build-id/7d	40755	root:root		
-File: /usr/lib/debug/.build-id/7d/4e662737dd04733cca683e58b55a8ca30d273c	120777	root:root		../../../bcc/copt
-File: /usr/lib/debug/.build-id/7d/4e662737dd04733cca683e58b55a8ca30d273c.debug	120777	root:root		../../usr/lib/bcc/copt.debug
-File: /usr/lib/debug/.build-id/81	40755	root:root		
-File: /usr/lib/debug/.build-id/81/238d7c820bb5513d6c41fdb33827aff6e1f8fe	120777	root:root		../../../bcc/unproto
-File: /usr/lib/debug/.build-id/81/238d7c820bb5513d6c41fdb33827aff6e1f8fe.debug	120777	root:root		../../usr/lib/bcc/unproto.debug
-File: /usr/lib/debug/.build-id/e2	40755	root:root		
-File: /usr/lib/debug/.build-id/e2/6652f46234da50ab50aca3e5d8e5eaebf16482	120777	root:root		../../../bcc/bcc-cpp
-File: /usr/lib/debug/.build-id/e2/6652f46234da50ab50aca3e5d8e5eaebf16482.debug	120777	root:root		../../usr/lib/bcc/bcc-cpp.debug
-File: /usr/lib/debug/.build-id/f1	40755	root:root		
-File: /usr/lib/debug/.build-id/f1/31a91386fffa765d67ecc5a5335f44051e3bb4	120777	root:root		../../../../bin/ld86
-File: /usr/lib/debug/.build-id/f1/31a91386fffa765d67ecc5a5335f44051e3bb4.debug	120777	root:root		../../usr/bin/ld86.debug
-File: /usr/lib/debug/usr/bin/ar86.debug	100644	root:root	79438a8c48216efc3eef7dca6a4f7f58	
-File: /usr/lib/debug/usr/bin/as86.debug	100644	root:root	961adc17e6029ef110b938ceb3bc894d	
-File: /usr/lib/debug/usr/bin/bcc.debug	100644	root:root	0f8b390f90699dab40a25e975cb88cd0	
-File: /usr/lib/debug/usr/bin/ld86.debug	100644	root:root	6616e68bba0b7ea9784e5bcb65fcf4f4	
+File: /usr/lib/debug/.build-id/7d/f4b4e2ff5b63d8abfd86a910b389ee38b182c1	120777	root:root		../../../../bin/ar86
+File: /usr/lib/debug/.build-id/7d/f4b4e2ff5b63d8abfd86a910b389ee38b182c1.debug	120777	root:root		../../usr/bin/ar86.debug
+File: /usr/lib/debug/.build-id/90	40755	root:root		
+File: /usr/lib/debug/.build-id/90/09ca27fe5631f9fdecbece2b9bf4e030e77494	120777	root:root		../../../bcc/bcc-cpp
+File: /usr/lib/debug/.build-id/90/09ca27fe5631f9fdecbece2b9bf4e030e77494.debug	120777	root:root		../../usr/lib/bcc/bcc-cpp.debug
+File: /usr/lib/debug/.build-id/ec	40755	root:root		
+File: /usr/lib/debug/.build-id/ec/c169bf3eb7559d8822de09cbe48e287108dfc6	120777	root:root		../../../bcc/copt
+File: /usr/lib/debug/.build-id/ec/c169bf3eb7559d8822de09cbe48e287108dfc6.debug	120777	root:root		../../usr/lib/bcc/copt.debug
+File: /usr/lib/debug/usr/bin/ar86.debug	100644	root:root	ac711f40275df432ade68d6d8471dc0a	
+File: /usr/lib/debug/usr/bin/as86.debug	100644	root:root	0b4ab4b37fc4e8fc176d94c55695531e	
+File: /usr/lib/debug/usr/bin/bcc.debug	100644	root:root	b96c147e6e24d1790f1f8fc573e272ff	
+File: /usr/lib/debug/usr/bin/ld86.debug	100644	root:root	dc731f61fe3ac2ad2c70f984b0078e9e	
 File: /usr/lib/debug/usr/bin/nm86.debug	120777	root:root		objdump86.debug
-File: /usr/lib/debug/usr/bin/objdump86.debug	100644	root:root	206b7eddec7ffb050ca6bede95c59a91	
+File: /usr/lib/debug/usr/bin/objdump86.debug	100644	root:root	b9b3590f40b15bdbd6e88dd0514f7c20	
 File: /usr/lib/debug/usr/bin/size86.debug	120777	root:root		objdump86.debug
 File: /usr/lib/debug/usr/lib/bcc	40755	root:root		
-File: /usr/lib/debug/usr/lib/bcc/bcc-cc1.debug	100644	root:root	afb8b756c3f6458ca3d08fdd980b3bd4	
-File: /usr/lib/debug/usr/lib/bcc/bcc-cpp.debug	100644	root:root	c1745c81950828436398d2fc9474b367	
-File: /usr/lib/debug/usr/lib/bcc/copt.debug	100644	root:root	02ab6662d6fb6ae1622b5f8eb203d7ac	
-File: /usr/lib/debug/usr/lib/bcc/unproto.debug	100644	root:root	8ae830dad080eaa5aa39afae2e464638	
+File: /usr/lib/debug/usr/lib/bcc/bcc-cc1.debug	100644	root:root	51ad71cc64528d012c2ac0bf1a025084	
+File: /usr/lib/debug/usr/lib/bcc/bcc-cpp.debug	100644	root:root	23d7f7942a6b73ba9df44849a09f8158	
+File: /usr/lib/debug/usr/lib/bcc/copt.debug	100644	root:root	071ae4243fb17786e6541a1aec2382df	
+File: /usr/lib/debug/usr/lib/bcc/unproto.debug	100644	root:root	fdb638a1e5c9f9c81309cebc3157205b	
 File: /usr/src/debug/dev86-0.16.19	40755	root:root		
 File: /usr/src/debug/dev86-0.16.19/ar	40755	root:root		
+File: /usr/src/debug/dev86-0.16.19/ar/alloca.c	100644	root:root	b5fcd1eff5631487f2a05fab32dbb9af	
 File: /usr/src/debug/dev86-0.16.19/ar/ar.c	100644	root:root	a5a34fee007c2707f26dd7c71532c484	
@@ -253,2 +259,3 @@
 File: /usr/src/debug/dev86-0.16.19/bcc/hardop.c	100644	root:root	0afd9071d3b995a674706628e9eabaa9	
+File: /usr/src/debug/dev86-0.16.19/bcc/hashcmd.c	100644	root:root	5dc4d098090817b0e7bc13638ed9c3e5	
 File: /usr/src/debug/dev86-0.16.19/bcc/input.c	100644	root:root	b43f0102bb9f6c9343f26bc491d8126f	
@@ -281,3 +288,5 @@
 File: /usr/src/debug/dev86-0.16.19/cpp/main.c	100644	root:root	7166a3db7aada90c6ca06cbde473a093	
+File: /usr/src/debug/dev86-0.16.19/cpp/token1.c	100644	root:root	f0c09bf7d07eb89c766b461c309b1ee6	
 File: /usr/src/debug/dev86-0.16.19/cpp/token1.h	100644	root:root	ae6d7d5ee68273dcf2a391de17684a61	
+File: /usr/src/debug/dev86-0.16.19/cpp/token2.c	100644	root:root	d0c37d31186888f9a858209e8ef6cf6f	
 File: /usr/src/debug/dev86-0.16.19/cpp/token2.h	100644	root:root	59adc097820830d96b4c27979d1809c9	
@@ -298,2 +307,3 @@
 File: /usr/src/debug/dev86-0.16.19/ld/writebin.c	100644	root:root	8b5aa1cb352296fc8562ad8f5bc78f10	
+File: /usr/src/debug/dev86-0.16.19/ld/writeemu.c	100644	root:root	5afcf80a61f5de9d4ea9c43d2bed1e0c	
 File: /usr/src/debug/dev86-0.16.19/ld/writex86.c	100644	root:root	7908cc0ad2e0294c2a4f6833f8b63e0c	
@@ -315,2 +325,2 @@
 File: /usr/src/debug/dev86-0.16.19/unproto/vstring.h	100644	root:root	2de15af647a988a0462431829cdc29d5	
-RPMIdentity: 7fb6caa92ef8756fc016a4ee5aaa52283e7e31da2e77d3ed571c0017d6e1effa7600a61c0d62dcc3bd2a27bd54774aa752627a319f568f62070b13b7e0f2e22c
+RPMIdentity: 0efa7639083c3c6fbad0f2af0e2a49d88c08f8b289ff5802b591e558255d1f4e1bbf9830420bf093b1db9466b16e717131537c261cbb48ee7473aa6ceaa4d23b
--- dev86-devel-0.16.19-alt2.i586.rpm.repo	2021-07-13 13:42:55.000000000 +0000
+++ dev86-devel-0.16.19-alt2.i586.rpm.hasher	2021-11-20 04:03:20.488906702 +0000
@@ -116,3 +116,3 @@
 File: /usr/lib/bcc/i386	40755	root:root		
-File: /usr/lib/bcc/i386/libc.a	100644	root:root	3a4cc3dc23a96a84eea1cd5c5676c12f	
+File: /usr/lib/bcc/i386/libc.a	100644	root:root	cd6a7b5ef3ff404eaaaa59901ba4fbe1	
 File: /usr/lib/bcc/include	40755	root:root		
@@ -219,7 +219,7 @@
 File: /usr/lib/bcc/include/varargs.h	100644	root:root	e7970f53b36aaef3f5f7e6cfc5b378a9	
-File: /usr/lib/bcc/libbsd.a	100644	root:root	2d28ccba8e430fc9b9f717f6e8b58e76	
-File: /usr/lib/bcc/libc.a	100644	root:root	2e7e157633b25aca3af78efa59f0d1b8	
-File: /usr/lib/bcc/libc_f.a	100644	root:root	9f3b816a3e4f6894769c6e9131bc6165	
-File: /usr/lib/bcc/libc_s.a	100644	root:root	9fa3ae17bb368b816cea8a1990340b85	
-File: /usr/lib/bcc/libdos.a	100644	root:root	a07920438da14d461268299e280c2dbe	
-RPMIdentity: f96cc0629e0f8de9ea4c5c270ea47ae9a1b3cc924a6e0cd46cd4c38d2b3914e18d2e6b1f3845b65f85fbeb260cd4b93330b3bbfcc82231c58b445efe84429f1d
+File: /usr/lib/bcc/libbsd.a	100644	root:root	291e82094bb020dbecf07744aa5584da	
+File: /usr/lib/bcc/libc.a	100644	root:root	b3d0ae95ecd96bc3999749d877d4cd07	
+File: /usr/lib/bcc/libc_f.a	100644	root:root	620782e80d9ffc8b2a7fd03b47dfec60	
+File: /usr/lib/bcc/libc_s.a	100644	root:root	c5b2913084ab4616446b14f629a35752	
+File: /usr/lib/bcc/libdos.a	100644	root:root	c3d6370a9719931a2c796c450adb565f	
+RPMIdentity: bb1771268e14fe037eb30aa93697f5ac2a7575f09c80ec118d8f7245e8e74cce651d15fd6ccfaaafb47581ed5bac291d2492ec23b37e3a773691d77bf30ed79d