DEBUG: Executing shell function do_compile
NOTE: make -j 70 -l 140 VERSION=0.16.21 PREFIX=/usr DIST=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/image LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now INEXE= CFLAGS= -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration make.fil
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git'
gcc -isystemTOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/usr/include -O2 -pipe -DGNUMAKE -LTOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/usr/lib -LTOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/usr/lib -Wl,-rpath-link,TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/lib -Wl,-rpath,TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/usr/lib -Wl,-rpath,TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native/lib -Wl,-O1 -o ifdefg ifdef.c
ifdef.c: In function ‘main’:
ifdef.c:63:1: warning: old-style function definition [-Wold-style-definition]
63 | main(argc, argv)
| ^~~~
ifdef.c: In function ‘Usage’:
ifdef.c:109:6: warning: old-style function definition [-Wold-style-definition]
109 | void Usage(prog)
| ^~~~~
ifdef.c: In function ‘save_name’:
ifdef.c:129:1: warning: old-style function definition [-Wold-style-definition]
129 | save_name(varname, state)
| ^~~~~~~~~
ifdef.c: In function ‘do_file’:
ifdef.c:155:1: warning: old-style function definition [-Wold-style-definition]
155 | do_file(fname)
| ^~~~~~~
ifdef.c: In function ‘set_line’:
ifdef.c:195:1: warning: old-style function definition [-Wold-style-definition]
195 | set_line(lineno)
| ^~~~~~~~
ifdef.c: In function ‘do_ifdef’:
ifdef.c:256:1: warning: old-style function definition [-Wold-style-definition]
256 | do_ifdef(p, which)
| ^~~~~~~~
ifdef.c: In function ‘check_name’:
ifdef.c:373:1: warning: old-style function definition [-Wold-style-definition]
373 | check_name(nm)
| ^~~~~~~~~~
ifdef.c: In function ‘fatal’:
ifdef.c:399:1: warning: old-style function definition [-Wold-style-definition]
399 | fatal(msg)
| ^~~~~
./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/bcc:"
[ "/usr/lib/bcc" != "//lib/bcc" ] || echo >> tmp.sed "s:%INCLDIR%:/lib/bcc:"
[ "/usr/bin" != "//bin" ] || echo >> tmp.sed "s:%ASLDDIR%:/bin:"
[ "/usr/man" != "//man" ] || echo >> tmp.sed "s:%MANDIR%:/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%:i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot:"
echo >> tmp.sed "s:%CFLAGS%:-O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration:"
echo >> tmp.sed "s:%LDFLAGS%:-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now:"
sed -f tmp.sed < tmp.mak > make.tmp
mv -f make.tmp make.fil
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git'
NOTE: make -j 70 -l 140 VERSION=0.16.21 PREFIX=/usr DIST=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/image LDFLAGS=-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now INEXE= CFLAGS= -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -f make.fil bcc86 as86 ld86
echo '#define VERSION "'"0.16.21"'"' > bcc/version.h
echo '#define VERSION "'"0.16.21"'"' > as/version.h
echo '#define VERSION "'"0.16.21"'"' > bootblocks/version.h
echo '#define VERSION "'"0.16.21"'"' > ld/version.h
VER=0.16.21 ; \
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='i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot' CFLAGS='-O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration' LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' BCCARCH='' bcc ncc bcc-cc1
make -C as CC='i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot' CFLAGS='-O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration' LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' all
make -C ld CC='i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot' CFLAGS='-O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration' LDFLAGS='-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now' PREFIX=/usr LIBDIR='/usr/lib/bcc' BINDIR='/usr/bin' ANSI='' ld86
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/as'
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/bcc'
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now -DLOCALPREFIX=/usr -DBINDIR=/usr/bin -DDEFARCH=0 bcc.c -o bcc
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c as.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c assemble.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now -DLOCALPREFIX= -DDEFARCH=0 bcc.c -o ncc
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c errors.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c bcc-cc1.c
make[1]: Entering directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/ld'
test -f ar.h || \
{ rm -f ar.h ; ln -s ../libc/include/ar.h . ; } || \
ln ../libc/include/ar.h .
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c codefrag.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c dbnode.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c express.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c declare.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c genbin.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c dumps.c -o dumps.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c io.c -o io.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c genlist.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c express.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c genobj.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c exptree.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c gensym.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c floatop.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c function.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c gencode.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c ld.c -o ld.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c readobj.c -o readobj.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c table.c -o table.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c keywords.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c typeconv.c -o typeconv.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c linksyms.c -o linksyms.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c macro.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c mkar.c -o mkar.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c genloads.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c writex86.c -o writex86.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c writebin.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c mops.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -DREL_OUTPUT -c writeemu.c -o writeemu.o
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c pops.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c glogcode.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c hardop.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c readsrc.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c input.c
as.c: In function 'main':
as.c:40:12: warning: old-style function definition [-Wold-style-definition]
40 | PUBLIC int main(argc, argv)
| ^~~~
as.c: In function 'as_abort':
as.c:65:13: warning: old-style function definition [-Wold-style-definition]
65 | PUBLIC void as_abort(message)
| ^~~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c label.c
codefrag.c: In function 'addconst':
bcc-cc1.c: In function 'main':
codefrag.c:621:13: warning: old-style function definition [-Wold-style-definition]
621 | PUBLIC void addconst(offset, reg)
| ^~~~~~~~
bcc-cc1.c:7:12: warning: old-style function definition [-Wold-style-definition]
7 | PUBLIC int main(argc, argv)
| ^~~~
codefrag.c: In function 'adjlc':
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c scan.c
as.c: In function 'my_creat':
as.c:141:13: warning: old-style function definition [-Wold-style-definition]
141 | PRIVATE int my_creat(name, message)
| ^~~~~~~~
as.c: In function 'process_args':
as.c:156:14: warning: old-style function definition [-Wold-style-definition]
156 | PRIVATE void process_args(argc, argv)
| ^~~~~~~~~~~~
bcc.c: In function 'main':
bcc.c:194:1: warning: old-style function definition [-Wold-style-definition]
194 | main(argc, argv)
| ^~~~
as.c: In function 'summary':
as.c:318:14: warning: old-style function definition [-Wold-style-definition]
318 | PRIVATE void summary(fd)
| ^~~~~~~
as.c: In function 'summ_number':
as.c:329:14: warning: old-style function definition [-Wold-style-definition]
329 | PRIVATE void summ_number(num)
| ^~~~~~~~~~~
bcc.c: In function 'copystr':
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c table.c
bcc.c:280:1: warning: old-style function definition [-Wold-style-definition]
280 | copystr(str)
| ^~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c loadexp.c
bcc.c: In function 'catstr':
bcc.c:287:1: warning: old-style function definition [-Wold-style-definition]
287 | catstr(str, str2)
| ^~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c typeconv.c
bcc.c: In function 'run_aspreproc':
bcc.c:294:1: warning: old-style function definition [-Wold-style-definition]
294 | run_aspreproc(file)
| ^~~~~~~~~~~~~
bcc.c: In function 'run_preproc':
bcc.c:322:1: warning: old-style function definition [-Wold-style-definition]
322 | run_preproc(file)
| ^~~~~~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c alloc.c
bcc.c: In function 'run_unproto':
bcc.c:376:1: warning: old-style function definition [-Wold-style-definition]
376 | run_unproto(file)
| ^~~~~~~~~~~
bcc.c: In function 'run_compile':
sed -e "s:%%LIBDIR%%:/usr/lib/bcc:" -e "s:%%BINDIR%%:/usr/bin:" \
< as86_encap.sh > tmp
bcc.c:388:1: warning: old-style function definition [-Wold-style-definition]
388 | run_compile(file)
| ^~~~~~~~~~~
bcc.c: In function 'main':
bcc.c: In function 'run_optim':
bcc.c:413:1: warning: old-style function definition [-Wold-style-definition]
413 | run_optim(file)
| ^~~~~~~~~
bcc.c: In function 'run_as':
bcc.c:194:1: warning: old-style function definition [-Wold-style-definition]
194 | main(argc, argv)
| ^~~~
codefrag.c:674:13: warning: old-style function definition [-Wold-style-definition]
674 | PUBLIC void adjlc(offset, reg)
| ^~~~~
bcc.c:454:1: warning: old-style function definition [-Wold-style-definition]
454 | run_as(file)
| ^~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c longop.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c output.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c preproc.c
codefrag.c: In function 'adjsp':
codefrag.c:697:13: warning: old-style function definition [-Wold-style-definition]
697 | PUBLIC void adjsp(label)
| ^~~~~
codefrag.c: In function 'andconst':
codefrag.c:725:13: warning: old-style function definition [-Wold-style-definition]
725 | PUBLIC void andconst(offset)
| ^~~~~~~~
bcc.c: In function 'validate_link_opt':
bcc.c:542:1: warning: old-style function definition [-Wold-style-definition]
542 | validate_link_opt(option)
| ^~~~~~~~~~~~~~~~~
bcc.c: In function 'copystr':
bcc.c:280:1: warning: old-style function definition [-Wold-style-definition]
280 | copystr(str)
| ^~~~~~~
codefrag.c: In function 'clr':
bcc.c: In function 'catstr':
bcc.c:287:1: warning: old-style function definition [-Wold-style-definition]
287 | catstr(str, str2)
| ^~~~~~
codefrag.c:809:14: warning: old-style function definition [-Wold-style-definition]
809 | PRIVATE void clr(reg)
| ^~~
codefrag.c: In function 'common':
bcc.c: In function 'run_aspreproc':
codefrag.c:817:13: warning: old-style function definition [-Wold-style-definition]
817 | PUBLIC void common(name)
| ^~~~~~
bcc.c:294:1: warning: old-style function definition [-Wold-style-definition]
294 | run_aspreproc(file)
| ^~~~~~~~~~~~~
codefrag.c: In function 'deflong':
codefrag.c:844:13: warning: old-style function definition [-Wold-style-definition]
844 | PUBLIC void deflong(value)
| ^~~~~~~
bcc.c: In function 'run_preproc':
bcc.c:322:1: warning: old-style function definition [-Wold-style-definition]
322 | run_preproc(file)
| ^~~~~~~~~~~
codefrag.c: In function 'defnulls':
codefrag.c:881:13: warning: old-style function definition [-Wold-style-definition]
881 | PUBLIC void defnulls(nullcount)
| ^~~~~~~~
codefrag.c: In function 'defstr':
codefrag.c:893:17: warning: old-style function definition [-Wold-style-definition]
893 | PUBLIC label_no defstr(sptr, stop, dataflag)
| ^~~~~~
bcc.c: In function 'run_unproto':
bcc.c:376:1: warning: old-style function definition [-Wold-style-definition]
376 | run_unproto(file)
| ^~~~~~~~~~~
bcc.c: In function 'command_opt':
bcc.c:683:1: warning: old-style function definition [-Wold-style-definition]
683 | command_opt(option)
| ^~~~~~~~~~~
bcc.c: In function 'run_compile':
bcc.c:388:1: warning: old-style function definition [-Wold-style-definition]
388 | run_compile(file)
| ^~~~~~~~~~~
bcc.c: In function 'command_opts':
bcc.c:706:1: warning: old-style function definition [-Wold-style-definition]
706 | command_opts(optkey)
| ^~~~~~~~~~~~
bcc.c: In function 'run_optim':
bcc.c:413:1: warning: old-style function definition [-Wold-style-definition]
413 | run_optim(file)
| ^~~~~~~~~
codefrag.c: In function 'diveasy':
bcc.c: In function 'newfilename':
bcc.c:715:6: warning: old-style function definition [-Wold-style-definition]
715 | void newfilename(file, last_stage, new_extn, use_o)
| ^~~~~~~~~~~
codefrag.c:985:16: warning: old-style function definition [-Wold-style-definition]
985 | PUBLIC bool_pt diveasy(divisor, uflag)
| ^~~~~~~
bcc.c: In function 'run_as':
codefrag.c: In function 'equ':
bcc.c:454:1: warning: old-style function definition [-Wold-style-definition]
454 | run_as(file)
| ^~~~~~
codefrag.c:1038:13: warning: old-style function definition [-Wold-style-definition]
1038 | PUBLIC void equ(name, string)
| ^~~
codefrag.c: In function 'equlab':
codefrag.c:1049:13: warning: old-style function definition [-Wold-style-definition]
1049 | PUBLIC void equlab(label, offset)
| ^~~~~~
codefrag.c: In function 'globl':
codefrag.c:1062:13: warning: old-style function definition [-Wold-style-definition]
1062 | PUBLIC void globl(name)
| ^~~~~
codefrag.c: In function 'import':
codefrag.c:1071:13: warning: old-style function definition [-Wold-style-definition]
1071 | PUBLIC void import(name)
| ^~~~~~
bcc.c: In function 'getargs':
bcc.c:785:1: warning: old-style function definition [-Wold-style-definition]
785 | getargs(argc, argv)
| ^~~~~~~
codefrag.c: In function 'itol':
codefrag.c:1080:13: warning: old-style function definition [-Wold-style-definition]
1080 | PUBLIC void itol(reg)
| ^~~~
codefrag.c: In function 'lcommlab':
codefrag.c:1112:13: warning: old-style function definition [-Wold-style-definition]
1112 | PUBLIC void lcommlab(label)
| ^~~~~~~~
codefrag.c: In function 'lcommon':
codefrag.c:1119:13: warning: old-style function definition [-Wold-style-definition]
1119 | PUBLIC void lcommon(name)
| ^~~~~~~
codefrag.c: In function 'loadconst':
bcc.c: In function 'validate_link_opt':
codefrag.c:1146:13: warning: old-style function definition [-Wold-style-definition]
1146 | PUBLIC void loadconst(offset, reg)
| ^~~~~~~~~
bcc.c:542:1: warning: old-style function definition [-Wold-style-definition]
542 | validate_link_opt(option)
| ^~~~~~~~~~~~~~~~~
codefrag.c: In function 'lslconst':
codefrag.c:1204:12: warning: old-style function definition [-Wold-style-definition]
1204 | PUBLIC int lslconst(shift, reg)
| ^~~~~~~~
codefrag.c: In function 'lsrconst':
codefrag.c:1240:12: warning: old-style function definition [-Wold-style-definition]
1240 | PUBLIC int lsrconst(shift, reg, uflag)
| ^~~~~~~~
codefrag.c: In function 'modeasy':
codefrag.c:1291:16: warning: old-style function definition [-Wold-style-definition]
1291 | PUBLIC bool_pt modeasy(divisor, uflag)
| ^~~~~~~
codefrag.c: In function 'muleasy':
codefrag.c:1321:16: warning: old-style function definition [-Wold-style-definition]
1321 | PUBLIC bool_pt muleasy(factor, reg)
| ^~~~~~~
bcc.c: In function 'command_opt':
bcc.c:683:1: warning: old-style function definition [-Wold-style-definition]
683 | command_opt(option)
| ^~~~~~~~~~~
bcc.c: In function 'command_opts':
bcc.c:706:1: warning: old-style function definition [-Wold-style-definition]
706 | command_opts(optkey)
| ^~~~~~~~~~~~
bcc.c: In function 'newfilename':
bcc.c:715:6: warning: old-style function definition [-Wold-style-definition]
715 | void newfilename(file, last_stage, new_extn, use_o)
| ^~~~~~~~~~~
bcc.c: In function 'build_prefix':
bcc.c:1120:1: warning: old-style function definition [-Wold-style-definition]
1120 | build_prefix(path1, path2, path3)
| ^~~~~~~~~~~~
codefrag.c: In function 'negreg':
codefrag.c:1401:13: warning: old-style function definition [-Wold-style-definition]
1401 | PUBLIC void negreg(reg)
| ^~~~~~
codefrag.c: In function 'opstring':
codefrag.c:1412:14: warning: old-style function definition [-Wold-style-definition]
1412 | PUBLIC char *opstring(op)
| ^~~~~~~~
bcc.c: In function 'add_prefix':
bcc.c:1140:1: warning: old-style function definition [-Wold-style-definition]
1140 | add_prefix(path)
| ^~~~~~~~~~
codefrag.c: In function 'outccname':
codefrag.c:1436:13: warning: old-style function definition [-Wold-style-definition]
1436 | PUBLIC void outccname(name)
| ^~~~~~~~~
bcc.c: In function 'append_file':
bcc.c:1160:6: warning: old-style function definition [-Wold-style-definition]
1160 | void append_file (filename, ftype)
| ^~~~~~~~~~~
codefrag.c: In function 'outimmadr':
codefrag.c:1452:13: warning: old-style function definition [-Wold-style-definition]
1452 | PUBLIC void outimmadr(offset)
| ^~~~~~~~~
codefrag.c: In function 'outimadj':
bcc.c: In function 'getargs':
codefrag.c:1468:13: warning: old-style function definition [-Wold-style-definition]
1468 | PUBLIC void outimadj(offset, targreg)
| ^~~~~~~~
bcc.c:785:1: warning: old-style function definition [-Wold-style-definition]
785 | getargs(argc, argv)
| ^~~~~~~
codefrag.c: In function 'outnccname':
codefrag.c:1495:13: warning: old-style function definition [-Wold-style-definition]
1495 | PUBLIC void outnccname(name)
| ^~~~~~~~~~
bcc.c: In function 'append_option':
bcc.c:1200:1: warning: old-style function definition [-Wold-style-definition]
1200 | append_option (option, otype)
| ^~~~~~~~~~~~~
codefrag.c: In function 'outncimmadr':
codefrag.c:1504:13: warning: old-style function definition [-Wold-style-definition]
1504 | PUBLIC void outncimmadr(offset)
| ^~~~~~~~~~~
codefrag.c: In function 'outoffset':
codefrag.c:1519:13: warning: old-style function definition [-Wold-style-definition]
1519 | PUBLIC void outoffset(offset)
| ^~~~~~~~~
bcc.c: In function 'prepend_option':
bcc.c:1220:1: warning: old-style function definition [-Wold-style-definition]
1220 | prepend_option (option, otype)
| ^~~~~~~~~~~~~~
codefrag.c: In function 'public':
codefrag.c:1536:13: warning: old-style function definition [-Wold-style-definition]
1536 | PUBLIC void public(name)
| ^~~~~~
bcc.c: In function 'build_libpath':
bcc.c:1233:8: warning: old-style function definition [-Wold-style-definition]
1233 | char * build_libpath(opt, str, suffix)
| ^~~~~~~~~~~~~
codefrag.c: In function 'private':
codefrag.c:1549:13: warning: old-style function definition [-Wold-style-definition]
1549 | PUBLIC void private(name)
| ^~~~~~~
codefrag.c: In function 'regexchange':
codefrag.c:1562:13: warning: old-style function definition [-Wold-style-definition]
1562 | PUBLIC void regexchange(sourcereg, targreg)
| ^~~~~~~~~~~
bcc.c: In function 'xalloc':
bcc.c:1246:1: warning: old-style function definition [-Wold-style-definition]
1246 | xalloc (size)
| ^~~~~~
codefrag.c: In function 'regtransfer':
codefrag.c:1577:13: warning: old-style function definition [-Wold-style-definition]
1577 | PUBLIC void regtransfer(sourcereg, targreg)
| ^~~~~~~~~~~
bcc.c: In function 'fatal':
bcc.c:1271:6: warning: old-style function definition [-Wold-style-definition]
1271 | void fatal(str)
| ^~~~~
codefrag.c: In function 'set':
codefrag.c:1614:13: warning: old-style function definition [-Wold-style-definition]
1614 | PUBLIC void set(name, value)
| ^~~
codefrag.c: In function 'sl1':
codefrag.c:1662:13: warning: old-style function definition [-Wold-style-definition]
1662 | PUBLIC void sl1(reg)
| ^~~
codefrag.c: In function 'slconst':
codefrag.c:1678:13: warning: old-style function definition [-Wold-style-definition]
1678 | PUBLIC void slconst(shift, reg)
| ^~~~~~~
bcc.c: In function 'run_command':
bcc.c:1375:1: warning: old-style function definition [-Wold-style-definition]
1375 | run_command(file)
| ^~~~~~~~~~~
floatop.c: In function 'f_indirect':
floatop.c:18:16: warning: old-style function definition [-Wold-style-definition]
18 | PUBLIC bool_pt f_indirect(target)
| ^~~~~~~~~~
codefrag.c: In function 'srconst':
codefrag.c:1729:13: warning: old-style function definition [-Wold-style-definition]
1729 | PUBLIC void srconst(shift, uflag)
| ^~~~~~~
codefrag.c: In function 'uitol':
codefrag.c:1799:13: warning: old-style function definition [-Wold-style-definition]
1799 | PUBLIC void uitol(reg)
| ^~~~~
bcc.c: In function 'build_prefix':
bcc.c:1120:1: warning: old-style function definition [-Wold-style-definition]
1120 | build_prefix(path1, path2, path3)
| ^~~~~~~~~~~~
floatop.c: In function 'float1op':
floatop.c:75:13: warning: old-style function definition [-Wold-style-definition]
75 | PUBLIC void float1op(op, source)
| ^~~~~~~~
bcc.c: In function 'add_prefix':
bcc.c:1140:1: warning: old-style function definition [-Wold-style-definition]
1140 | add_prefix(path)
| ^~~~~~~~~~
floatop.c: In function 'floatop':
floatop.c:97:13: warning: old-style function definition [-Wold-style-definition]
97 | PUBLIC void floatop(op, source, target)
| ^~~~~~~
bcc.c: In function 'append_file':
bcc.c:1160:6: warning: old-style function definition [-Wold-style-definition]
1160 | void append_file (filename, ftype)
| ^~~~~~~~~~~
floatop.c: In function 'fpush':
bcc.c: In function 'append_option':
bcc.c:1200:1: warning: old-style function definition [-Wold-style-definition]
1200 | append_option (option, otype)
| ^~~~~~~~~~~~~
bcc.c: In function 'prepend_option':
bcc.c:1220:1: warning: old-style function definition [-Wold-style-definition]
1220 | prepend_option (option, otype)
| ^~~~~~~~~~~~~~
bcc.c: In function 'build_libpath':
bcc.c:1233:8: warning: old-style function definition [-Wold-style-definition]
1233 | char * build_libpath(opt, str, suffix)
| ^~~~~~~~~~~~~
floatop.c:159:13: warning: old-style function definition [-Wold-style-definition]
159 | PUBLIC void fpush(source)
| ^~~~~
bcc.c: In function 'xalloc':
bcc.c:1246:1: warning: old-style function definition [-Wold-style-definition]
1246 | xalloc (size)
| ^~~~~~
bcc.c: In function 'fatal':
bcc.c:1271:6: warning: old-style function definition [-Wold-style-definition]
1271 | void fatal(str)
| ^~~~~
floatop.c: In function 'justpushed':
floatop.c:186:13: warning: old-style function definition [-Wold-style-definition]
186 | PUBLIC void justpushed(target)
| ^~~~~~~~~~
bcc.c: In function 'run_command':
typeconv.c: In function 'xxerr':
typeconv.c:14:6: warning: old-style function definition [-Wold-style-definition]
14 | void xxerr(x) char * x; { write(2, x, strlen(x)); }
| ^~~~~
typeconv.c: In function 'typeconv_init':
bcc.c:1375:1: warning: old-style function definition [-Wold-style-definition]
1375 | run_command(file)
| ^~~~~~~~~~~
typeconv.c:21:16: warning: old-style function definition [-Wold-style-definition]
21 | PUBLIC bool_pt typeconv_init(big_endian, long_big_endian)
| ^~~~~~~~~~~~~
typeconv.c: In function 'u2c2':
typeconv.c:46:13: warning: old-style function definition [-Wold-style-definition]
46 | PUBLIC void u2c2(buf, offset)
| ^~~~
typeconv.c: In function 'u4c4':
typeconv.c:61:13: warning: old-style function definition [-Wold-style-definition]
61 | PUBLIC void u4c4(buf, offset)
| ^~~~
typeconv.c: In function 'u4cn':
typeconv.c:80:13: warning: old-style function definition [-Wold-style-definition]
80 | PUBLIC void u4cn(buf, offset, count)
| ^~~~
readobj.c: In function 'readsyms':
typeconv.c: In function 'u2cn':
typeconv.c:102:13: warning: old-style function definition [-Wold-style-definition]
102 | PUBLIC void u2cn(buf, offset, count)
| ^~~~
typeconv.c: In function 'c2u2':
typeconv.c:124:14: warning: old-style function definition [-Wold-style-definition]
124 | PUBLIC u2_pt c2u2(buf)
| ^~~~
exptree.c: In function 'badlvalue':
exptree.c:42:14: warning: old-style function definition [-Wold-style-definition]
42 | PRIVATE void badlvalue(nodeptr)
| ^~~~~~~~~
typeconv.c: In function 'c4u4':
typeconv.c:137:13: warning: old-style function definition [-Wold-style-definition]
137 | PUBLIC u4_t c4u4(buf)
| ^~~~
exptree.c: In function 'binconvert':
exptree.c:49:14: warning: old-style function definition [-Wold-style-definition]
49 | PRIVATE void binconvert(nodeptr)
| ^~~~~~~~~~
typeconv.c: In function 'cnu4':
typeconv.c:153:13: warning: old-style function definition [-Wold-style-definition]
153 | PUBLIC u4_t cnu4(buf, count)
| ^~~~
typeconv.c: In function 'cnu2':
readobj.c:52:13: warning: old-style function definition [-Wold-style-definition]
52 | PUBLIC void readsyms(filename, trace)
| ^~~~~~~~
typeconv.c:173:14: warning: old-style function definition [-Wold-style-definition]
173 | PUBLIC u2_pt cnu2(buf, count)
| ^~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c preserve.c
readobj.c: In function 'readarheader':
exptree.c: In function 'castiright':
exptree.c:121:14: warning: old-style function definition [-Wold-style-definition]
121 | PRIVATE void castiright(nodeptr)
| ^~~~~~~~~~
exptree.c: In function 'castnode':
exptree.c:127:27: warning: old-style function definition [-Wold-style-definition]
127 | PUBLIC struct nodestruct *castnode(type, nodeptr)
| ^~~~~~~~
readobj.c:105:14: warning: old-style function definition [-Wold-style-definition]
105 | PRIVATE long readarheader(parchentry)
| ^~~~~~~~~~~~
exptree.c: In function 'fixnode':
exptree.c:151:14: warning: old-style function definition [-Wold-style-definition]
151 | PRIVATE void fixnode(nodeptr)
| ^~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c scan.c
exptree.c: In function 'isconst0':
exptree.c:160:17: warning: old-style function definition [-Wold-style-definition]
160 | PRIVATE bool_pt isconst0(nodeptr)
| ^~~~~~~~
exptree.c: In function 'isnodecharconst':
table.c: In function 'addsym':
table.c:48:26: warning: old-style function definition [-Wold-style-definition]
48 | PUBLIC struct symstruct *addsym(name)
| ^~~~~~
readobj.c: In function 'readmodule':
readobj.c:144:14: warning: old-style function definition [-Wold-style-definition]
144 | PRIVATE void readmodule(filename, archentry)
| ^~~~~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c softop.c
chmod +x as86_encap
In file included from table.c:7:
align.h:14:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
14 | ((char *)(x) + ((S_ALIGNMENT-(char)(x)) & (S_ALIGNMENT-1))))
| ^
table.c:62:5: note: in expansion of macro 'align'
62 | align(tableptr);
| ^~~~~
table.c: In function 'findsym':
In file included from writebin.c:7:
bindef.h:16:25: fatal error: a.out.h: No such file or directory
16 | #define A_OUT_INCL <a.out.h>
| ^
compilation terminated.
readobj.c: In function 'entrysym':
readobj.c:227:13: warning: old-style function definition [-Wold-style-definition]
227 | PUBLIC void entrysym(symptr)
| ^~~~~~~~
genlist.c: In function 'build_1hex_number':
gencode.c: In function 'abop':
genlist.c:87:15: warning: old-style function definition [-Wold-style-definition]
87 | PRIVATE char *build_1hex_number(num, where)
| ^~~~~~~~~~~~~~~~~
gencode.c:152:14: warning: old-style function definition [-Wold-style-definition]
152 | PRIVATE void abop(op, source, target)
| ^~~~
genlist.c: In function 'build_2hex_number':
table.c:79:26: warning: old-style function definition [-Wold-style-definition]
79 | PUBLIC struct symstruct *findsym(name)
| ^~~~~~~
readobj.c: In function 'redsym':
readobj.c:290:17: warning: old-style function definition [-Wold-style-definition]
290 | PRIVATE bool_pt redsym(symptr, value)
| ^~~~~~
table.c: In function 'gethashptr':
table.c:93:28: warning: old-style function definition [-Wold-style-definition]
93 | PRIVATE struct symstruct **gethashptr(name)
| ^~~~~~~~~~
genlist.c:98:14: warning: old-style function definition [-Wold-style-definition]
98 | PUBLIC char *build_2hex_number(num, where)
| ^~~~~~~~~~~~~~~~~
table.c: In function 'moveup':
table.c:134:14: warning: old-style function definition [-Wold-style-definition]
134 | PUBLIC char *moveup(nbytes)
| ^~~~~~
readobj.c: In function 'checksum':
gencode.c: In function 'bileaf':
readobj.c:332:18: warning: old-style function definition [-Wold-style-definition]
332 | PRIVATE unsigned checksum(string, length)
| ^~~~~~~~
gencode.c:213:13: warning: old-style function definition [-Wold-style-definition]
213 | PUBLIC void bileaf(exp)
| ^~~~~~
table.c: In function 'ourmalloc':
table.c:153:14: warning: old-style function definition [-Wold-style-definition]
153 | PUBLIC char *ourmalloc(nbytes)
| ^~~~~~~~~
align.h:14:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
14 | ((char *)(x) + ((S_ALIGNMENT-(char)(x)) & (S_ALIGNMENT-1))))
| ^
table.c:158:5: note: in expansion of macro 'align'
158 | align(tableptr);
| ^~~~~
readobj.c: In function 'readconvsize':
readobj.c:343:18: warning: old-style function definition [-Wold-style-definition]
343 | PUBLIC bin_off_t readconvsize(countindex)
| ^~~~~~~~~~~~
readobj.c: In function 'readsize':
readobj.c:349:18: warning: old-style function definition [-Wold-style-definition]
349 | PUBLIC bin_off_t readsize(count)
| ^~~~~~~~
table.c: In function 'ourfree':
table.c:167:13: warning: old-style function definition [-Wold-style-definition]
167 | PUBLIC void ourfree(cptr)
| ^~~~~~~
readobj.c: In function 'segbits':
readobj.c:360:18: warning: old-style function definition [-Wold-style-definition]
360 | PRIVATE unsigned segbits(seg, sizedesc)
| ^~~~~~~
table.c: In function 'readstring':
align.h:14:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
14 | ((char *)(x) + ((S_ALIGNMENT-(char)(x)) & (S_ALIGNMENT-1))))
| ^
table.c:183:5: note: in expansion of macro 'align'
183 | align(tableptr);
| ^~~~~
readobj.c: In function 'segsizecount':
readobj.c:368:17: warning: old-style function definition [-Wold-style-definition]
368 | PUBLIC unsigned segsizecount(seg, modptr)
| ^~~~~~~~~~~~
table.c: In function 'release':
genlist.c: In function 'build_number':
genlist.c:109:14: warning: old-style function definition [-Wold-style-definition]
109 | PUBLIC char *build_number(num, width, where)
| ^~~~~~~~~~~~
table.c:200:13: warning: old-style function definition [-Wold-style-definition]
200 | PUBLIC void release(cptr)
| ^~~~~~~
genlist.c: In function 'warning':
table.c: In function 'stralloc':
genlist.c:134:13: warning: old-style function definition [-Wold-style-definition]
134 | PUBLIC void warning(err_str)
| ^~~~~~~
genlist.c: In function 'error':
genlist.c:143:13: warning: old-style function definition [-Wold-style-definition]
143 | PUBLIC void error(err_str)
| ^~~~~
table.c:226:14: warning: old-style function definition [-Wold-style-definition]
226 | PUBLIC char *stralloc(s)
| ^~~~~~~~
gencode.c: In function 'bitcount':
gencode.c:370:18: warning: old-style function definition [-Wold-style-definition]
370 | PUBLIC fastin_pt bitcount(number)
| ^~~~~~~~
genlist.c: In function 'list1':
genlist.c:192:14: warning: old-style function definition [-Wold-style-definition]
192 | PRIVATE void list1(fd)
| ^~~~~
gencode.c: In function 'highbit':
gencode.c:460:18: warning: old-style function definition [-Wold-style-definition]
460 | PUBLIC fastin_pt highbit(number)
| ^~~~~~~
gencode.c: In function 'makeleaf':
gencode.c:470:13: warning: old-style function definition [-Wold-style-definition]
470 | PUBLIC void makeleaf(exp)
| ^~~~~~~~
declare.c: In function 'chainprefix':
declare.c:57:28: warning: old-style function definition [-Wold-style-definition]
57 | PRIVATE struct typestruct *chainprefix(pretype, sufftype)
| ^~~~~~~~~~~
genlist.c: In function 'paderrorline':
genlist.c:416:14: warning: old-style function definition [-Wold-style-definition]
416 | PRIVATE void paderrorline(nspaces)
| ^~~~~~~~~~~~
genlist.c: In function 'writec':
genlist.c:429:13: warning: old-style function definition [-Wold-style-definition]
429 | PUBLIC void writec(ch)
| ^~~~~~
genlist.c: In function 'writeoff':
genlist.c:444:13: warning: old-style function definition [-Wold-style-definition]
444 | PUBLIC void writeoff(offset)
| ^~~~~~~~
genlist.c: In function 'writes':
genlist.c:459:13: warning: old-style function definition [-Wold-style-definition]
459 | PUBLIC void writes(s)
| ^~~~~~
exptree.c:171:17: warning: old-style function definition [-Wold-style-definition]
171 | PRIVATE bool_pt isnodecharconst(nodeptr)
| ^~~~~~~~~~~~~~~
genlist.c: In function 'writesn':
genlist.c:467:13: warning: old-style function definition [-Wold-style-definition]
467 | PUBLIC void writesn(s)
| ^~~~~~~
genlist.c: In function 'writew':
genlist.c:476:13: warning: old-style function definition [-Wold-style-definition]
476 | PUBLIC void writew(word)
| ^~~~~~
make[1]: *** [Makefile:44: writebin.o] Error 1
make[1]: *** Waiting for unfinished jobs....
exptree.c: In function 'leafnode':
exptree.c:184:27: warning: old-style function definition [-Wold-style-definition]
184 | PUBLIC struct nodestruct *leafnode(source)
| ^~~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c state.c
exptree.c: In function 'needint':
exptree.c:199:14: warning: old-style function definition [-Wold-style-definition]
199 | PRIVATE void needint(nodeptr)
| ^~~~~~~
exptree.c: In function 'neednonstruct':
exptree.c:209:14: warning: old-style function definition [-Wold-style-definition]
209 | PRIVATE void neednonstruct(nodeptr)
| ^~~~~~~~~~~~~
gencode.c: In function 'smakeleaf':
gencode.c:693:14: warning: old-style function definition [-Wold-style-definition]
693 | PRIVATE void smakeleaf(exp)
| ^~~~~~~~~
exptree.c: In function 'needscalar':
exptree.c:219:14: warning: old-style function definition [-Wold-style-definition]
219 | PRIVATE void needscalar(nodeptr)
| ^~~~~~~~~~
declare.c: In function 'declselt':
exptree.c: In function 'needspv':
exptree.c:229:14: warning: old-style function definition [-Wold-style-definition]
229 | PRIVATE void needspv(nodeptr)
| ^~~~~~~
declare.c:327:14: warning: old-style function definition [-Wold-style-definition]
327 | PRIVATE void declselt(structype, psoffset, ptypelist)
| ^~~~~~~~
gencode.c: In function 'tcheck':
exptree.c: In function 'node':
gencode.c:717:14: warning: old-style function definition [-Wold-style-definition]
717 | PRIVATE void tcheck(exp)
| ^~~~~~
exptree.c:239:27: warning: old-style function definition [-Wold-style-definition]
239 | PUBLIC struct nodestruct *node(t, p1, p2)
| ^~~~
genloads.c: In function 'addoffset':
genloads.c:23:13: warning: old-style function definition [-Wold-style-definition]
23 | PUBLIC void addoffset(source)
| ^~~~~~~~~
genloads.c: In function 'address':
genloads.c:50:13: warning: old-style function definition [-Wold-style-definition]
50 | PUBLIC void address(source)
| ^~~~~~~
genloads.c: In function 'blockpush':
genloads.c:71:14: warning: old-style function definition [-Wold-style-definition]
71 | PRIVATE void blockpush(source)
| ^~~~~~~~~
genloads.c: In function 'exchange':
genloads.c:101:13: warning: old-style function definition [-Wold-style-definition]
101 | PUBLIC void exchange(source, target)
| ^~~~~~~~
genloads.c: In function 'indexadr':
genloads.c:154:13: warning: old-style function definition [-Wold-style-definition]
154 | PUBLIC void indexadr(source, target)
| ^~~~~~~~
genobj.c: In function 'accumulate_rmb':
genobj.c:40:13: warning: old-style function definition [-Wold-style-definition]
40 | PUBLIC void accumulate_rmb(offset)
| ^~~~~~~~~~~~~~
genloads.c: In function 'indirec':
genloads.c:292:13: warning: old-style function definition [-Wold-style-definition]
292 | PUBLIC void indirec(source)
| ^~~~~~~
macro.c: In function 'entermac':
macro.c:18:13: warning: old-style function definition [-Wold-style-definition]
18 | PUBLIC void entermac(symptr)
| ^~~~~~~~
genloads.c: In function 'load':
genloads.c:318:13: warning: old-style function definition [-Wold-style-definition]
318 | PUBLIC void load(source, targreg)
| ^~~~
In file included from declare.c:9:
declare.c: In function 'declfunc':
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
declare.c:687:19: note: in expansion of macro 'align'
687 | align(&symptr->name.namea[strlen(symptr->name.namea) + 1]))
| ^~~~~
genobj.c: In function 'genobjadr':
genobj.c:215:14: warning: old-style function definition [-Wold-style-definition]
215 | PRIVATE void genobjadr(adrptr, size)
| ^~~~~~~~~
input.c: In function 'definefile':
input.c:156:14: warning: old-style function definition [-Wold-style-definition]
156 | PRIVATE void definefile(fname)
| ^~~~~~~~~~
genloads.c: In function 'loadadr':
genloads.c:425:14: warning: old-style function definition [-Wold-style-definition]
425 | PRIVATE void loadadr(source, targreg)
| ^~~~~~~
genloads.c: In function 'loadany':
genloads.c:471:13: warning: old-style function definition [-Wold-style-definition]
471 | PUBLIC void loadany(source)
| ^~~~~~~
genloads.c: In function 'loadlongindirect':
genloads.c:495:14: warning: old-style function definition [-Wold-style-definition]
495 | PRIVATE void loadlongindirect(source, targreg)
| ^~~~~~~~~~~~~~~~
genloads.c: In function 'loadreg':
genloads.c:520:13: warning: old-style function definition [-Wold-style-definition]
520 | PUBLIC void loadreg(source, targreg)
| ^~~~~~~
glogcode.c: In function 'cmp':
glogcode.c:57:13: warning: old-style function definition [-Wold-style-definition]
57 | PUBLIC void cmp(source, target, pcondtrue)
| ^~~
input.c: In function 'inputinit':
input.c:369:14: warning: old-style function definition [-Wold-style-definition]
369 | PRIVATE void inputinit(fname, fd)
| ^~~~~~~~~
glogcode.c: In function 'cmplocal':
glogcode.c:96:14: warning: old-style function definition [-Wold-style-definition]
96 | PRIVATE void cmplocal(source, target, pcondtrue)
| ^~~~~~~~
exptree.c: In function 'nodetype':
exptree.c:815:28: warning: old-style function definition [-Wold-style-definition]
815 | PRIVATE struct typestruct *nodetype(nodeptr)
| ^~~~~~~~
express.c: In function 'experror':
express.c:36:14: warning: old-style function definition [-Wold-style-definition]
36 | PRIVATE void experror(err_str)
| ^~~~~~~~
genobj.c: In function 'putabs':
genobj.c:593:13: warning: old-style function definition [-Wold-style-definition]
593 | PUBLIC void putabs(ch)
| ^~~~~~
genloads.c: In function 'makelessindirect':
genloads.c:632:13: warning: old-style function definition [-Wold-style-definition]
632 | PUBLIC void makelessindirect(source)
| ^~~~~~~~~~~~~~~~
input.c: In function 'openio':
genobj.c: In function 'putobj':
genobj.c:608:13: warning: old-style function definition [-Wold-style-definition]
608 | PUBLIC void putobj(ch)
| ^~~~~~
input.c:481:13: warning: old-style function definition [-Wold-style-definition]
481 | PUBLIC void openio(argc, argv)
| ^~~~~~
genloads.c: In function 'movereg':
genobj.c: In function 'putobj1':
genloads.c:653:13: warning: old-style function definition [-Wold-style-definition]
653 | PUBLIC void movereg(source, targreg)
| ^~~~~~~
genobj.c:621:14: warning: old-style function definition [-Wold-style-definition]
621 | PRIVATE void putobj1(ch)
| ^~~~~~~
genobj.c: In function 'putobj4':
genobj.c:631:14: warning: old-style function definition [-Wold-style-definition]
631 | PRIVATE void putobj4(offset)
| ^~~~~~~
genobj.c: In function 'putobjoffset':
genobj.c:642:14: warning: old-style function definition [-Wold-style-definition]
642 | PRIVATE void putobjoffset(offset, size)
| ^~~~~~~~~~~~
genloads.c: In function 'onstack':
genobj.c: In function 'putobjword':
genobj.c:665:14: warning: old-style function definition [-Wold-style-definition]
665 | PRIVATE void putobjword(word)
| ^~~~~~~~~~
genobj.c: In function 'writeobj':
genobj.c:677:14: warning: old-style function definition [-Wold-style-definition]
677 | PRIVATE void writeobj(buf, count)
| ^~~~~~~~
glogcode.c: In function 'comparecond':
genloads.c:688:13: warning: old-style function definition [-Wold-style-definition]
688 | PUBLIC void onstack(target)
| ^~~~~~~
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c table.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c type.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c assign.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c hashcmd.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c debug.c
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -O2 -g -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -pipe -Wno-error=implicit-int -Wno-error=implicit-function-declaration -c dbprintf.c
genloads.c: In function 'outadr':
pops.c: In function 'bumpsem':
genloads.c:699:13: warning: old-style function definition [-Wold-style-definition]
699 | PUBLIC void outadr(adr)
| ^~~~~~
glogcode.c:231:14: warning: old-style function definition [-Wold-style-definition]
231 | PRIVATE void comparecond(exp, truelab, falselab, nojump)
| ^~~~~~~~~~~
genloads.c: In function 'outcregname':
genloads.c:706:13: warning: old-style function definition [-Wold-style-definition]
706 | PUBLIC void outcregname(reg)
| ^~~~~~~~~~~
pops.c:28:14: warning: old-style function definition [-Wold-style-definition]
28 | PRIVATE void bumpsem(flagptr, defval)
| ^~~~~~~
genloads.c: In function 'outnamoffset':
genloads.c:713:14: warning: old-style function definition [-Wold-style-definition]
713 | PRIVATE void outnamoffset(adr)
| ^~~~~~~~~~~~
genloads.c: In function 'outncregname':
genloads.c:735:13: warning: old-style function definition [-Wold-style-definition]
735 | PUBLIC void outncregname(reg)
| ^~~~~~~~~~~~
genloads.c: In function 'outnnadr':
genloads.c:742:14: warning: old-style function definition [-Wold-style-definition]
742 | PRIVATE void outnnadr(adr)
| ^~~~~~~~
glogcode.c: In function 'condop':
glogcode.c:278:13: warning: old-style function definition [-Wold-style-definition]
278 | PUBLIC void condop(exp)
| ^~~~~~
pops.c: In function 'checksegrel':
pops.c:73:16: warning: old-style function definition [-Wold-style-definition]
73 | PUBLIC bool_pt checksegrel(symptr)
| ^~~~~~~~~~~
ld.c: In function 'buildname':
ld.c:42:15: warning: old-style function definition [-Wold-style-definition]
42 | PRIVATE char *buildname(pre, mid, suf)
| ^~~~~~~~~
glogcode.c: In function 'jumpcond':
glogcode.c:319:14: warning: old-style function definition [-Wold-style-definition]
319 | PRIVATE void jumpcond(exp, truelab, falselab, nojump)
| ^~~~~~~~
ld.c: In function 'expandlib':
ld.c:56:15: warning: old-style function definition [-Wold-style-definition]
56 | PRIVATE char *expandlib(fn)
| ^~~~~~~~~
pops.c: In function 'constdata':
readsrc.c: In function 'open_input':
pops.c:97:14: warning: old-style function definition [-Wold-style-definition]
97 | PRIVATE void constdata(size)
| ^~~~~~~~~
readsrc.c:90:13: warning: old-style function definition [-Wold-style-definition]
90 | PUBLIC fd_t open_input(name)
| ^~~~~~~~~~
glogcode.c: In function 'jumpfalse':
glogcode.c:350:13: warning: old-style function definition [-Wold-style-definition]
350 | PUBLIC void jumpfalse(exp, label)
| ^~~~~~~~~
glogcode.c: In function 'jumptrue':
glogcode.c:360:13: warning: old-style function definition [-Wold-style-definition]
360 | PUBLIC void jumptrue(exp, label)
| ^~~~~~~~
glogcode.c: In function 'loadlogical':
glogcode.c:370:14: warning: old-style function definition [-Wold-style-definition]
370 | PRIVATE void loadlogical(source, falselab)
| ^~~~~~~~~~~
genloads.c: In function 'outnregname':
ld.c: In function 'main':
ld.c:76:12: warning: old-style function definition [-Wold-style-definition]
76 | PUBLIC int main(argc, argv)
| ^~~~
genloads.c:974:13: warning: old-style function definition [-Wold-style-definition]
974 | PUBLIC void outnregname(reg)
| ^~~~~~~~~~~
genloads.c: In function 'outregname':
genloads.c:983:13: warning: old-style function definition [-Wold-style-definition]
983 | PUBLIC void outregname(reg)
| ^~~~~~~~~~
glogcode.c: In function 'logandcond':
glogcode.c:389:14: warning: old-style function definition [-Wold-style-definition]
389 | PRIVATE void logandcond(exp, truelab, falselab, nojump)
| ^~~~~~~~~~
label.c: In function 'addlabel':
glogcode.c: In function 'logop':
glogcode.c:403:13: warning: old-style function definition [-Wold-style-definition]
403 | PUBLIC void logop(exp)
| ^~~~~
label.c:73:14: warning: old-style function definition [-Wold-style-definition]
73 | PRIVATE void addlabel(cond, label, patch)
| ^~~~~~~~
pops.c: In function 'doelseif':
genloads.c: In function 'outshortregname':
pops.c:160:14: warning: old-style function definition [-Wold-style-definition]
160 | PRIVATE void doelseif(func)
| ^~~~~~~~
genloads.c:1056:13: warning: old-style function definition [-Wold-style-definition]
1056 | PUBLIC void outshortregname(reg)
| ^~~~~~~~~~~~~~~
glogcode.c: In function 'logorcond':
glogcode.c:419:14: warning: old-style function definition [-Wold-style-definition]
419 | PRIVATE void logorcond(exp, truelab, falselab, nojump)
| ^~~~~~~~~
genloads.c: In function 'pointat':
glogcode.c: In function 'reduceconst':
genloads.c:1093:13: warning: old-style function definition [-Wold-style-definition]
1093 | PUBLIC void pointat(target)
| ^~~~~~~
glogcode.c:433:14: warning: old-style function definition [-Wold-style-definition]
433 | PRIVATE void reduceconst(source)
| ^~~~~~~~~~~
pops.c: In function 'doequset':
pops.c:189:14: warning: old-style function definition [-Wold-style-definition]
189 | PRIVATE void doequset(labits)
| ^~~~~~~~
genloads.c: In function 'poplist':
genloads.c:1103:13: warning: old-style function definition [-Wold-style-definition]
1103 | PUBLIC void poplist(reglist)
| ^~~~~~~
genloads.c: In function 'push':
glogcode.c: In function 'test':
genloads.c:1110:13: warning: old-style function definition [-Wold-style-definition]
1110 | PUBLIC void push(source)
| ^~~~
glogcode.c:446:14: warning: old-style function definition [-Wold-style-definition]
446 | PRIVATE void test(target, pcondtrue)
| ^~~~
readsrc.c: In function 'pget':
readsrc.c:194:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
194 | getstak->position = (off_t)eol_ptr;
| ^
label.c: In function 'clearlabels':
label.c:131:13: warning: old-style function definition [-Wold-style-definition]
131 | PUBLIC void clearlabels(patchbuf, patchtop)
| ^~~~~~~~~~~
pops.c: In function 'doentexp':
pops.c:233:14: warning: old-style function definition [-Wold-style-definition]
233 | PRIVATE void doentexp(entbits, impbits)
| ^~~~~~~~
label.c: In function 'deflabel':
label.c:169:13: warning: old-style function definition [-Wold-style-definition]
169 | PUBLIC void deflabel(label)
| ^~~~~~~~
readsrc.c: In function 'pproceof':
readsrc.c:240:23: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
240 | eol_ptr = (void*)getstak->position;
| ^
glogcode.c: In function 'testcond':
glogcode.c:533:14: warning: old-style function definition [-Wold-style-definition]
533 | PRIVATE void testcond(exp, truelab, falselab, nojump)
| ^~~~~~~~
genloads.c: In function 'pushlist':
genloads.c:1195:13: warning: old-style function definition [-Wold-style-definition]
1195 | PUBLIC void pushlist(reglist)
| ^~~~~~~~
genloads.c: In function 'pushpull':
genloads.c:1202:19: warning: old-style function definition [-Wold-style-definition]
1202 | PRIVATE fastin_pt pushpull(reglist, pushflag)
| ^~~~~~~~
label.c: In function 'findlabel':
label.c:243:30: warning: old-style function definition [-Wold-style-definition]
243 | PRIVATE struct labdatstruct *findlabel(label)
| ^~~~~~~~~
function.c: In function 'call':
label.c: In function 'jump':
label.c:276:13: warning: old-style function definition [-Wold-style-definition]
276 | PUBLIC void jump(label)
| ^~~~
function.c:27:13: warning: old-style function definition [-Wold-style-definition]
27 | PUBLIC void call(name)
| ^~~~
label.c: In function 'lbranch':
label.c:284:13: warning: old-style function definition [-Wold-style-definition]
284 | PUBLIC void lbranch(cond, label)
| ^~~~~~~
function.c: In function 'function':
genloads.c: In function 'pushreg':
function.c:34:13: warning: old-style function definition [-Wold-style-definition]
34 | PUBLIC void function(source)
| ^~~~~~~~
genloads.c:1293:13: warning: old-style function definition [-Wold-style-definition]
1293 | PUBLIC void pushreg(reg)
| ^~~~~~~
genloads.c: In function 'storereg':
genloads.c:1302:13: warning: old-style function definition [-Wold-style-definition]
1302 | PUBLIC void storereg(sourcereg, target)
| ^~~~~~~~
pops.c: In function 'doif':
pops.c:392:14: warning: old-style function definition [-Wold-style-definition]
392 | PRIVATE void doif(func)
| ^~~~
readsrc.c: In function 'inp_line':
pops.c: In function 'fatalerror':
pops.c:423:13: warning: old-style function definition [-Wold-style-definition]
423 | PUBLIC void fatalerror(err_str)
| ^~~~~~~~~~
readsrc.c:458:13: warning: old-style function definition [-Wold-style-definition]
458 | PRIVATE int inp_line(fd, buf, size)
| ^~~~~~~~
pops.c: In function 'labelerror':
pops.c:435:13: warning: old-style function definition [-Wold-style-definition]
435 | PUBLIC void labelerror(err_str)
| ^~~~~~~~~~
readsrc.c: In function 'inp_tell':
In file included from function.c:6:
function.c: In function 'ldregargs':
readsrc.c:482:14: warning: old-style function definition [-Wold-style-definition]
482 | PRIVATE long inp_tell(fd)
| ^~~~~~~~
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
function.c:129:19: note: in expansion of macro 'align'
129 | align(&symptr->name.namea[strlen(symptr->name.namea) + 1]))
| ^~~~~
readsrc.c: In function 'inp_seek':
readsrc.c:491:14: warning: old-style function definition [-Wold-style-definition]
491 | PRIVATE void inp_seek(fd, posn)
| ^~~~~~~~
genloads.c: In function 'struc':
genloads.c:1376:13: warning: old-style function definition [-Wold-style-definition]
1376 | PUBLIC void struc(source, target)
| ^~~~~
genloads.c: In function 'transfer':
genloads.c:1396:13: warning: old-style function definition [-Wold-style-definition]
1396 | PUBLIC void transfer(source, targreg)
| ^~~~~~~~
function.c: In function 'listo':
function.c:226:13: warning: old-style function definition [-Wold-style-definition]
226 | PUBLIC void listo(target, lastargsp)
| ^~~~~
function.c: In function 'listroot':
function.c:249:13: warning: old-style function definition [-Wold-style-definition]
249 | PUBLIC void listroot(target)
| ^~~~~~~~
loadexp.c: In function 'initexpression':
loadexp.c:35:13: warning: old-style function definition [-Wold-style-definition]
35 | PUBLIC void initexpression(type)
| ^~~~~~~~~~~~~~
declare.c: In function 'initarray':
alloc.c: In function 'asalloc':
declare.c:962:14: warning: old-style function definition [-Wold-style-definition]
962 | PRIVATE void initarray(type)
| ^~~~~~~~~
alloc.c:56:1: warning: old-style function definition [-Wold-style-definition]
56 | asalloc(size)
| ^~~~~~~
alloc.c: In function 'asrealloc':
alloc.c:78:1: warning: old-style function definition [-Wold-style-definition]
78 | asrealloc(oldptr, size)
| ^~~~~~~~~
typeconv.c: In function 'xxerr':
typeconv.c:14:6: warning: old-style function definition [-Wold-style-definition]
14 | void xxerr(x) char * x; { write(2, x, strlen(x)); }
| ^~~~~
declare.c: In function 'inititem':
declare.c:1004:14: warning: old-style function definition [-Wold-style-definition]
1004 | PRIVATE void inititem(type)
| ^~~~~~~~
typeconv.c: In function 'typeconv_init':
typeconv.c:23:16: warning: old-style function definition [-Wold-style-definition]
23 | PUBLIC bool_pt typeconv_init(big_endian, long_big_endian)
| ^~~~~~~~~~~~~
declare.c: In function 'initstruct':
declare.c:1037:14: warning: old-style function definition [-Wold-style-definition]
1037 | PRIVATE void initstruct(type)
| ^~~~~~~~~~
typeconv.c: In function 'u2c2':
typeconv.c:50:13: warning: old-style function definition [-Wold-style-definition]
50 | PUBLIC void u2c2(buf, offset)
| ^~~~
typeconv.c: In function 'u4c4':
typeconv.c:65:13: warning: old-style function definition [-Wold-style-definition]
65 | PUBLIC void u4c4(buf, offset)
| ^~~~
loadexp.c: In function 'loadexpression':
loadexp.c:145:27: warning: old-style function definition [-Wold-style-definition]
145 | PUBLIC struct typestruct *loadexpression(targreg, targtype)
| ^~~~~~~~~~~~~~
typeconv.c: In function 'u4cn':
typeconv.c:84:13: warning: old-style function definition [-Wold-style-definition]
84 | PUBLIC void u4cn(buf, offset, count)
| ^~~~
declare.c: In function 'multidecl':
label.c: In function 'outlabel':
declare.c:1077:14: warning: old-style function definition [-Wold-style-definition]
1077 | PRIVATE void multidecl(sname)
| ^~~~~~~~~
label.c:378:13: warning: old-style function definition [-Wold-style-definition]
378 | PUBLIC void outlabel(label)
| ^~~~~~~~
typeconv.c: In function 'u2cn':
typeconv.c:106:13: warning: old-style function definition [-Wold-style-definition]
106 | PUBLIC void u2cn(buf, offset, count)
| ^~~~
label.c: In function 'outnlabel':
declare.c: In function 'need':
label.c:387:13: warning: old-style function definition [-Wold-style-definition]
387 | PUBLIC void outnlabel(label)
| ^~~~~~~~~
declare.c:1083:14: warning: old-style function definition [-Wold-style-definition]
1083 | PRIVATE void need(charneeded)
| ^~~~
label.c: In function 'sbranch':
label.c:400:13: warning: old-style function definition [-Wold-style-definition]
400 | PUBLIC void sbranch(cond, label)
| ^~~~~~~
typeconv.c: In function 'c2u2':
typeconv.c:128:14: warning: old-style function definition [-Wold-style-definition]
128 | PUBLIC u2_pt c2u2(buf)
| ^~~~
typeconv.c: In function 'c4u4':
typeconv.c:141:13: warning: old-style function definition [-Wold-style-definition]
141 | PUBLIC u4_t c4u4(buf)
| ^~~~
typeconv.c: In function 'cnu4':
mops.c: In function 'Eb':
mops.c:421:14: warning: old-style function definition [-Wold-style-definition]
421 | PRIVATE void Eb(eap)
| ^~
typeconv.c:157:13: warning: old-style function definition [-Wold-style-definition]
157 | PUBLIC u4_t cnu4(buf, count)
| ^~~~
mops.c: In function 'Ew':
typeconv.c: In function 'cnu2':
io.c: In function 'ioinit':
typeconv.c:177:14: warning: old-style function definition [-Wold-style-definition]
177 | PUBLIC u2_pt cnu2(buf, count)
| ^~~~
express.c: In function 'exp3to12':
io.c:63:13: warning: old-style function definition [-Wold-style-definition]
63 | PUBLIC void ioinit(progname)
| ^~~~~~
express.c:101:28: warning: old-style function definition [-Wold-style-definition]
101 | PRIVATE struct nodestruct *exp3to12(lprecedence)
| ^~~~~~~~
declare.c: In function 'anonname':
declare.c:1243:13: warning: old-style function definition [-Wold-style-definition]
1243 | PUBLIC void anonname(name, i)
| ^~~~~~~~
mops.c:436:14: warning: old-style function definition [-Wold-style-definition]
436 | PRIVATE void Ew(eap)
| ^~
exptree.c: In function 'redscalar':
mops.c: In function 'Ev':
mops.c:451:14: warning: old-style function definition [-Wold-style-definition]
451 | PRIVATE void Ev(eap)
| ^~
pops.c: In function 'setloc':
mops.c: In function 'Ex':
mops.c:458:14: warning: old-style function definition [-Wold-style-definition]
458 | PRIVATE void Ex(eap)
| ^~
pops.c:1098:14: warning: old-style function definition [-Wold-style-definition]
1098 | PRIVATE void setloc(seg)
| ^~~~~~
mops.c: In function 'Gd':
mops.c:466:14: warning: old-style function definition [-Wold-style-definition]
466 | PRIVATE void Gd(eap)
| ^~
express.c: In function 'postfix_exp':
express.c:209:28: warning: old-style function definition [-Wold-style-definition]
209 | PRIVATE struct nodestruct *postfix_exp(seenlp)
| ^~~~~~~~~~~
mops.c: In function 'Gw':
mops.c:474:14: warning: old-style function definition [-Wold-style-definition]
474 | PRIVATE void Gw(eap)
| ^~
mops.c: In function 'Gv':
exptree.c:1100:13: warning: old-style function definition [-Wold-style-definition]
1100 | PRIVATE int redscalar(nodeptr)
| ^~~~~~~~~
exptree.c: In function 'unconvert':
exptree.c:1108:28: warning: old-style function definition [-Wold-style-definition]
1108 | PRIVATE struct nodestruct *unconvert(nodeptr)
| ^~~~~~~~~
mops.c:482:14: warning: old-style function definition [-Wold-style-definition]
482 | PRIVATE void Gv(eap)
| ^~
mops.c: In function 'Gx':
mops.c:489:14: warning: old-style function definition [-Wold-style-definition]
489 | PRIVATE void Gx(eap)
| ^~
mops.c: In function 'buildea':
mops.c:496:14: warning: old-style function definition [-Wold-style-definition]
496 | PRIVATE void buildea(eap)
| ^~~~~~~
longop.c: In function 'longop':
mops.c: In function 'buildimm':
mops.c:589:14: warning: old-style function definition [-Wold-style-definition]
589 | PRIVATE void buildimm(eap, signflag)
| ^~~~~~~~
dbnode.c: In function 'dbitem':
dbnode.c:47:13: warning: old-style function definition [-Wold-style-definition]
47 | PUBLIC void dbitem(item)
| ^~~~~~
mops.c: In function 'buildsegword':
mops.c:626:14: warning: old-style function definition [-Wold-style-definition]
626 | PRIVATE void buildsegword(eap)
| ^~~~~~~~~~~~
longop.c:21:13: warning: old-style function definition [-Wold-style-definition]
21 | PUBLIC void longop(op, source, target)
| ^~~~~~
mops.c: In function 'buildunary':
mops.c:645:14: warning: old-style function definition [-Wold-style-definition]
645 | PRIVATE void buildunary(opc)
| ^~~~~~~~~~
mops.c: In function 'displsize':
mops.c:656:19: warning: old-style function definition [-Wold-style-definition]
656 | PRIVATE opsize_pt displsize(eap)
| ^~~~~~~~~
output.c: In function 'bugerror':
mops.c: In function 'getaccumreg':
mops.c:711:17: warning: old-style function definition [-Wold-style-definition]
711 | PRIVATE bool_pt getaccumreg(eap)
| ^~~~~~~~~~~
dbnode.c: In function 'dbtype':
dbnode.c:129:13: warning: old-style function definition [-Wold-style-definition]
129 | PUBLIC void dbtype(type)
| ^~~~~~
output.c:40:13: warning: old-style function definition [-Wold-style-definition]
40 | PUBLIC void bugerror(message)
| ^~~~~~~~
dbnode.c: In function 'dbnode':
dbnode.c:159:13: warning: old-style function definition [-Wold-style-definition]
159 | PUBLIC void dbnode(exp) /* sub-nodes must be leaves */
| ^~~~~~
output.c: In function 'error':
longop.c: In function 'long1op':
longop.c:141:13: warning: old-style function definition [-Wold-style-definition]
141 | PUBLIC void long1op(op, target)
| ^~~~~~~
output.c:63:13: warning: old-style function definition [-Wold-style-definition]
63 | PUBLIC void error(message)
| ^~~~~
output.c: In function 'error2error':
output.c:71:13: warning: old-style function definition [-Wold-style-definition]
71 | PUBLIC void error2error(message1, message2)
| ^~~~~~~~~~~
dbnode.c: In function 'outindchars':
dbnode.c:192:14: warning: old-style function definition [-Wold-style-definition]
192 | PRIVATE void outindchars(byte, count)
| ^~~~~~~~~~~
output.c: In function 'fatalerror':
output.c:150:13: warning: old-style function definition [-Wold-style-definition]
150 | PUBLIC void fatalerror(message)
| ^~~~~~~~~~
mops.c: In function 'getdxreg':
output.c: In function 'limiterror':
output.c:236:13: warning: old-style function definition [-Wold-style-definition]
236 | PUBLIC void limiterror(message)
| ^~~~~~~~~~
output.c: In function 'openout':
output.c:243:13: warning: old-style function definition [-Wold-style-definition]
243 | PUBLIC void openout(oname)
| ^~~~~~~
output.c: In function 'outbyte':
output.c:257:13: warning: old-style function definition [-Wold-style-definition]
257 | PUBLIC void outbyte(c)
| ^~~~~~~
mops.c:772:17: warning: old-style function definition [-Wold-style-definition]
772 | PRIVATE bool_pt getdxreg(eap)
| ^~~~~~~~
output.c: In function 'outcpplinenumber':
output.c:346:13: warning: old-style function definition [-Wold-style-definition]
346 | PUBLIC void outcpplinenumber(nr, fname, str)
| ^~~~~~~~~~~~~~~~
output.c: In function 'outhex':
output.c:361:13: warning: old-style function definition [-Wold-style-definition]
361 | PUBLIC void outhex(num)
| ^~~~~~
output.c: In function 'outhexdigs':
output.c:377:13: warning: old-style function definition [-Wold-style-definition]
377 | PUBLIC void outhexdigs(num)
| ^~~~~~~~~~
output.c: In function 'outline':
output.c:390:13: warning: old-style function definition [-Wold-style-definition]
390 | PUBLIC void outline(s)
| ^~~~~~~
output.c: In function 'outnbyte':
output.c:429:13: warning: old-style function definition [-Wold-style-definition]
429 | PUBLIC void outnbyte(byte)
| ^~~~~~~~
output.c: In function 'outnhex':
output.c:438:13: warning: old-style function definition [-Wold-style-definition]
438 | PUBLIC void outnhex(num)
| ^~~~~~~
output.c: In function 'outnop1str':
output.c:460:13: warning: old-style function definition [-Wold-style-definition]
460 | PUBLIC void outnop1str(s)
| ^~~~~~~~~~
output.c: In function 'outnop2str':
output.c:471:13: warning: old-style function definition [-Wold-style-definition]
471 | PUBLIC void outnop2str(s)
| ^~~~~~~~~~
output.c: In function 'outnstr':
output.c:482:13: warning: old-style function definition [-Wold-style-definition]
482 | PUBLIC void outnstr(s)
| ^~~~~~~
output.c: In function 'outop0str':
output.c:491:13: warning: old-style function definition [-Wold-style-definition]
491 | PUBLIC void outop0str(s)
| ^~~~~~~~~
output.c: In function 'outop1str':
output.c:500:13: warning: old-style function definition [-Wold-style-definition]
500 | PUBLIC void outop1str(s)
| ^~~~~~~~~
output.c: In function 'outop2str':
output.c:510:13: warning: old-style function definition [-Wold-style-definition]
510 | PUBLIC void outop2str(s)
| ^~~~~~~~~
output.c: In function 'outop3str':
output.c:520:13: warning: old-style function definition [-Wold-style-definition]
520 | PUBLIC void outop3str(s)
| ^~~~~~~~~
output.c: In function 'outshex':
output.c:537:13: warning: old-style function definition [-Wold-style-definition]
537 | PUBLIC void outshex(num)
| ^~~~~~~
output.c: In function 'outstr':
output.c:550:13: warning: old-style function definition [-Wold-style-definition]
550 | PUBLIC void outstr(s)
| ^~~~~~
io.c: In function 'errtrace':
mops.c: In function 'getea':
mops.c:812:14: warning: old-style function definition [-Wold-style-definition]
812 | PRIVATE void getea(eap)
| ^~~~~
output.c: In function 'outudec':
output.c:728:13: warning: old-style function definition [-Wold-style-definition]
728 | PUBLIC void outudec(num)
| ^~~~~~~
output.c: In function 'pushudec':
output.c:787:14: warning: old-style function definition [-Wold-style-definition]
787 | PUBLIC char *pushudec(s, num)
| ^~~~~~~~
io.c:120:13: warning: old-style function definition [-Wold-style-definition]
120 | PUBLIC void errtrace(name, level)
| ^~~~~~~~
io.c: In function 'openin':
io.c:177:13: warning: old-style function definition [-Wold-style-definition]
177 | PUBLIC void openin(filename)
| ^~~~~~
io.c: In function 'openout':
io.c:196:13: warning: old-style function definition [-Wold-style-definition]
196 | PUBLIC void openout(filename)
| ^~~~~~~
io.c: In function 'outhexdigs':
io.c:231:14: warning: old-style function definition [-Wold-style-definition]
231 | PRIVATE void outhexdigs(num)
| ^~~~~~~~~~
io.c: In function 'put04x':
io.c:242:14: warning: old-style function definition [-Wold-style-definition]
242 | PRIVATE void put04x(num)
| ^~~~~~
io.c: In function 'put08lx':
io.c:253:13: warning: old-style function definition [-Wold-style-definition]
253 | PUBLIC void put08lx(num)
| ^~~~~~~
io.c: In function 'putbstr':
io.c:271:13: warning: old-style function definition [-Wold-style-definition]
271 | PUBLIC void putbstr(width, str)
| ^~~~~~~
io.c: In function 'putbyte':
io.c:282:13: warning: old-style function definition [-Wold-style-definition]
282 | PUBLIC void putbyte(ch)
| ^~~~~~~
io.c: In function 'putstr':
io.c:297:13: warning: old-style function definition [-Wold-style-definition]
297 | PUBLIC void putstr(message)
| ^~~~~~
mops.c: In function 'getimmed':
io.c: In function 'putstrn':
mops.c:970:14: warning: old-style function definition [-Wold-style-definition]
970 | PRIVATE void getimmed(eap, immed_count)
| ^~~~~~~~
io.c:304:14: warning: old-style function definition [-Wold-style-definition]
304 | PRIVATE void putstrn(message)
| ^~~~~~~
mops.c: In function 'getindirect':
mops.c:983:14: warning: old-style function definition [-Wold-style-definition]
983 | PRIVATE void getindirect(eap)
| ^~~~~~~~~~~
io.c: In function 'readin':
io.c:336:13: warning: old-style function definition [-Wold-style-definition]
336 | PUBLIC void readin(buf, count)
| ^~~~~~
mops.c: In function 'getshift':
mops.c:991:14: warning: old-style function definition [-Wold-style-definition]
991 | PRIVATE void getshift(eap)
| ^~~~~~~~
io.c: In function 'readineofok':
io.c:350:16: warning: old-style function definition [-Wold-style-definition]
350 | PUBLIC bool_pt readineofok(buf, count)
| ^~~~~~~~~~~
mops.c: In function 'indregchk':
mops.c:1006:16: warning: old-style function definition [-Wold-style-definition]
1006 | PRIVATE reg_pt indregchk(matchreg)
| ^~~~~~~~~
io.c: In function 'seekin':
io.c:365:13: warning: old-style function definition [-Wold-style-definition]
365 | PUBLIC void seekin(offset)
| ^~~~~~
io.c: In function 'seekout':
io.c:373:13: warning: old-style function definition [-Wold-style-definition]
373 | PUBLIC void seekout(offset)
| ^~~~~~~
io.c: In function 'seektrel':
io.c:382:13: warning: old-style function definition [-Wold-style-definition]
382 | PUBLIC void seektrel(offset)
| ^~~~~~~~
io.c: In function 'writechar':
io.c:391:13: warning: old-style function definition [-Wold-style-definition]
391 | PUBLIC void writechar(ch)
| ^~~~~~~~~
mops.c: In function 'kgerror':
mops.c:1053:14: warning: old-style function definition [-Wold-style-definition]
1053 | PRIVATE void kgerror(err_str)
| ^~~~~~~
io.c: In function 'writedrel':
io.c:407:13: warning: old-style function definition [-Wold-style-definition]
407 | PUBLIC void writedrel(buf, count)
| ^~~~~~~~~
mops.c: In function 'lbranch':
mops.c:1060:14: warning: old-style function definition [-Wold-style-definition]
1060 | PRIVATE void lbranch(backamount)
| ^~~~~~~
io.c: In function 'writeout':
io.c:424:13: warning: old-style function definition [-Wold-style-definition]
424 | PUBLIC void writeout(buf, count)
| ^~~~~~~~
io.c: In function 'writetrel':
io.c:445:13: warning: old-style function definition [-Wold-style-definition]
445 | PUBLIC void writetrel(buf, count)
| ^~~~~~~~~
io.c: In function 'errexit':
io.c:468:14: warning: old-style function definition [-Wold-style-definition]
468 | PRIVATE void errexit(message)
| ^~~~~~~
io.c: In function 'fatalerror':
io.c:475:13: warning: old-style function definition [-Wold-style-definition]
475 | PUBLIC void fatalerror(message)
| ^~~~~~~~~~
io.c: In function 'inputerror':
io.c:482:13: warning: old-style function definition [-Wold-style-definition]
482 | PUBLIC void inputerror(message)
| ^~~~~~~~~~
io.c: In function 'input1error':
io.c:491:13: warning: old-style function definition [-Wold-style-definition]
491 | PUBLIC void input1error(message)
| ^~~~~~~~~~~
io.c: In function 'outputerror':
io.c:499:14: warning: old-style function definition [-Wold-style-definition]
499 | PRIVATE void outputerror(message)
| ^~~~~~~~~~~
io.c: In function 'redefined':
io.c:518:13: warning: old-style function definition [-Wold-style-definition]
518 | PUBLIC void redefined(name, message, archentry, deffilename, defarchentry)
| ^~~~~~~~~
preserve.c: In function 'changesp':
preserve.c:13:13: warning: old-style function definition [-Wold-style-definition]
13 | PUBLIC void changesp(newsp, absflag)
| ^~~~~~~~
preserve.c: In function 'loadpres':
preserve.c:59:13: warning: old-style function definition [-Wold-style-definition]
59 | PUBLIC void loadpres(source, target)
| ^~~~~~~~
scan.c: In function 'cppscan':
preserve.c: In function 'modstk':
preserve.c:86:13: warning: old-style function definition [-Wold-style-definition]
86 | PUBLIC void modstk(newsp)
| ^~~~~~
scan.c:144:13: warning: old-style function definition [-Wold-style-definition]
144 | PUBLIC void cppscan(asm_only)
| ^~~~~~~
preserve.c: In function 'pres2':
preserve.c:111:13: warning: old-style function definition [-Wold-style-definition]
111 | PUBLIC void pres2(source, target)
| ^~~~~
preserve.c: In function 'preserve':
preserve.c:133:13: warning: old-style function definition [-Wold-style-definition]
133 | PUBLIC void preserve(source)
| ^~~~~~~~
preserve.c: In function 'preslval':
preserve.c:148:17: warning: old-style function definition [-Wold-style-definition]
148 | PUBLIC store_pt preslval(source, target)
| ^~~~~~~~
preserve.c: In function 'recovlist':
scan.c: In function 'eofin':
preserve.c:167:13: warning: old-style function definition [-Wold-style-definition]
167 | PUBLIC void recovlist(reglist)
| ^~~~~~~~~
scan.c:293:13: warning: old-style function definition [-Wold-style-definition]
293 | PUBLIC void eofin(message)
| ^~~~~
writebin.c: In function 'write_dosemu':
preserve.c: In function 'savereturn':
preserve.c:184:13: warning: old-style function definition [-Wold-style-definition]
184 | PUBLIC void savereturn(savelist, saveoffset)
| ^~~~~~~~~~
io.c: In function 'interseg':
io.c:550:13: warning: old-style function definition [-Wold-style-definition]
550 | PUBLIC void interseg(fname, aname, name)
| ^~~~~~~~
io.c: In function 'reserved':
io.c:577:13: warning: old-style function definition [-Wold-style-definition]
577 | PUBLIC void reserved(name)
| ^~~~~~~~
io.c: In function 'size_error':
io.c:586:13: warning: old-style function definition [-Wold-style-definition]
586 | PUBLIC void size_error(seg, count, size)
| ^~~~~~~~~~
io.c: In function 'undefined':
io.c:601:13: warning: old-style function definition [-Wold-style-definition]
601 | PUBLIC void undefined(name)
| ^~~~~~~~~
io.c: In function 'use_error':
io.c:637:13: warning: old-style function definition [-Wold-style-definition]
637 | PUBLIC void use_error(message)
| ^~~~~~~~~
hardop.c: In function 'add':
hardop.c:17:13: warning: old-style function definition [-Wold-style-definition]
17 | PUBLIC void add(source, target)
| ^~~
writex86.c: In function 'write_elks':
writex86.c:105:13: warning: old-style function definition [-Wold-style-definition]
105 | PUBLIC void write_elks(outfilename, argsepid, argbits32, argstripflag, arguzp, argxsym)
| ^~~~~~~~~~
hardop.c: In function 'incdec':
hardop.c:63:13: warning: old-style function definition [-Wold-style-definition]
63 | PUBLIC void incdec(op, source)
| ^~~~~~
hardop.c: In function 'neg':
hardop.c:185:13: warning: old-style function definition [-Wold-style-definition]
185 | PUBLIC void neg(target)
| ^~~
preproc.c: In function 'defineorundefinestring':
preproc.c:480:14: warning: old-style function definition [-Wold-style-definition]
480 | PRIVATE void defineorundefinestring(str, defineflag)
| ^~~~~~~~~~~~~~~~~~~~~~
hardop.c: In function 'not':
hardop.c:216:13: warning: old-style function definition [-Wold-style-definition]
216 | PUBLIC void not(target)
| ^~~
hardop.c: In function 'op1':
hardop.c:231:13: warning: old-style function definition [-Wold-style-definition]
231 | PUBLIC void op1(op, source, target)
| ^~~
preproc.c: In function 'definestring':
preproc.c:534:13: warning: old-style function definition [-Wold-style-definition]
534 | PUBLIC void definestring(str)
| ^~~~~~~~~~~~
hardop.c: In function 'ptrsub':
hardop.c:427:13: warning: old-style function definition [-Wold-style-definition]
427 | PUBLIC void ptrsub(source, target)
| ^~~~~~
writex86.c: In function 'linkmod':
hardop.c: In function 'sub':
hardop.c:464:13: warning: old-style function definition [-Wold-style-definition]
464 | PUBLIC void sub(source, target)
| ^~~
hardop.c: In function 'sub1':
mkar.c: In function 'ld86r':
preproc.c: In function 'ifcontrol':
preproc.c:876:14: warning: old-style function definition [-Wold-style-definition]
876 | PRIVATE void ifcontrol(ifcase)
| ^~~~~~~~~
mkar.c:56:42: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=]
56 | snprintf(arbuf.ar_date, 12, "%-12ld", (long)st.st_mtime);
| ^
writeemu.c:18:33: warning: old-style function definition [-Wold-style-definition]
18 | #define FUNCNAME write_dosemu
| ^~~~~~~~~~~~
writebin.c:124:13: note: in expansion of macro 'FUNCNAME'
124 | PUBLIC void FUNCNAME(outfilename, argsepid, argbits32, argstripflag, arguzp)
| ^~~~~~~~
mkar.c:56:7: note: 'snprintf' output 13 bytes into a destination of size 12
56 | snprintf(arbuf.ar_date, 12, "%-12ld", (long)st.st_mtime);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkar.c:57:38: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=]
57 | snprintf(arbuf.ar_uid, 6, "%-6d", (int)(st.st_uid%1000000L));
| ^
mkar.c:57:7: note: 'snprintf' output 7 bytes into a destination of size 6
57 | snprintf(arbuf.ar_uid, 6, "%-6d", (int)(st.st_uid%1000000L));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkar.c:58:38: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=]
58 | snprintf(arbuf.ar_gid, 6, "%-6d", (int)(st.st_gid%1000000L));
| ^
mkar.c:58:7: note: 'snprintf' output 7 bytes into a destination of size 6
58 | snprintf(arbuf.ar_gid, 6, "%-6d", (int)(st.st_gid%1000000L));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkar.c:59:40: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=]
59 | snprintf(arbuf.ar_mode, 8, "%-8lo", (long)st.st_mode);
| ^
mkar.c:59:7: note: 'snprintf' output between 9 and 12 bytes into a destination of size 8
59 | snprintf(arbuf.ar_mode, 8, "%-8lo", (long)st.st_mode);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkar.c:60:42: warning: 'snprintf' output truncated before the last format character [-Wformat-truncation=]
60 | snprintf(arbuf.ar_size, 10, "%-10ld", (long)st.st_size);
| ^
mkar.c:60:7: note: 'snprintf' output between 11 and 12 bytes into a destination of size 10
60 | snprintf(arbuf.ar_size, 10, "%-10ld", (long)st.st_size);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
preproc.c: In function 'undefinestring':
preproc.c:1077:13: warning: old-style function definition [-Wold-style-definition]
1077 | PUBLIC void undefinestring(str)
| ^~~~~~~~~~~~~~
type.c: In function 'addstruct':
type.c:26:27: warning: old-style function definition [-Wold-style-definition]
26 | PUBLIC struct typestruct *addstruct(structname)
| ^~~~~~~~~
type.c: In function 'iscalartotype':
type.c:67:27: warning: old-style function definition [-Wold-style-definition]
67 | PUBLIC struct typestruct *iscalartotype(scalar)
| ^~~~~~~~~~~~~
table.c: In function 'addglb':
type.c: In function 'outntypechar':
type.c:102:13: warning: old-style function definition [-Wold-style-definition]
102 | PUBLIC void outntypechar(type)
| ^~~~~~~~~~~~
type.c: In function 'pointype':
type.c:108:27: warning: old-style function definition [-Wold-style-definition]
108 | PUBLIC struct typestruct *pointype(type)
| ^~~~~~~~
type.c: In function 'prefix':
type.c:114:27: warning: old-style function definition [-Wold-style-definition]
114 | PUBLIC struct typestruct *prefix(constructor, size, type)
| ^~~~~~
type.c: In function 'promote':
table.c:157:26: warning: old-style function definition [-Wold-style-definition]
157 | PUBLIC struct symstruct *addglb(name, type)
| ^~~~~~
table.c: In function 'addkeyword':
table.c:193:27: warning: old-style function definition [-Wold-style-definition]
193 | PRIVATE struct symstruct *addkeyword(name, code)
| ^~~~~~~~~~
table.c: In function 'addloc':
assign.c: In function 'assign':
type.c:148:27: warning: old-style function definition [-Wold-style-definition]
148 | PUBLIC struct typestruct *promote(type)
| ^~~~~~~
assign.c:18:13: warning: old-style function definition [-Wold-style-definition]
18 | PUBLIC void assign(source, target)
| ^~~~~~
mops.c: In function 'notbytesize':
mops.c:2317:14: warning: old-style function definition [-Wold-style-definition]
2317 | PRIVATE void notbytesize(eap)
| ^~~~~~~~~~~
table.c:204:26: warning: old-style function definition [-Wold-style-definition]
204 | PUBLIC struct symstruct *addloc(name, type)
| ^~~~~~
type.c: In function 'tosigned':
type.c:168:27: warning: old-style function definition [-Wold-style-definition]
168 | PUBLIC struct typestruct *tosigned(type)
| ^~~~~~~~
type.c: In function 'tounsigned':
type.c:187:27: warning: old-style function definition [-Wold-style-definition]
187 | PUBLIC struct typestruct *tounsigned(type)
| ^~~~~~~~~~
In file included from table.c:10:
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
table.c:216:35: note: in expansion of macro 'align'
216 | locptr = (struct symstruct *) align(&symptr->name.namea[strlen(name) + 1]);
| ^~~~~
mops.c: In function 'notimmed':
table.c: In function 'addlorg':
In file included from writeemu.c:20:
writebin.c: In function 'linkmod':
table.c:235:26: warning: old-style function definition [-Wold-style-definition]
235 | PUBLIC struct symstruct *addlorg(name, type)
| ^~~~~~~
writebin.c:647:14: warning: old-style function definition [-Wold-style-definition]
647 | PRIVATE void linkmod(modptr)
| ^~~~~~~
table.c: In function 'addsym':
table.c:244:13: warning: old-style function definition [-Wold-style-definition]
244 | PUBLIC void addsym(name, type, symptr)
| ^~~~~~
mops.c:2324:14: warning: old-style function definition [-Wold-style-definition]
2324 | PRIVATE void notimmed(eap)
| ^~~~~~~~
table.c: In function 'constsym':
table.c:260:26: warning: old-style function definition [-Wold-style-definition]
260 | PUBLIC struct symstruct *constsym(longconst)
| ^~~~~~~~
table.c: In function 'delsym':
table.c:270:13: warning: old-style function definition [-Wold-style-definition]
270 | PUBLIC void delsym(symptr)
| ^~~~~~
mops.c: In function 'notindirect':
mops.c:2331:14: warning: old-style function definition [-Wold-style-definition]
2331 | PRIVATE void notindirect(eap)
| ^~~~~~~~~~~
hardop.c:492:14: warning: old-style function definition [-Wold-style-definition]
492 | PRIVATE void sub1(source, target)
| ^~~~
writex86.c:457:14: warning: old-style function definition [-Wold-style-definition]
457 | PRIVATE void linkmod(modptr)
| ^~~~~~~
mops.c: In function 'notsegorspecreg':
table.c: In function 'exprsym':
mops.c:2338:14: warning: old-style function definition [-Wold-style-definition]
2338 | PRIVATE void notsegorspecreg(eap)
| ^~~~~~~~~~~~~~~
mops.c: In function 'yesimmed':
mops.c:2345:14: warning: old-style function definition [-Wold-style-definition]
2345 | PRIVATE void yesimmed(eap)
| ^~~~~~~~
assign.c: In function 'blockmove':
assign.c:151:14: warning: old-style function definition [-Wold-style-definition]
151 | PRIVATE void blockmove(source, target)
| ^~~~~~~~~
table.c:435:26: warning: old-style function definition [-Wold-style-definition]
435 | PUBLIC struct symstruct *exprsym(symptr)
| ^~~~~~~
writebin.c: In function 'padmod':
table.c: In function 'findlorg':
table.c:453:26: warning: old-style function definition [-Wold-style-definition]
453 | PUBLIC struct symstruct *findlorg(name)
| ^~~~~~~~
assign.c: In function 'call3':
assign.c:199:14: warning: old-style function definition [-Wold-style-definition]
199 | PRIVATE void call3(funcname, target, source, size)
| ^~~~~
writex86.c: In function 'padmod':
writex86.c:558:14: warning: old-style function definition [-Wold-style-definition]
558 | PRIVATE void padmod(modptr)
| ^~~~~~
table.c: In function 'findstruct':
table.c:465:26: warning: old-style function definition [-Wold-style-definition]
465 | PUBLIC struct symstruct *findstruct(name)
| ^~~~~~~~~~
assign.c: In function 'cast':
assign.c:225:13: warning: old-style function definition [-Wold-style-definition]
225 | PUBLIC void cast(type, target)
| ^~~~
table.c: In function 'gethashptr':
table.c:479:27: warning: old-style function definition [-Wold-style-definition]
479 | PUBLIC struct symstruct **gethashptr(sname)
| ^~~~~~~~~~
writex86.c: In function 'setsym':
table.c: In function 'holdstr':
table.c:509:17: warning: old-style function definition [-Wold-style-definition]
509 | PUBLIC label_no holdstr(sptr, stop)
| ^~~~~~~
table.c: In function 'oldlevel':
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
table.c:551:19: note: in expansion of macro 'align'
551 | align(&symptr->name.namea[strlen(symptr->name.namea) + 1]))
| ^~~~~
table.c: In function 'ourfree':
assign.c: In function 'extend':
assign.c:346:13: warning: old-style function definition [-Wold-style-definition]
346 | PUBLIC void extend(target)
| ^~~~~~
table.c:556:13: warning: old-style function definition [-Wold-style-definition]
556 | PUBLIC void ourfree(ptr)
| ^~~~~~~
assign.c: In function 'fconvert':
table.c: In function 'ourmalloc':
table.c:562:14: warning: old-style function definition [-Wold-style-definition]
562 | PUBLIC void *ourmalloc(nbytes)
| ^~~~~~~~~
table.c: In function 'outofmemoryerror':
table.c:572:13: warning: old-style function definition [-Wold-style-definition]
572 | PUBLIC void outofmemoryerror(message)
| ^~~~~~~~~~~~~~~~
table.c: In function 'install':
table.c:51:14: warning: old-style function definition [-Wold-style-definition]
51 | PRIVATE void install(keyptr, data)
| ^~~~~~~
table.c: In function 'growobject':
table.c:597:14: warning: old-style function definition [-Wold-style-definition]
597 | PUBLIC void *growobject(object, extra)
| ^~~~~~~~~~
assign.c:379:14: warning: old-style function definition [-Wold-style-definition]
379 | PRIVATE void fconvert(source, type)
| ^~~~~~~~
table.c: In function 'growheap':
table.c:630:13: warning: old-style function definition [-Wold-style-definition]
630 | PUBLIC void growheap(size)
| ^~~~~~~~
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
table.c:643:23: note: in expansion of macro 'align'
643 | newptr = (char *) align(newptr + size - ALLOC_OVERHEAD);
| ^~~~~
table.c: In function 'qmalloc':
table.c:650:14: warning: old-style function definition [-Wold-style-definition]
650 | PUBLIC void *qmalloc(size)
| ^~~~~~~
align.h:11:39: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
11 | # define align(x) ((char *) (x) + (- (char) (x) & (S_ALIGNMENT-1)))
| ^
table.c:655:29: note: in expansion of macro 'align'
655 | if ((charptr = (char *) align(charptr)) + size > chartop)
| ^~~~~
table.c: In function 'swapsym':
table.c:662:13: warning: old-style function definition [-Wold-style-definition]
662 | PUBLIC void swapsym(sym1, sym2)
| ^~~~~~~
table.c: In function 'findstrm':
table.c:696:26: warning: old-style function definition [-Wold-style-definition]
696 | PUBLIC struct symstruct *findstrm(type, name)
| ^~~~~~~~
linksyms.c: In function 'linksyms':
writebin.c:823:14: warning: old-style function definition [-Wold-style-definition]
823 | PRIVATE void padmod(modptr)
| ^~~~~~
writebin.c: In function 'setsym':
writebin.c:852:14: warning: old-style function definition [-Wold-style-definition]
852 | PRIVATE void setsym(name, value)
| ^~~~~~
writebin.c: In function 'symres':
writebin.c:865:14: warning: old-style function definition [-Wold-style-definition]
865 | PRIVATE void symres(name)
| ^~~~~~
writebin.c: In function 'setseg':
writebin.c:885:14: warning: old-style function definition [-Wold-style-definition]
885 | PRIVATE void setseg(newseg)
| ^~~~~~
writebin.c: In function 'skip':
writebin.c:897:14: warning: old-style function definition [-Wold-style-definition]
897 | PRIVATE void skip(countsize)
| ^~~~
writex86.c:587:14: warning: old-style function definition [-Wold-style-definition]
587 | PRIVATE void setsym(name, value)
| ^~~~~~
writebin.c: In function 'writenulls':
writebin.c:1038:14: warning: old-style function definition [-Wold-style-definition]
1038 | PRIVATE void writenulls(count)
| ^~~~~~~~~~
writex86.c: In function 'symres':
writex86.c:597:14: warning: old-style function definition [-Wold-style-definition]
597 | PRIVATE void symres(name)
| ^~~~~~
writex86.c: In function 'setseg':
writex86.c:614:14: warning: old-style function definition [-Wold-style-definition]
614 | PRIVATE void setseg(newseg)
| ^~~~~~
writex86.c: In function 'skip':
writex86.c:626:14: warning: old-style function definition [-Wold-style-definition]
626 | PRIVATE void skip(countsize)
| ^~~~
linksyms.c:18:13: warning: old-style function definition [-Wold-style-definition]
18 | PUBLIC void linksyms(argreloc_output)
| ^~~~~~~~
writex86.c: In function 'writenulls':
writex86.c:724:14: warning: old-style function definition [-Wold-style-definition]
724 | PRIVATE void writenulls(count)
| ^~~~~~~~~~
linksyms.c: In function 'linkrefs':
linksyms.c:73:14: warning: old-style function definition [-Wold-style-definition]
73 | PRIVATE void linkrefs(modptr)
| ^~~~~~~~
gensym.c: In function 'printsym':
gensym.c:140:13: warning: old-style function definition [-Wold-style-definition]
140 | PRIVATE int printsym(symptr, column)
| ^~~~~~~~
gensym.c: In function 'sort':
gensym.c:190:14: warning: old-style function definition [-Wold-style-definition]
190 | PRIVATE void sort(array, top, nameflag)
| ^~~~
dbprintf.c: In function 'vdbprintf':
dbprintf.c:19:1: warning: old-style function definition [-Wold-style-definition]
19 | vdbprintf(fmt, ap)
| ^~~~~~~~~
softop.c: In function 'softop':
softop.c:22:13: warning: old-style function definition [-Wold-style-definition]
22 | PUBLIC void softop(op, source, target)
| ^~~~~~
genbin.c: In function 'putbin':
genbin.c:195:13: warning: old-style function definition [-Wold-style-definition]
195 | PUBLIC void putbin(ch)
| ^~~~~~
genbin.c: In function 'putbinoffset':
genbin.c:256:14: warning: old-style function definition [-Wold-style-definition]
256 | PRIVATE void putbinoffset(offset, size)
| ^~~~~~~~~~~~
state.c: In function 'addloop':
state.c:78:14: warning: old-style function definition [-Wold-style-definition]
78 | PRIVATE void addloop(newloop)
| ^~~~~~~
state.c: In function 'evalexpression':
state.c:104:14: warning: old-style function definition [-Wold-style-definition]
104 | PRIVATE void evalexpression(exp)
| ^~~~~~~~~~~~~~
state.c: In function 'isforever':
state.c:126:17: warning: old-style function definition [-Wold-style-definition]
126 | PRIVATE bool_pt isforever(exp)
| ^~~~~~~~~
state.c: In function 'sort':
state.c:134:14: warning: old-style function definition [-Wold-style-definition]
134 | PRIVATE void sort(caselist, count) /* shell sort */
| ^~~~
state.c: In function 'outswoffset':
state.c:671:13: warning: old-style function definition [-Wold-style-definition]
671 | PUBLIC void outswoffset (offset)
| ^~~~~~~~~~~
bcc.c: In function 'run_unlink':
bcc.c:767:27: warning: '%05d' directive writing between 5 and 11 bytes into a region of size between 4 and 10 [-Wformat-overflow=]
767 | sprintf(buf, "$$%04d%05d", i, getpid());
| ^~~~
bcc.c:767:7: note: 'sprintf' output between 12 and 24 bytes into a destination of size 16
767 | sprintf(buf, "$$%04d%05d", i, getpid());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bcc.c: In function 'run_unlink':
bcc.c:767:27: warning: '%05d' directive writing between 5 and 11 bytes into a region of size between 4 and 10 [-Wformat-overflow=]
767 | sprintf(buf, "$$%04d%05d", i, getpid());
| ^~~~
bcc.c:767:7: note: 'sprintf' output between 12 and 24 bytes into a destination of size 16
767 | sprintf(buf, "$$%04d%05d", i, getpid());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/ld'
make: *** [make.fil:182: ld86] Error 2
make: *** Waiting for unfinished jobs....
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now 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[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/bcc'
cp -p bcc/bcc bin/bcc
cp -p bcc/ncc bin/ncc
cp -p bcc/bcc-cc1 lib/bcc/bcc-cc1
i686-oe-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 --sysroot=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git=/usr/src/debug/dev86/0.16.21+git -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot= -ffile-prefix-map=TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/recipe-sysroot-native= -Wl,-z,relro,-z,now 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
make[1]: Leaving directory 'TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/git/as'
cp -p as/as86 bin/as86
cp -p as/as86_encap lib/bcc/as86_encap
ERROR: oe_runmake failed
WARNING: TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783:169 exit 1 from 'exit 1'
WARNING: Backtrace (BB generated script):
#1: bbfatal_log, TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783, line 169
#2: die, TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783, line 153
#3: oe_runmake, TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783, line 148
#4: do_compile, TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783, line 143
#5: main, TOPDIR/tmp/work/core2-32-oe-linux-musl/dev86/0.16.21+git/temp/run.do_compile.4190783, line 182