Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444249 Details for
Bug 631154
FTBFS dev86-0.16.17-16.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 37.42 KB, created by
FTBFS
on 2010-09-07 17:02:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 17:02:40 UTC
Size:
37.42 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dev86.spec'], False, '/var/lib/mock/fedora-development-i386-dev86-0.16.17-16.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xc15b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dev86.spec'] >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/dev86-0.16.17-16.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dev86.spec'], False, '/var/lib/mock/fedora-development-i386-dev86-0.16.17-16.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0xc15b50>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dev86.spec'] >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.VLZEYS >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf dev86-0.16.17 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/Dev86src-0.16.17.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd dev86-0.16.17 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (dev86-noelks.patch): >+ echo 'Patch #0 (dev86-noelks.patch):' >+ /bin/cat /builddir/build/SOURCES/dev86-noelks.patch >+ /usr/bin/patch -s -p1 -b --suffix .noelks --fuzz=0 >Patch #2 (dev86-nostrip.patch): >+ echo 'Patch #2 (dev86-nostrip.patch):' >+ /bin/cat /builddir/build/SOURCES/dev86-nostrip.patch >+ /usr/bin/patch -s -p1 -b --suffix .nostrip --fuzz=0 >+ echo 'Patch #3 (dev86-overflow.patch):' >Patch #3 (dev86-overflow.patch): >+ /bin/cat /builddir/build/SOURCES/dev86-overflow.patch >+ /usr/bin/patch -s -p1 -b --suffix .overflow --fuzz=0 >Patch #4 (dev86-long.patch): >+ echo 'Patch #4 (dev86-long.patch):' >+ /bin/cat /builddir/build/SOURCES/dev86-long.patch >+ /usr/bin/patch -s -p1 -b --suffix .long --fuzz=0 >Patch #5 (dev86-print-overflow.patch): >+ echo 'Patch #5 (dev86-print-overflow.patch):' >+ /bin/cat /builddir/build/SOURCES/dev86-print-overflow.patch >+ /usr/bin/patch -s -p1 -b --suffix .print-overflow --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pFPw6y >+ umask 022 >+ cd /builddir/build/BUILD >+ cd dev86-0.16.17 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ make bcc86 unproto copt as86 ld86 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DGNUMAKE -c ifdef.c >cc -o ifdef ifdef.o >./ifdef -MU makefile.in >tmp.mak >echo > tmp.sed >[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%BINDIR%:/bin:" >[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%LIBDIR%:/lib:" >[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%INCLDIR%:/usr:" >[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%ASLDDIR%:/bin:" >[ "/usr/man" != "//man" ] || echo >> tmp.sed "s:%MANDIR%:/usr/man:" >echo >> tmp.sed "s:%PREFIX%:/usr:" >echo >> tmp.sed "s:%BINDIR%:/usr/bin:" >echo >> tmp.sed "s:%INCLDIR%:/usr/lib/bcc:" >echo >> tmp.sed "s:%LIBDIR%:/usr/lib/bcc:" >echo >> tmp.sed "s:%ASLDDIR%:/usr/bin:" >echo >> tmp.sed "s:%MANDIR%:/usr/man:" >echo >> tmp.sed "s:%ELKSSRC%:/usr/src/elks:" >echo >> tmp.sed "s:%CC%:cc:" >echo >> tmp.sed "s:%CFLAGS%:-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables:" >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.17 TOPDIR=`pwd` bcc86 >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >echo '#define VERSION "'"0.16.17"'"' > bcc/version.h >VER=0.16.17 ; \ >echo "#define VER_MAJ ${VER%%.*}" >> bcc/version.h ; \ >VER="${VER#*.}" ; \ >echo "#define VER_MIN ${VER%.*}" >> bcc/version.h ; \ >echo "#define VER_PAT ${VER#*.}" >> bcc/version.h >make -C bcc CC='cc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1 >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/bcc' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c bcc-cc1.c >bcc-cc1.c: In function 'main': >bcc-cc1.c:11:5: warning: statement with no effect >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c codefrag.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbnode.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c declare.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c express.c >express.c:23:28: warning: conflicting types for built-in function 'exp2' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c exptree.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c floatop.c >floatop.c: In function 'f_indirect': >floatop.c:33:7: warning: dereferencing type-punned pointer will break strict-aliasing rules >floatop.c:48:7: warning: dereferencing type-punned pointer will break strict-aliasing rules >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c function.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gencode.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c genloads.c >genloads.c: In function 'load': >genloads.c:391:5: warning: dereferencing type-punned pointer will break strict-aliasing rules >genloads.c:395:5: warning: dereferencing type-punned pointer will break strict-aliasing rules >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c glogcode.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hardop.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c input.c >input.c: In function 'skipeol': >input.c:685:5: warning: statement with no effect >input.c: In function 'inputinit': >input.c:400:10: warning: array subscript is below array bounds >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c label.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c loadexp.c >loadexp.c: In function 'initexpression': >loadexp.c:79:3: warning: dereferencing type-punned pointer will break strict-aliasing rules >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c longop.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c output.c >output.c: In function 'flushout': >output.c:220:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c preproc.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c preserve.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scan.c >scan.c: In function 'getident': >scan.c:318:5: warning: statement with no effect >scan.c: In function 'nextsym': >scan.c:475:2: warning: statement with no effect >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c softop.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c state.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c table.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c type.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c assign.c >assign.c: In function 'assign': >assign.c:58:6: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c hashcmd.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c debug.c >debug.c:93:13: warning: 'ident' defined but not used >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dbprintf.c >dbprintf.c: In function 'dbprintf': >dbprintf.c:24:4: warning: implicit declaration of function 'vdbprintf' >dbprintf.c: In function 'putch': >dbprintf.c:30:1: warning: implicit declaration of function 'write' >dbprintf.c: In function 'vdbprintf': >dbprintf.c:45:4: warning: suggest parentheses around assignment used as truth value >dbprintf.c:104:12: warning: pointer targets in assignment differ in signedness >dbprintf.c:110:9: warning: implicit declaration of function 'strlen' >dbprintf.c:110:13: warning: incompatible implicit declaration of built-in function 'strlen' >cc bcc-cc1.o codefrag.o dbnode.o declare.o express.o exptree.o floatop.o function.o gencode.o genloads.o glogcode.o hardop.o input.o label.o loadexp.o longop.o output.o preproc.o preserve.o scan.o softop.o state.o table.o type.o assign.o hashcmd.o debug.o dbprintf.o -o bcc-cc1 >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/bcc' >cp -p bcc/bcc bin/Bcc >cp -p bcc/ncc bin/ncc >cp -p bcc/bcc-cc1 lib/bcc-cc1 >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` unproto >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >make -C unproto CC='cc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/unproto' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c tok_io.c -o tok_io.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c tok_class.c -o tok_class.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c tok_pool.c -o tok_pool.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c unproto.c -o unproto.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c vstring.c -o vstring.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c symbol.c -o symbol.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c error.c -o error.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c hash.c -o hash.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -w -DREOPEN -c strsave.c -o strsave.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/dev86-0.16.17/unproto' >cp -p unproto/unproto lib/unproto >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` copt >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >make -C copt CC='cc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/copt' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o copt copt.c >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/copt' >cp -p copt/copt lib/copt >cp -p copt/rules.* lib/. >cp -p copt/rules.start lib/i386/. >cp -p copt/rules.386 lib/i386/. >cp -p copt/rules.end lib/i386/. >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` as86 >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >echo '#define VERSION "'"0.16.17"'"' > as/version.h >make -C as CC='cc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/as' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c as.c >as.c: In function 'as_abort': >as.c:68:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >as.c:69:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >as.c:70:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c assemble.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c errors.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c express.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c genbin.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c genlist.c >genlist.c: In function 'writew': >genlist.c:482:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >genlist.c: In function 'writes': >genlist.c:462:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >genlist.c: In function 'writeoff': >genlist.c:454:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >genlist.c: In function 'writec': >genlist.c:432:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >genlist.c: In function 'list1': >genlist.c:197:10: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c genobj.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c gensym.c >gensym.c: In function 'gensym': >gensym.c:95:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keywords.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c macro.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mops.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pops.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c readsrc.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c scan.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c table.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c typeconv.c >typeconv.c: In function 'xxerr': >typeconv.c:14:32: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/dev86-0.16.17/as' >cp -p as/as86 bin/as86 >cp -p as/as86_encap bin/as86_encap >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` ld86 >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >echo '#define VERSION "'"0.16.17"'"' > ld/version.h >make -C ld CC='cc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86 >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ld' >test -f ar.h || \ >{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \ >ln ../libc/include/ar.h . >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c dumps.c -o dumps.o >dumps.c: In function 'dumpmods': >dumps.c:22:9: warning: implicit declaration of function 'memcmp' >dumps.c:25:2: warning: implicit declaration of function 'strlen' >dumps.c:25:6: warning: incompatible implicit declaration of built-in function 'strlen' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c io.c -o io.o >io.c: In function 'flusherr': >io.c:142:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c ld.c -o ld.o >ld.c: In function 'main': >ld.c:221:8: warning: implicit declaration of function 'ld86r' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c readobj.c -o readobj.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c table.c -o table.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c typeconv.c -o typeconv.o >typeconv.c: In function 'xxerr': >typeconv.c:14:32: warning: ignoring return value of 'write', declared with attribute warn_unused_result >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c linksyms.c -o linksyms.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c mkar.c -o mkar.o >mkar.c: In function 'ld86r': >mkar.c:41:7: warning: implicit declaration of function 'fatalerror' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c writex86.c -o writex86.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DREL_OUTPUT -c writebin.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -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 `/builddir/build/BUILD/dev86-0.16.17/ld' >cp -p ld/ld86 bin/ld86 >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >+ make -C cpp 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 >make: Entering directory `/builddir/build/BUILD/dev86-0.16.17/cpp' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o main.o main.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cpp.o cpp.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o hash.o hash.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o token1.o token1.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o token2.o token2.c >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o bcc-cpp main.o cpp.o hash.o token1.o token2.o >make: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/cpp' >+ make -C ar 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 >make: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ar' >test -f ar.h || \ >{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \ >ln ../libc/include/ar.h . >test -f rel_aout.h || \ >{ rm -f rel_aout.h ; ln -s ../ld/rel_aout.h . ; } || \ >ln ../ld/rel_aout.h . >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c ar.c -o ar.o >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c alloca.c -o alloca.o >ar.c: In function 'write_symdef_member': >ar.c:1565:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result >ar.c: In function 'copy_out_member': >ar.c:1177:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result >ar.c: In function 'print_contents': >ar.c:718:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >ar.c: In function 'extract_member': >ar.c:667:14: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >cc ar.o alloca.o -o ar86 >make: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/ar' >+ make -C ld 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' -j4 >make: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ld' >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables objchop.c -o objchop >cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables catimage.c -o catimage >objchop.c:18:1: warning: return type defaults to 'int'cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables objdump86.c -o objdump86 >objchop.c: In function 'main': >objchop.c:23:4: warning: implicit declaration of function 'fatal' >objchop.c:37:4: warning: implicit declaration of function 'write_file' >objchop.c:52:4: warning: implicit declaration of function 'exit' >objchop.c:52:4: warning: incompatible implicit declaration of built-in function 'exit' >objchop.c: At top level: >objchop.c:55:1: warning: return type defaults to 'int' >objchop.c:80:1: warning: return type defaults to 'int' >objchop.c: In function 'fatal': >objchop.c:84:4: warning: incompatible implicit declaration of built-in function 'exit' >objchop.c: In function 'write_file': >objchop.c:78:1: warning: control reaches end of non-void function >catimage.c:38:1: warning: return type defaults to 'int' >catimage.c: In function 'main': >catimage.c:46:7: warning: implicit declaration of function 'fatal' >catimage.c:48:4: warning: implicit declaration of function 'open_obj' >catimage.c:53:4: warning: implicit declaration of function 'read_symtable' >catimage.c:68:10: warning: implicit declaration of function 'copy_segment' >catimage.c:80:7: warning: implicit declaration of function 'patch_bin' >catimage.c:96:4: warning: implicit declaration of function 'exit' >catimage.c:96:4: warning: incompatible implicit declaration of built-in function 'exit' >catimage.c: At top level: >catimage.c:99:1: warning: return type defaults to 'int' >catimage.c:116:1: warning: return type defaults to 'int' >catimage.c:142:1: warning: return type defaults to 'int' >catimage.c: In function 'patch_bin': >catimage.c:147:24: warning: 'return' with no value, in function returning non-void >catimage.c: At top level: >catimage.c:161:1: warning: return type defaults to 'int' >catimage.c: In function 'read_symtable': >catimage.c:181:7: warning: implicit declaration of function 'memcmp' >catimage.c: At top level: >catimage.c:232:1: warning: return type defaults to 'int' >catimage.c: In function 'fatal': >catimage.c:236:4: warning: incompatible implicit declaration of built-in function 'exit' >catimage.c: In function 'read_symtable': >catimage.c:230:1: warning: control reaches end of non-void function >catimage.c: In function 'copy_segment': >catimage.c:140:1: warning: control reaches end of non-void function >catimage.c: In function 'open_obj': >catimage.c:114:1: warning: control reaches end of non-void function >objdump86.c: In function 'do_module': >objdump86.c:240:8: warning: ignoring return value of 'fread', declared with attribute warn_unused_result >make: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/ld' >+ make >make[1]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >PATH="`pwd`/bin:$PATH" make -f make.fil VERSION=0.16.17 TOPDIR=`pwd` all >make[2]: Entering directory `/builddir/build/BUILD/dev86-0.16.17' >make -C libc .config.dir >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc' >sh Config_sh >Using default configuration >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc' >echo '#define VERSION "'"0.16.17"'"' > bcc/version.h >VER=0.16.17 ; \ >echo "#define VER_MAJ ${VER%%.*}" >> bcc/version.h ; \ >VER="${VER#*.}" ; \ >echo "#define VER_MIN ${VER%.*}" >> bcc/version.h ; \ >echo "#define VER_PAT ${VER#*.}" >> bcc/version.h >make -C bcc CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1 >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/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 `/builddir/build/BUILD/dev86-0.16.17/bcc' >cp -p bcc/bcc bin/Bcc >cp -p bcc/ncc bin/ncc >cp -p bcc/bcc-cc1 lib/bcc-cc1 >make -C cpp CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' bcc-cpp >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/cpp' >make[3]: `bcc-cpp' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/cpp' >cp -p cpp/bcc-cpp lib/bcc-cpp >make -C unproto CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' unproto >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/unproto' >make[3]: `unproto' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/unproto' >cp -p unproto/unproto lib/unproto >make -C copt CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' copt >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/copt' >make[3]: `copt' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/copt' >cp -p copt/copt lib/copt >cp -p copt/rules.* lib/. >cp -p copt/rules.start lib/i386/. >cp -p copt/rules.386 lib/i386/. >cp -p copt/rules.end lib/i386/. >echo '#define VERSION "'"0.16.17"'"' > as/version.h >make -C as CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/as' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/as' >cp -p as/as86 bin/as86 >cp -p as/as86_encap bin/as86_encap >make -C ar CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ar' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/ar' >cp -p ar/ar86 bin/ar86 >echo '#define VERSION "'"0.16.17"'"' > ld/version.h >make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86 >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ld' >make[3]: `ld86' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/ld' >cp -p ld/ld86 bin/ld86 >make -C ld CC='cc' CFLAGS=' -Wall -Wstrict-prototypes -O2 -g' LDFLAGS='' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' objdump86 >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/ld' >make[3]: `objdump86' is up to date. >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/ld' >cp -p ld/objdump86 bin/objdump86 >test -f bin/ncc >make -C libc CC=ncc "CCFLAGS=-O" AR=ar86 ARFLAGS=r PLATFORM=i86-ELKS >make[3]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc' >ncc -c -Mn -O -D__LIBC__ -D__LIBC_VER__='"0.16.17"' -o crt0.o crt0.c >transfer: >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/kinclude' >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/kinclude' >transfer: >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/malloc' >rm: cannot remove `../include/malloc.h': No such file or directory >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/malloc' >transfer: >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/regexp' >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/regexp' >transfer: >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/stdio' >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/stdio' >transfer: >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/string' >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/string' >make[4]: Entering directory `/builddir/build/BUILD/dev86-0.16.17/libc/bcc' >make[4]: *** No rule to make target `__ldivmod.o)', needed by `/builddir/build/BUILD/dev86-0.16.17/libc/libc.a'. Stop. >make[4]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc/bcc' >make[3]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17/libc' >make[3]: *** [/builddir/build/BUILD/dev86-0.16.17/libc/libc.a] Error 1 >make[2]: *** [library] Error 2 >make[2]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: Leaving directory `/builddir/build/BUILD/dev86-0.16.17' >make[1]: *** [all] Error 2 >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.pFPw6y (%build) > Bad exit status from /var/tmp/rpm-tmp.pFPw6y (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dev86.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dev86.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631154
:
444248
| 444249 |
444250
|
444251
|
444252
|
444253