Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 272437 Details for
Bug 366399
dev-embedded/sdcc build loops forever with gcc 4.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
sdcc-2.9.0:20110507-051743.log (text/plain), 161.58 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-05-07 21:42:53 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-05-07 21:42:53 UTC
Size:
161.58 KB
patch
obsolete
> * Package: dev-embedded/sdcc-2.9.0 > * Repository: gentoo > * Maintainer: dev-embedded@gentoo.org > * USE: boehm-gc elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sdcc-src-2.9.0.tar.bz2 to /var/tmp/portage/dev-embedded/sdcc-2.9.0/work >>>> Source unpacked in /var/tmp/portage/dev-embedded/sdcc-2.9.0/work >>>> Preparing source in /var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc ... > * Applying sdcc-2.9.0-gcc44.patch ... > [ ok ] > * Applying sdcc-2.9.0-getline.patch ... > [ ok ] > * Applying sdcc-2.9.0-headers.patch ... > [ ok ] > * Applying sdcc-2.9.0-build.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc ... > * econf: updating sdcc/sim/ucsim/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sdcc/sim/ucsim/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sdcc/device/lib/pic16/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-libgc --disable-doc >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for gawk... gawk >checking version of the package... 2.9.0 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for autoconf... autoconf >checking for strip... (cached) true >checking for as... as >checking for cp... cp >checking for flex... flex >checking for bison... bison -y >checking for ccache... ccache >checking for strerror... yes >checking for vsnprintf... yes >checking for snprintf... yes >checking for vsprintf... yes >checking for mkstemp... yes >checking whether preprocessor accepts -MM or -M... -MM >checking whether i686-pc-linux-gnu-gcc accepts -ggdb... yes >checking whether i686-pc-linux-gnu-gcc accepts -pipe... yes >checking return type of signal handlers... void >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking size of char... 1 >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking whether char is unsigned... no >checking type name for byte... char >checking type name for word... short >checking type name for dword... int >checking whether host machine byte ordering is bigendian... no >checking for lyx... : >checking for latex2html... : >checking for pdflatex... pdflatex >checking for pdfopt... pdfopt >checking for makeindex... makeindex >checking for GC_malloc in -lgc... yes >configure: creating ./config.status >config.status: creating doc/Makefile >config.status: creating src/avr/Makefile >config.status: creating src/ds390/Makefile >config.status: creating device/lib/ds390/Makefile >config.status: creating src/ds400/Makefile >config.status: creating device/lib/ds400/Makefile >config.status: creating src/hc08/Makefile >config.status: creating as/hc08/Makefile >config.status: creating as/link/hc08/Makefile >config.status: creating device/lib/hc08/Makefile >config.status: creating src/mcs51/Makefile >config.status: creating as/mcs51/Makefile >config.status: creating as/link/mcs51/Makefile >config.status: creating device/lib/mcs51/Makefile >config.status: creating device/lib/small/Makefile >config.status: creating device/lib/medium/Makefile >config.status: creating device/lib/large/Makefile >config.status: creating src/pic/Makefile >config.status: creating src/pic16/Makefile >config.status: creating src/xa51/Makefile >config.status: creating src/z80/Makefile >config.status: creating as/Makefile >config.status: creating as/z80/Makefile >config.status: creating as/link/Makefile >config.status: creating as/link/z80/Makefile >config.status: creating device/lib/z80/Makefile >config.status: creating device/lib/gbz80/Makefile >config.status: creating device/lib/Makefile >config.status: creating main.mk >config.status: creating src/Makefile >config.status: creating device/include/Makefile >config.status: creating as/asranlib/Makefile >config.status: creating support/librarian/Makefile >config.status: creating support/makebin/Makefile >config.status: creating support/regression/Makefile >config.status: creating support/valdiag/Makefile >config.status: creating Makefile >config.status: creating Makefile.common >config.status: creating sdccconf.h >config.status: creating as/link/asxxxx_config.h >=== configuring in support/cpp (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/cpp) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for inline... inline >checking for built-in _Bool... yes >checking size of short... 2 >checking size of int... 4 >checking size of long... 4 >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking execution character set... ASCII >checking whether make sets $(MAKE)... yes >checking whether a default assembler was specified... no >checking whether a default linker was specified... no >checking for gawk... gawk >checking whether ln works... yes >checking whether ln -s works... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for a BSD compatible install... /usr/bin/install -c >checking for ANSI C header files... yes >checking whether time.h and sys/time.h may both be included... yes >checking for working stdbool.h... yes >checking whether string.h and strings.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for stdlib.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/stat.h... (cached) yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for CHAR_BIT... yes >checking byte ordering... little-endian >checking for mktemp... yes >checking for strip... (cached) true >checking for preprocessor stringizing operator... yes >checking for clock... yes >checking for strsignal... yes >checking for strchr... yes >checking for strrchr... yes >checking for lstat... yes >checking for ssize_t... yes >checking for getpagesize... yes >checking for working mmap from /dev/zero... yes >checking for working mmap with MAP_ANON(YMOUS)... yes >checking for working mmap of a file... yes >checking whether getenv is declared... no >checking whether abort is declared... no >checking whether strsignal is declared... no >checking whether errno is declared... no >checking whether malloc is declared... no >checking whether realloc is declared... no >checking whether calloc is declared... no >checking whether free is declared... no >checking whether clock is declared... no >checking if mkdir takes one argument... no >checking what assembler to use... >checking what nm to use... >checking whether to enable maintainer-specific portions of Makefiles... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating auto-host.h >config.status: executing default commands >=== configuring in support/packihx (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/packihx) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking type name for byte... char >checking type name for word... short >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >=== configuring in sim/ucsim (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for gawk... gawk >checking version of the package... 0.5.4 >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for strip... (cached) true >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... (cached) true >checking for objdir... .libs >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking for bison++... : >checking for ANSI C header files... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for unistd.h... (cached) yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking curses.h usability... yes >checking curses.h presence... yes >checking for curses.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for dlfcn.h... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking which header file defines FD_ macros... <sys/select.h> >checking for socket in -lsocket... no >checking for xdr_short in -lnsl... yes >checking for dlopen in -ldl... yes >checking for panel_above in -lpanel... yes >checking for vprintf... yes >checking for _doprnt... no >checking for vsnprintf... yes >checking for _vsnprintf... no >checking for vasprintf... yes >checking for strlen... yes >checking for strcpy... yes >checking for strcat... yes >checking for strstr... yes >checking for strcmp... yes >checking for strerror... yes >checking for strtok... yes >checking for strdup... yes >checking for strchr... yes >checking for memcpy... yes >checking for fgets... yes >checking for yylex... no >checking whether scanf knows %a... no >checking whether getcwd is GNUish... no >checking for type of length pointer parameter of accept... size_t >checking whether host machine byte ordering is bigendian... no >checking whether preprocessor accepts -MM or -M... -MM >checking whether i686-pc-linux-gnu-g++ accepts -ggdb... yes >checking whether i686-pc-linux-gnu-g++ accepts -gstabs... yes >checking whether i686-pc-linux-gnu-g++ accepts -pipe... yes >checking whether i686-pc-linux-gnu-g++ accepts and doesn't ignore -fPIC... yes >checking return type of signal handlers... void >checking for char... yes >checking size of char... 1 >checking for short... yes >checking size of short... 2 >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for long long... yes >checking size of long long... 8 >checking type name for byte... char >checking type name for word... short >checking type name for dword... int >configure: creating ./config.status >config.status: creating Makefile >config.status: creating main.mk >config.status: creating packages.mk >config.status: creating sim.src/Makefile >config.status: creating cmd.src/Makefile >config.status: creating s51.src/Makefile >config.status: creating avr.src/Makefile >config.status: creating z80.src/Makefile >config.status: creating hc08.src/Makefile >config.status: creating xa.src/Makefile >config.status: creating gui.src/Makefile >config.status: creating gui.src/serio.src/Makefile >config.status: creating doc/Makefile >config.status: creating ddconfig.h >=== configuring in debugger/mcs51 (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/debugger/mcs51) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking readline/readline.h usability... yes >checking readline/readline.h presence... yes >checking for readline/readline.h... yes >checking for GNU Readline library -lreadline.dll... no >checking for GNU Readline library -lreadline... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for autoconf... autoconf >checking for strip... (cached) true >checking for as... as >checking for cp... cp >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for socket in -lsocket... no >checking for xdr_short in -lnsl... yes >checking whether preprocessor accepts -MM or -M... -MM >checking whether i686-pc-linux-gnu-gcc accepts -ggdb... yes >checking whether i686-pc-linux-gnu-gcc accepts -pipe... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >=== configuring in device/lib/pic (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/device/lib/pic) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for gpasm... gpasm >checking for gplink... gplink >checking for gplib... gplib >checking for rm... rm -f >checking for cp... cp >checking for mv... mv >checking for ls... ls >checking for sed... sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for mkdir... mkdir -p >checking for rmdir... rmdir >checking whether make sets $(MAKE)... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating Makefile.common >config.status: creating libdev/Makefile >config.status: creating libsdcc/Makefile >config.status: creating libm/Makefile >=== configuring in device/lib/pic16 (/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/device/lib/pic16) >configure: running /bin/sh ./configure.gnu --disable-option-checking '--prefix=/usr' '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--enable-libgc' '--disable-doc' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu' 'docdir=${datarootdir}/doc/${PACKAGE}' --cache-file=/dev/null --srcdir=. >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for pic16-strip... (cached) true >checking for gpasm... /usr/bin/gpasm >checking for gplink... /usr/bin/gplink >checking for gplib... /usr/bin/gplib >checking for style of include used by make... GNU >checking dependency style of '/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/device/lib/pic16//../../../bin/sdcc'... none >checking dependency style of '/usr/bin/gpasm'... none >configure: creating ./config.status >config.status: creating Makefile >config.status: creating debug/Makefile >config.status: creating libc/Makefile >config.status: creating libdev/Makefile >config.status: creating libio/Makefile >config.status: creating libm/Makefile >config.status: creating libsdcc/Makefile >config.status: creating startup/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >sdcc 2.9.0 is now configured for > > Build: i686-pc-linux-gnu > Host: i686-pc-linux-gnu > Source directory: . > C compiler: i686-pc-linux-gnu-gcc > CFLAGS: -pipe -ggdb -O2 -pipe > > ENABLED Ports: > avr yes > ds390 yes > ds400 yes > gbz80 yes > hc08 yes > mcs51 yes > pic yes > pic16 yes > xa51 yes > z80 yes > > Disable packihx: 0 > Disable ucsim: 0 > Disable device lib: 0 > Disable sdcpp: 0 > Disable sdcdb: 0 > Enable documentation: 0 > Enable libgc: 1 > > Install paths: > binary files: ${prefix} > include files: /usr/share/sdcc/include > library files: /usr/share/sdcc/lib > documentation: ${datarootdir}/doc/${PACKAGE} > > prefix: /usr > datadir: /usr/share > datarootdir: ${prefix}/share > > Search paths (incomplete, see manual for all search paths): > binary files: $SDCC_HOME/bin > include files: /share/sdcc/include > path(argv[0])/../share/sdcc/include > /usr/share/sdcc/include > library files: $SDCC_HOME/share/sdcc/lib/<model> > path(argv[0])/../share/sdcc/lib/<model> > /usr/share/sdcc/lib/<model> > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc ... >make -j14 >make -C support/librarian >make -C as/asranlib >for misc in debugger/mcs51 sim/ucsim; do make -C $misc ; done >for lib in support/makebin support/cpp; do make -C $lib; done >for as in as/hc08 as/link/hc08 as/mcs51 as/link/mcs51 as as/link; do make -C $as ; done >make -C support/packihx >make -C device/include >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/librarian' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -I. -I../.. -I./../../support/Util -I. -c sdcclib.c -o sdcclib.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/asranlib' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -I./../link -I. -I../.. -I./../../support/Util -I. -c asranlib.c -o asranlib.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/device/include' >make[1]: Nothing to be done for `all'. >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/packihx' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -I. -I. -I././support/Util -I. -c packihx.c -o packihx.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/device/include' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/debugger/mcs51' >i686-pc-linux-gnu-gcc -E -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -MM sdcdb.c symtab.c simi.c break.c cmd.c ../../support/Util/NewAlloc.c ../../src/SDCCset.c ../../src/SDCChasht.c ../../src/SDCCerr.c >Makefile.dep >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/makebin' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -c -o makebin.o makebin.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -I./../link -I. -I../.. -I./../../support/Util -I. -c ../../support/Util/dbuf.c -o dbuf.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/hc08' >ccache i686-pc-linux-gnu-gcc -E -I. -I. -I. -I../.. -I./../../support/Util -I. -MM asmain.c assubr.c asexpr.c asdata.c aslist.c asout.c m08ext.c m08pst.c m08mch.c m08adr.c ../asxxsrc/strcmpi.c ../asxxsrc/assym.c ../asxxsrc/aslex.c ../asxxsrc/asnoice.c ../../support/Util/dbuf.c ../../support/Util/dbuf_string.c >Makefile.dep >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -I./../link -I. -I../.. -I./../../support/Util -I. -c ../../support/Util/dbuf_string.c -o dbuf_string.o >sdcclib.c: In function âAddListâ: >sdcclib.c:599:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:617:27: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:627:27: warning: ignoring return value of âsystemâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c: In function âDumpSymbolsâ: >sdcclib.c:510:10: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:522:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:534:26: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c: In function âExtractRelâ: >sdcclib.c:458:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:467:26: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c: In function âAddRelâ: >sdcclib.c:287:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:296:26: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:338:18: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:360:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:400:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >sdcclib.c:408:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >../../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >asranlib.c: In function âdo_ranlibâ: >asranlib.c:644:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >asranlib.c:649:18: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >makebin.c: In function âmainâ: >makebin.c:116:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >makebin.c:118:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >mkdir -p ../../bin >ccache i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/makebin makebin.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/debugger/mcs51' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/debugger/mcs51' >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o sdcdb.o sdcdb.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o symtab.o symtab.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o simi.o simi.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o break.o break.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o cmd.o cmd.c >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/makebin' >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o NewAlloc.o ../../support/Util/NewAlloc.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o SDCCset.o ../../src/SDCCset.c >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/cpp' >gawk -f ./opt-gather.awk ./sdcpp.opt > tmp-optionlist >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o SDCChasht.o ../../src/SDCChasht.c >ccache i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../.././bin/packihx packihx.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. c-ppoutput.c -o c-ppoutput.o >/bin/sh ./move-if-change tmp-optionlist optionlist >echo timestamp > s-options >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. \ > -DGCC_INCLUDE_DIR=\"/include\" -DGPLUSPLUS_INCLUDE_DIR=\"\" -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/sys-include\" -DTOOL_INCLUDE_DIR=\"/include\" \ > -c ./cppdefault.c >sdcdb.c: In function âparseCmdLineâ: >sdcdb.c:1605:22: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] >sdcdb.c:1610:22: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result [-Wunused-result] >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/packihx' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. \ >-DPREFIX=\"/usr\" \ > -c ./prefix.c >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/hc08' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/hc08' >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. version.c -o version.o >cmd.c: In function âcmdRunâ: >cmd.c:1641:14: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >mkdir -p obj >c-ppoutput.c: In function âscan_translation_unit_tradâ: >c-ppoutput.c:198:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >cmd.c: In function âcmdDelUserBpâ: >cmd.c:1414:18: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >touch obj/.stamp >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asmain.o asmain.c >i686-pc-linux-gnu-gcc -I. -I../../ -I./../.. -I./../../support/Util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -c -o SDCCerr.o ../../src/SDCCerr.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/assubr.o assubr.c >ccache i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/sdcclib sdcclib.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. c-incpath.c -o c-incpath.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/librarian' >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/concat.c -o concat.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asexpr.o asexpr.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/fopen_unlocked.c -o fopen_unlocked.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asdata.o asdata.c >ccache i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/asranlib asranlib.o dbuf.o dbuf_string.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/aslist.o aslist.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asout.o asout.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/m08ext.o m08ext.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/getpwd.c -o getpwd.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/asranlib' >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/m08pst.o m08pst.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/m08mch.o m08mch.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/hashtab.c -o hashtab.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/hex.c -o hex.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/lbasename.c -o lbasename.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/m08adr.o m08adr.c >In file included from /usr/include/string.h:642:0, > from asmain.c:27: >In function âstrncatâ, > inlined from âsearch_path_fopen.constprop.0â at asmain.c:102:24, > inlined from âasmblâ at asmain.c:1057:53: >/usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/strcmpi.o ../asxxsrc/strcmpi.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/md5.c -o md5.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/assym.o ../asxxsrc/assym.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/aslex.o ../asxxsrc/aslex.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/obstack.c -o obstack.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asnoice.o ../asxxsrc/asnoice.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/dbuf.o ../../support/Util/dbuf.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/safe-ctype.c -o safe-ctype.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/dbuf_string.o ../../support/Util/dbuf_string.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/splay-tree.c -o splay-tree.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/vasprintf.c -o vasprintf.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/xexit.c -o xexit.o >../../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/xmalloc.c -o xmalloc.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/xmemdup.c -o xmemdup.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/xstrdup.c -o xstrdup.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libiberty/xstrerror.c -o xstrerror.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/charset.c -o charset.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/directives.c -o directives.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/errors.c -o errors.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/expr.c -o expr.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/files.c -o files.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/identifiers.c -o identifiers.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/init.c -o init.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/lex.c -o lex.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/line-map.c -o line-map.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/macro.c -o macro.o >ccache i686-pc-linux-gnu-gcc -pipe -ggdb -O2 -pipe -Wall -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/as-hc08 obj/asmain.o obj/assubr.o obj/asexpr.o obj/asdata.o obj/aslist.o obj/asout.o obj/m08ext.o obj/m08pst.o obj/m08mch.o obj/m08adr.o obj/strcmpi.o obj/assym.o obj/aslex.o obj/asnoice.o obj/dbuf.o obj/dbuf_string.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/mkdeps.c -o mkdeps.o >libcpp/lex.c: In function âcpp_output_tokenâ: >libcpp/lex.c:1818:22: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >libcpp/lex.c:1826:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/symtab.c -o symtab.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. libcpp/traditional.c -o traditional.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/hc08' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/hc08' >ccache i686-pc-linux-gnu-gcc -E -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -MM lkmain.c lkarea.c lkihx.c lkrloc.c lks19.c lkelf.c lkmem.c ../getline.c ../lkaomf51.c ../lkar.c ../lkdata.c ../lkeval.c ../lkhead.c ../lklex.c ../lklib.c ../lklibr.c ../lklist.c ../lknoice.c ../lkrel.c ../lksdcclib.c ../lkstore.c ../lksym.c ../../asxxsrc/strcmpi.c >Makefile.dep >libcpp/macro.c: In function âcreate_iso_definitionâ: >libcpp/macro.c:1660:15: warning: format not a string literal and no format arguments [-Wformat-security] >libcpp/macro.c:1673:15: warning: format not a string literal and no format arguments [-Wformat-security] >gawk -f ./opt-functions.awk -f ./opth-gen.awk \ > < optionlist > tmp-options.h >/bin/sh ./move-if-change tmp-options.h options.h >echo timestamp > s-options-h >gawk -f ./opt-functions.awk -f ./optc-gen.awk \ > -v header_name="config.h system.h options.h" < optionlist > options.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. sdcpp.c -o sdcpp.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. sdcpp-opts.c -o sdcpp-opts.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. opts.c -o opts.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. opts-common.c -o opts-common.o >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -DHAVE_CONFIG_H -I. -I./libcpp -I./libcpp/include -I./libiberty -I. options.c -o options.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/hc08' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/hc08' >mkdir -p obj >touch obj/.stamp >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkmain.o lkmain.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkarea.o lkarea.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkihx.o lkihx.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkrloc.o lkrloc.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lks19.o lks19.c >lkihx.c: In function âhexRecordâ: >lkihx.c:135:25: warning: variable âbytesâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkelf.o lkelf.c >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../..//bin/sdcdb sdcdb.o symtab.o simi.o break.o cmd.o NewAlloc.o SDCCset.o SDCChasht.o SDCCerr.o -lnsl -lreadline >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkmem.o lkmem.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/getline.o ../getline.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkaomf51.o ../lkaomf51.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkar.o ../lkar.c >lkelf.c: In function âelfGenerateAbsâ: >lkelf.c:529:14: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >lkelf.c: In function âelfGenerateRelâ: >lkelf.c:582:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkdata.o ../lkdata.c >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/debugger/mcs51' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkeval.o ../lkeval.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkhead.o ../lkhead.c >../lkaomf51.c: In function âCollectInfoFromCDBâ: >../lkaomf51.c:567:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >../lkaomf51.c: In function âOutputByteâ: >../lkaomf51.c:200:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklex.o ../lklex.c >make -f main.mk all >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >i686-pc-linux-gnu-g++ -E -I. -I. -I./sim.src -I./cmd.src -I./gui.src -MM pobj.cc globals.cc utils.cc error.cc app.cc option.cc ucsim.cc >main.dep >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklib.o ../lklib.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklibr.o ../lklibr.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklist.o ../lklist.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lknoice.o ../lknoice.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkrel.o ../lkrel.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lksdcclib.o ../lksdcclib.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkstore.o ../lkstore.c >rm -rf libcpp.a >ar rc libcpp.a charset.o directives.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o symtab.o traditional.o >i686-pc-linux-gnu-ranlib libcpp.a >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lksym.o ../lksym.c >mkdir -p ../../bin/ >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -DHAVE_CONFIG_H -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/sdcpp sdcpp.o sdcpp-opts.o c-ppoutput.o cppdefault.o prefix.o version.o opts.o opts-common.o options.o c-incpath.o \ >concat.o fopen_unlocked.o getpwd.o hashtab.o hex.o lbasename.o md5.o obstack.o safe-ctype.o splay-tree.o vasprintf.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o libcpp.a >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/strcmpi.o ../../asxxsrc/strcmpi.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c pobj.cc -o pobj.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c globals.cc -o globals.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c utils.cc -o utils.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c error.cc -o error.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/support/cpp' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c app.cc -o app.o >make -C src >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -I. -Wall -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c option.cc -o option.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src' >gawk -f ./version.awk ../ChangeLog > version.h >bison -y -d -v -o SDCCy.c SDCC.y >utils.cc: In function âchar* format_string(const char*, ...)â: >utils.cc:120:30: warning: ignoring return value of âint vasprintf(char**, const char*, __gnuc_va_list)â, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -pipe -ggdb -O2 -pipe -Wall -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../../bin/link-hc08 obj/lkmain.o obj/lkarea.o obj/lkihx.o obj/lkrloc.o obj/lks19.o obj/lkelf.o obj/lkmem.o obj/getline.o obj/lkaomf51.o obj/lkar.o obj/lkdata.o obj/lkeval.o obj/lkhead.o obj/lklex.o obj/lklib.o obj/lklibr.o obj/lklist.o obj/lknoice.o obj/lkrel.o obj/lksdcclib.o obj/lkstore.o obj/lksym.o obj/strcmpi.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/hc08' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/mcs51' >ccache i686-pc-linux-gnu-gcc -E -I. -I. -I. -I../.. -I./../../support/Util -I. -MM asmain.c assubr.c asexpr.c asdata.c aslist.c asout.c i51ext.c i51pst.c i51mch.c i51adr.c ../asxxsrc/strcmpi.c ../asxxsrc/assym.c ../asxxsrc/aslex.c ../asxxsrc/asnoice.c ../../support/Util/dbuf.c ../../support/Util/dbuf_string.c >Makefile.dep >flex -t SDCC.lex >SDCClex.c >ccache i686-pc-linux-gnu-gcc -E -I. -I.. -I./../support/Util -I. -I. -MM SDCCy.c SDCChasht.c SDCCmain.c SDCCsymt.c SDCCopt.c SDCCast.c SDCCmem.c SDCCval.c SDCCicode.c SDCCbitv.c SDCCset.c SDCClabel.c SDCCBBlock.c SDCCloop.c SDCCcse.c SDCCcflow.c SDCCdflow.c SDCClrange.c SDCCptropt.c SDCCpeeph.c SDCCglue.c SDCCasm.c SDCCmacro.c SDCCutil.c SDCCdebug.c cdbFile.c SDCCdwarf2.c SDCCerr.c SDCClex.c ../support/Util/NewAlloc.c ../support/Util/MySystem.c ../support/Util/BuildCmd.c ../support/Util/dbuf.c ../support/Util/dbuf_string.c ../support/Util/findme.c >Makefile.dep >ar -rcu libucsimutil.a pobj.o globals.o utils.o error.o app.o option.o >i686-pc-linux-gnu-ranlib libucsimutil.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/cmd.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../sim.src -I../gui.src -MM ./cmdset.cc ./command.cc ./cmdutil.cc ./syntax.cc ./get.cc ./set.cc ./timer.cc ./bp.cc ./info.cc ./show.cc ./cmdgui.cc ./cmdconf.cc ./cmduc.cc ./cmdstat.cc ./cmdmem.cc ./cmdpars.cc ./cmdlex.cc ./newcmd.cc ./newcmdposix.cc >Makefile.dep >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/mcs51' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/mcs51' >mkdir -p obj >touch obj/.stamp >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asmain.o asmain.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/assubr.o assubr.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asexpr.o asexpr.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asdata.o asdata.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/aslist.o aslist.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asout.o asout.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/i51ext.o i51ext.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/i51pst.o i51pst.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/i51mch.o i51mch.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/i51adr.o i51adr.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/strcmpi.o ../asxxsrc/strcmpi.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/assym.o ../asxxsrc/assym.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/aslex.o ../asxxsrc/aslex.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/asnoice.o ../asxxsrc/asnoice.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/dbuf.o ../../support/Util/dbuf.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -o obj/dbuf_string.o ../../support/Util/dbuf_string.c >../../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >In file included from /usr/include/string.h:642:0, > from asmain.c:27: >In function âstrncatâ, > inlined from âsearch_path_fopen.constprop.0â at asmain.c:102:24, > inlined from âasmblâ at asmain.c:1026:53: >/usr/include/bits/string3.h:152:3: warning: call to __builtin___strncat_chk might overflow destination buffer [enabled by default] >ccache i686-pc-linux-gnu-gcc -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -I. -I. -I./../../support/Util -Wall -pipe -ggdb -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../bin/asx8051 obj/asmain.o obj/assubr.o obj/asexpr.o obj/asdata.o obj/aslist.o obj/asout.o obj/i51ext.o obj/i51pst.o obj/i51mch.o obj/i51adr.o obj/strcmpi.o obj/assym.o obj/aslex.o obj/asnoice.o obj/dbuf.o obj/dbuf_string.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/mcs51' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/mcs51' >ccache i686-pc-linux-gnu-gcc -E -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -MM lkmain.c lkarea.c lkihx.c lkrloc.c lks19.c lkmem.c ../getline.c ../lkaomf51.c ../lkar.c ../lkdata.c ../lkeval.c ../lkhead.c ../lklex.c ../lklib.c ../lklibr.c ../lklist.c ../lknoice.c ../lkrel.c ../lksdcclib.c ../lkstore.c ../lksym.c ../../asxxsrc/strcmpi.c >Makefile.dep >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/cmd.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/cmd.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdset.cc -o cmdset.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c command.cc -o command.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdutil.cc -o cmdutil.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c syntax.cc -o syntax.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c get.cc -o get.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c set.cc -o set.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c timer.cc -o timer.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c bp.cc -o bp.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c info.cc -o info.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c show.cc -o show.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdgui.cc -o cmdgui.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdconf.cc -o cmdconf.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmduc.cc -o cmduc.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/NewAlloc.c -o NewAlloc.o >cmdgui.cc: In member function âvirtual int cl_gui_start_cmd::do_work(cl_uc*, cl_cmdline*, cl_console_base*)â: >cmdgui.cc:50:16: warning: variable âhwâ set but not used [-Wunused-but-set-variable] >cmdgui.cc:51:20: warning: variable âmemâ set but not used [-Wunused-but-set-variable] >cmdgui.cc:52:10: warning: variable âstartâ set but not used [-Wunused-but-set-variable] >cmdgui.cc:52:17: warning: variable âendâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/MySystem.c -o MySystem.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/BuildCmd.c -o BuildCmd.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdstat.cc -o cmdstat.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdmem.cc -o cmdmem.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdpars.cc -o cmdpars.o >cmdstat.cc: In member function âvirtual int cl_statistic_cmd::do_work(cl_uc*, cl_cmdline*, cl_console_base*)â: >cmdstat.cc:51:16: warning: variable âhwâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/dbuf.c -o dbuf.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdlex.cc -o cmdlex.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/dbuf_string.c -o dbuf_string.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmd.cc -o newcmd.o >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/mcs51' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmdposix.cc -o newcmdposix.o >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/mcs51' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c ../support/Util/findme.c -o findme.o >mkdir -p obj >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCy.c -o SDCCy.o >touch obj/.stamp >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkmain.o lkmain.c >cmdset.cc: In member function âvirtual int cl_help_cmd::do_work(cl_app*, cl_cmdline*, cl_console_base*)â: >cmdset.cc:211:17: warning: variable âsimâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkarea.o lkarea.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCChasht.c -o SDCChasht.o >../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCmain.c -o SDCCmain.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCsymt.c -o SDCCsymt.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCopt.c -o SDCCopt.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCast.c -o SDCCast.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCmem.c -o SDCCmem.o >SDCCsymt.c: In function âgetSpecâ: >SDCCsymt.c:711:13: warning: variable âloopâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCval.c -o SDCCval.o >SDCCsymt.c: In function âcompareTypeExactâ: >SDCCsymt.c:2327:3: warning: suggest parentheses around operand of â!â or change â&â to â&&â or â!â to â~â [-Wparentheses] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkihx.o lkihx.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCicode.c -o SDCCicode.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCbitv.c -o SDCCbitv.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCset.c -o SDCCset.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkrloc.o lkrloc.c >SDCCicode.c: In function âgeniCodeFunctionBodyâ: >SDCCicode.c:3557:13: warning: variable âfetypeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCClabel.c -o SDCClabel.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCBBlock.c -o SDCCBBlock.o >ar -rcu ../libcmd.a cmdset.o command.o cmdutil.o syntax.o get.o set.o timer.o bp.o info.o show.o cmdgui.o cmdconf.o cmduc.o cmdstat.o cmdmem.o cmdpars.o cmdlex.o newcmd.o newcmdposix.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCloop.c -o SDCCloop.o >i686-pc-linux-gnu-ranlib ../libcmd.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/cmd.src' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCcse.c -o SDCCcse.o >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/sim.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../cmd.src -I../gui.src -MM itsrc.cc obsolete.cc brk.cc arg.cc stack.cc test_mem_speed.cc sim.cc hw.cc uc.cc mem.cc guiobj.cc >Makefile.dep >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lks19.o lks19.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCcflow.c -o SDCCcflow.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCdflow.c -o SDCCdflow.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkmem.o lkmem.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/sim.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/sim.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c stack.cc -o stack.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c mem.cc -o mem.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCClrange.c -o SDCClrange.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c sim.cc -o sim.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCptropt.c -o SDCCptropt.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCpeeph.c -o SDCCpeeph.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCglue.c -o SDCCglue.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/getline.o ../getline.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c itsrc.cc -o itsrc.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCasm.c -o SDCCasm.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCmacro.c -o SDCCmacro.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkaomf51.o ../lkaomf51.c >SDCCasm.c: In function âtfprintfâ: >SDCCasm.c:223:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c brk.cc -o brk.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCutil.c -o SDCCutil.o >../lkaomf51.c: In function âCollectInfoFromCDBâ: >../lkaomf51.c:567:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >../lkaomf51.c: In function âOutputByteâ: >../lkaomf51.c:200:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c arg.cc -o arg.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCdebug.c -o SDCCdebug.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c cdbFile.c -o cdbFile.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCdwarf2.c -o SDCCdwarf2.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCCerr.c -o SDCCerr.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c guiobj.cc -o guiobj.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c uc.cc -o uc.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I.. -I./../support/Util -I. -I. -c SDCClex.c -o SDCClex.o >make -C mcs51/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/mcs51' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM ralloc.c main.c peep.c gen.c rtrack.c >Makefile.dep >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../gui.src -c hw.cc -o hw.o >make -C z80/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/z80' >gawk -f ./../SDCCpeeph.awk peeph-gbz80.def > peeph-gbz80.rul >gawk -f ./../SDCCpeeph.awk peeph-z80.def > peeph-z80.rul >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkar.o ../lkar.c >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM support.c peep.c gen.c ralloc.c main.c >Makefile.dep >make -C avr/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/avr' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/mcs51' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/mcs51' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM gen.c ralloc.c main.c >Makefile.dep >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >make -C ds390/ >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/z80' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds390' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/z80' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o support.o support.c >make -C ds400/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds400' >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM main.c >Makefile.dep >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o peep.o peep.c >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM gen.c ralloc.c main.c >Makefile.dep >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkdata.o ../lkdata.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds400' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds400' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/avr' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/avr' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkeval.o ../lkeval.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkhead.o ../lkhead.c >rm -f port.a >ar r port.a main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds390' >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds400' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds390' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >gen.c: In function âgenUminusâ: >gen.c:1377:28: warning: variable ârtypeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >gen.c: In function âgenMemPointerGetâ: >gen.c:3879:15: warning: variable âpregâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenFarFarAssignâ: >gen.c:4748:15: warning: variable âlâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenJumpTabâ: >gen.c:4866:15: warning: variable âlâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklex.o ../lklex.c >ralloc.c: In function âsetDefaultRegsâ: >ralloc.c:2230:26: warning: operation on âregsAVR[28].isFreeâ may be undefined [-Wsequence-point] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >gen.c: In function âgenPcallâ: >gen.c:3321:13: warning: variable âetypeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ralloc.c: In function âpackRegsDPTRuseâ: >ralloc.c:2616:22: warning: variable âetypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenUminusâ: >gen.c:2471:22: warning: variable ârtypeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklib.o ../lklib.c >gen.c: In function âassignResultValueâ: >gen.c:2542:8: warning: variable âtopInAâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklibr.o ../lklibr.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >gen.c: In function âgenPointerGetâ: >gen.c:6960:20: warning: variable âetypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenPointerSetâ: >gen.c:7271:20: warning: variable âetypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenArrayInitâ: >gen.c:7957:20: warning: variable âlastValâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >../lklibr.c: In function âfndsymâ: >../lklibr.c:538:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >../lklibr.c:539:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >main.c: In function â_hasNativeMulForâ: >main.c:635:10: warning: variable âvalâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lklist.o ../lklist.c >ar -rcu ../libsim.a stack.o mem.o sim.o itsrc.o brk.o arg.o guiobj.o uc.o hw.o >i686-pc-linux-gnu-ranlib ../libsim.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/sim.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/gui.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../sim.src -I../cmd.src -MM rec.cc gui.cc if.cc >Makefile.dep >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lknoice.o ../lknoice.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/gui.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/gui.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../cmd.src -c rec.cc -o rec.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../cmd.src -c gui.cc -o gui.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../sim.src -I../cmd.src -c if.cc -o if.o >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkrel.o ../lkrel.c >make -C pic/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM glue.c main.c pcoderegs.c pcode.c device.c gen.c ralloc.c pcodepeep.c genarith.c pcodeflow.c >Makefile.dep >ar -rcu ../libguitool.a rec.o >i686-pc-linux-gnu-ranlib ../libguitool.a >ar -rcu ../libguiucsim.a rec.o gui.o if.o >i686-pc-linux-gnu-ranlib ../libguiucsim.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/gui.src' >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lksdcclib.o ../lksdcclib.c >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/s51.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -MM arith.cc bit.cc sim51.cc glob.cc uc89c51r.cc timer2.cc uc390hw.cc interrupt.cc inc.cc jmp.cc uc251.cc port.cc s51.cc uc51.cc logic.cc serial.cc uc390.cc mov.cc pca.cc uc51r.cc uc52.cc wdt.cc timer0.cc timer1.cc >Makefile.dep >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lkstore.o ../lkstore.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/lksym.o ../lksym.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o peep.o peep.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ccache i686-pc-linux-gnu-gcc -c -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -o obj/strcmpi.o ../../asxxsrc/strcmpi.c >make -C pic16/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic16' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o glue.o glue.c >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM glue.c main.c pcoderegs.c pcode.c genutils.c device.c graph.c gen.c ralloc.c pcodepeep.c genarith.c pcodeflow.c >Makefile.dep >ccache i686-pc-linux-gnu-gcc -pipe -ggdb -O2 -pipe -Wall -DINDEXLIB -DUNIX -I.. -I./.. -Wall -pipe -ggdb -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o ../../../bin/aslink obj/lkmain.o obj/lkarea.o obj/lkihx.o obj/lkrloc.o obj/lks19.o obj/lkmem.o obj/getline.o obj/lkaomf51.o obj/lkar.o obj/lkdata.o obj/lkeval.o obj/lkhead.o obj/lklex.o obj/lklib.o obj/lklibr.o obj/lklist.o obj/lknoice.o obj/lkrel.o obj/lksdcclib.o obj/lkstore.o obj/lksym.o obj/strcmpi.o >make -C xa51/ >glue.c: In function âemitPseudoStackâ: >glue.c:73:17: warning: variable âpicâ set but not used [-Wunused-but-set-variable] >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/xa51' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM gen.c ralloc.c main.c >Makefile.dep >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/mcs51' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as' >make -C z80 _as-z80 _as-gbz80 E= BUILDDIR=../../bin >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >ccache i686-pc-linux-gnu-gcc -E -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -MM asmain.c assubr.c asexpr.c asdata.c aslist.c asout.c z80ext.c z80pst.c z80mch.c z80adr.c ../asxxsrc/strcmpi.c ../asxxsrc/assym.c ../asxxsrc/aslex.c ../asxxsrc/asnoice.c ../../support/Util/dbuf.c ../../support/Util/dbuf_string.c > Makefile.dep >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/xa51' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/xa51' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/s51.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/s51.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic16' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic16' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o glue.o glue.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >make EXT=-z80 >make[3]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >mkdir -p obj-z80 >touch obj-z80/.stamp >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sim51.cc -o sim51.o >make EXT=-gbz80 OPTS=-DGAMEBOY >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/asmain.o asmain.c >make[3]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >mkdir -p obj-gbz80 >touch obj-gbz80/.stamp >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/asmain.o asmain.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/assubr.o assubr.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/assubr.o assubr.c >make -C hc08/ >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/hc08' >gawk -f ./../SDCCpeeph.awk peeph.def > peeph.rul >ccache i686-pc-linux-gnu-gcc -E -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -MM gen.c ralloc.c main.c >Makefile.dep >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inc.cc -o inc.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jmp.cc -o jmp.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/hc08' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/hc08' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >gen.c: In function âgenUminusâ: >gen.c:2388:22: warning: variable ârtypeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/asexpr.o asexpr.c >gen.c: In function âgenCmpEQorNEâ: >gen.c:4450:7: warning: variable âsignâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenPointerSetâ: >gen.c:7703:20: warning: variable âetypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenCastâ: >gen.c:8056:11: warning: variable âp_typeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/asexpr.o asexpr.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcoderegs.o pcoderegs.c >ralloc.c: In function âcanUseAccOperandâ: >rm -f port.a >ralloc.c:2588:13: warning: variable âotherOpâ set but not used [-Wunused-but-set-variable] >ar r port.a gen.o ralloc.o main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/avr' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcode.o pcode.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/asdata.o asdata.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mov.cc -o mov.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/aslist.o aslist.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/asdata.o asdata.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcoderegs.o pcoderegs.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/aslist.o aslist.c >pcoderegs.c: In function âpCodeRegMapLiveRangesInFlowâ: >pcoderegs.c:161:10: warning: variable âpcprevâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/asout.o asout.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/asout.o asout.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/z80ext.o z80ext.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic.cc -o logic.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/z80ext.o z80ext.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/z80pst.o z80pst.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/z80mch.o z80mch.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcode.o pcode.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o rtrack.o rtrack.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/z80pst.o z80pst.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/z80mch.o z80mch.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/z80adr.o z80adr.c >pcode.c: In function âisBankInstructionâ: >pcode.c:6061:7: warning: variable âbankâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âFillFlowâ: >pcode.c:6081:7: warning: variable âcur_bankâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âinsertBankSwitchâ: >pcode.c:6377:47: warning: variable âlenâ set but not used [-Wunused-but-set-variable] >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith.cc -o arith.o >pcode.c: In function âdefmapFindAllâ: >pcode.c:10080:7: warning: variable âfirstStateâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âpic16_isAliveâ: >pcode.c:10432:13: warning: variable âmapâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âpic16_pCodeIsAliveâ: >pcode.c:10556:19: warning: variable âlastpcâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âcreateDefmapâ: >pcode.c:10834:7: warning: variable âisSpecialâ set but not used [-Wunused-but-set-variable] >pcode.c: In function âpic16_safepCodeRemoveâ: >pcode.c:11336:12: warning: variable âispciâ set but not used [-Wunused-but-set-variable] >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit.cc -o bit.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/strcmpi.o ../asxxsrc/strcmpi.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/assym.o ../asxxsrc/assym.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/z80adr.o z80adr.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o device.o device.c >rm -f port.a >ar r port.a support.o peep.o gen.o ralloc.o main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/z80' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/strcmpi.o ../asxxsrc/strcmpi.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/aslex.o ../asxxsrc/aslex.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/assym.o ../asxxsrc/assym.c >gen.c: In function âaopForRematâ: >gen.c:421:9: warning: variable âoffsetâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/asnoice.o ../asxxsrc/asnoice.c >gen.c: In function âgenUminusâ: >gen.c:1652:24: warning: variable ârtypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âsaveRegistersâ: >gen.c:1762:14: warning: variable ârsaveâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenDivOneByteâ: >gen.c:2778:9: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenModOneByteâ: >gen.c:2906:9: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/dbuf.o ../../support/Util/dbuf.c >gen.c: In function âgenGenericShiftâ: >gen.c:4984:15: warning: variable âretypeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenUnpackBitsâ: >gen.c:5235:7: warning: variable ârsizeâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenConstPointerGetâ: >gen.c:5552:12: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >gen.c:5551:16: warning: variable âpocâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o main.o main.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer0.cc -o timer0.o >gen.c: In function âgenDjnzâ: >gen.c:6694:19: warning: variable âlbl1â set but not used [-Wunused-but-set-variable] >gen.c:6694:13: warning: variable âlblâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/aslex.o ../asxxsrc/aslex.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/asnoice.o ../asxxsrc/asnoice.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -DGAMEBOY -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/dbuf_string.o ../../support/Util/dbuf_string.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer1.cc -o timer1.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/dbuf.o ../../support/Util/dbuf.c >../../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >rm -f port.a >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o genutils.o genutils.c >ar r port.a gen.o ralloc.o main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../.. -I./../../support/Util -I. -I. -I../.. -I./../../support/Util -I. -I. -I./../../support/Util -DINDEXLIB -DMLH_MAP -DUNIX -DSDK -funsigned-char -Wall -pipe -ggdb -O2 -pipe -o obj-z80/dbuf_string.o ../../support/Util/dbuf_string.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/xa51' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer2.cc -o timer2.o >ccache i686-pc-linux-gnu-gcc -o ../../bin/as-gbz80 obj-gbz80/asmain.o obj-gbz80/assubr.o obj-gbz80/asexpr.o obj-gbz80/asdata.o obj-gbz80/aslist.o obj-gbz80/asout.o obj-gbz80/z80ext.o obj-gbz80/z80pst.o obj-gbz80/z80mch.o obj-gbz80/z80adr.o obj-gbz80/strcmpi.o obj-gbz80/assym.o obj-gbz80/aslex.o obj-gbz80/asnoice.o obj-gbz80/dbuf.o obj-gbz80/dbuf_string.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lgc -lgc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >../../support/Util/dbuf_string.c: In function âdbuf_writeâ: >../../support/Util/dbuf_string.c:285:10: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o device.o device.c >genutils.c: In function âpic16_genNotâ: >genutils.c:72:7: warning: variable âsizeâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o graph.o graph.c >make[3]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcodepeep.o pcodepeep.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o gen.o gen.c >ccache i686-pc-linux-gnu-gcc -o ../../bin/as-z80 obj-z80/asmain.o obj-z80/assubr.o obj-z80/asexpr.o obj-z80/asdata.o obj-z80/aslist.o obj-z80/asout.o obj-z80/z80ext.o obj-z80/z80pst.o obj-z80/z80mch.o obj-z80/z80adr.o obj-z80/strcmpi.o obj-z80/assym.o obj-z80/aslex.o obj-z80/asnoice.o obj-z80/dbuf.o obj-z80/dbuf_string.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lgc -lgc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >device.c: In function âpic16_dump_isectionâ: >device.c:350:15: warning: variable âs1â set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âcvt_altpat_mnem3â: >pcodepeep.c:601:6: warning: variable âdestâ set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âparseTokensâ: >pcodepeep.c:923:10: warning: variable âcP2ndopâ set but not used [-Wunused-but-set-variable] >pcodepeep.c:922:10: warning: variable âcP1stopâ set but not used [-Wunused-but-set-variable] >pcodepeep.c:921:10: warning: variable âcPmnemâ set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âpeepRules2pCodeâ: >pcodepeep.c:1277:14: warning: variable âpeepBlockâ set but not used [-Wunused-but-set-variable] >gen.c: In function âaopForRematâ: >gen.c:710:7: warning: variable âoffsetâ set but not used [-Wunused-but-set-variable] >gen.c:707:22: warning: variable âoldicâ set but not used [-Wunused-but-set-variable] >make[3]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/z80' >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as' >make[1]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link' >make -C z80 _link-z80 _link-gbz80 E= BUILDDIR=../../../bin/ >gen.c: In function âgenUminusâ: >gen.c:2300:22: warning: variable ârtypeâ set but not used [-Wunused-but-set-variable] >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >make EXT=-z80 PORT=z80 >make[3]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >mkdir -p obj-z80 >touch obj-z80/.stamp >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkmain.o lkmain.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o genarith.o genarith.c >gen.c: In function âgenUnpackBitsâ: >gen.c:8005:7: warning: variable âlbstrâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenNearPointerGetâ: >gen.c:8206:20: warning: variable âbytestrtâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenPackBitsâ: >gen.c:8537:11: warning: variable ârblenâ set but not used [-Wunused-but-set-variable] >gen.c: In function âgenDjnzâ: >gen.c:9964:19: warning: variable âlbl1â set but not used [-Wunused-but-set-variable] >gen.c:9964:13: warning: variable âlblâ set but not used [-Wunused-but-set-variable] >make EXT=-gbz80 OPTS=-DGAMEBOY PORT=z80 >make[3]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >mkdir -p obj-gbz80 >touch obj-gbz80/.stamp >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkmain.o lkmain.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkarea.o lkarea.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcodeflow.o pcodeflow.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkarea.o lkarea.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkihx.o lkihx.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkrloc.o lkrloc.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkihx.o lkihx.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkrloc.o lkrloc.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c interrupt.cc -o interrupt.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c wdt.cc -o wdt.o >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o ralloc.o ralloc.c >ralloc.c: In function âpic16_allocDirRegâ: >ralloc.c:847:15: warning: variable âaddressâ set but not used [-Wunused-but-set-variable] >ralloc.c: In function âpic16_assignRegistersâ: >ralloc.c:4405:11: warning: variable âregâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lks19.o lks19.c >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcodepeep.o pcodepeep.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lks19.o lks19.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pca.cc -o pca.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkgb.o lkgb.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkgg.o lkgg.c >pcodepeep.c: In function âcvt_altpat_mnem3â: >pcodepeep.c:783:7: warning: variable âdestâ set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âcvt_altpat_mnem4â: >pcodepeep.c:841:7: warning: variable âdestâ set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âcvt_altpat_mnem4aâ: >pcodepeep.c:893:7: warning: variable âdestâ set but not used [-Wunused-but-set-variable] >pcodepeep.c: In function âparseTokensâ: >pcodepeep.c:1211:12: warning: variable âcP2ndopâ set but not used [-Wunused-but-set-variable] >pcodepeep.c:1210:12: warning: variable âcP1stopâ set but not used [-Wunused-but-set-variable] >pcodepeep.c:1209:12: warning: variable âcPmnemâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkgb.o lkgb.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/getline.o ../getline.c >pcodepeep.c: In function âpic16_peepRules2pCodeâ: >pcodepeep.c:1611:16: warning: variable âpeepBlockâ set but not used [-Wunused-but-set-variable] >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o genarith.o genarith.c >lkgb.c: In function âgbâ: >lkgb.c:202:13: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkaomf51.o ../lkaomf51.c >../lkaomf51.c: In function âCollectInfoFromCDBâ: >../lkaomf51.c:567:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >../lkaomf51.c: In function âOutputByteâ: >../lkaomf51.c:200:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkgg.o lkgg.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/getline.o ../getline.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51.cc -o uc51.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkaomf51.o ../lkaomf51.c >../lkaomf51.c: In function âCollectInfoFromCDBâ: >../lkaomf51.c:567:22: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result [-Wunused-result] >../lkaomf51.c: In function âOutputByteâ: >../lkaomf51.c:200:15: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result [-Wunused-result] >rm -f port.a >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkar.o ../lkar.c >ar r port.a ralloc.o main.o peep.o gen.o rtrack.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/mcs51' >ccache i686-pc-linux-gnu-gcc -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I./.. -I.. -I. -I../.. -I./../../support/Util -I. -c -o pcodeflow.o pcodeflow.c >rm -f port.a >ar r port.a gen.o ralloc.o main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/hc08' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc52.cc -o uc52.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkar.o ../lkar.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkdata.o ../lkdata.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkeval.o ../lkeval.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkdata.o ../lkdata.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkeval.o ../lkeval.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkhead.o ../lkhead.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkhead.o ../lkhead.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51r.cc -o uc51r.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lklex.o ../lklex.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lklib.o ../lklib.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lklex.o ../lklex.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc89c51r.cc -o uc89c51r.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lklib.o ../lklib.c >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc251.cc -o uc251.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390.cc -o uc390.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390hw.cc -o uc390hw.o >rm -f port.a >ar r port.a gen.o ralloc.o main.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lklibr.o ../lklibr.c >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/ds390' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -fPIC -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c s51.cc -o s51.o >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lklist.o ../lklist.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lklibr.o ../lklibr.c >../lklibr.c: In function âfndsymâ: >../lklibr.c:538:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >../lklibr.c:539:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lklist.o ../lklist.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lknoice.o ../lknoice.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lknoice.o ../lknoice.c >../lklibr.c: In function âfndsymâ: >../lklibr.c:538:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >../lklibr.c:539:28: warning: ignoring return value of ârealpathâ, declared with attribute warn_unused_result [-Wunused-result] >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkrel.o ../lkrel.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lksdcclib.o ../lksdcclib.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lkstore.o ../lkstore.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/lksym.o ../lksym.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkrel.o ../lkrel.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DGAMEBOY -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-gbz80/strcmpi.o ../../asxxsrc/strcmpi.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lksdcclib.o ../lksdcclib.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lkstore.o ../lkstore.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/lksym.o ../lksym.c >ccache i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/ -Wall -pipe -ggdb -O2 -pipe -Wall -pipe -ggdb -O2 -pipe -I. -I../../.. -I./../../../support/Util -I. -I.. -I./.. -I. -I../../.. -I./../../../support/Util -I. -DINDEXLIB -DMLH_MAP -DSDK -funsigned-char -DUNIX -I../../../as/z80 -Wall -pipe -ggdb -O2 -pipe -o obj-z80/strcmpi.o ../../asxxsrc/strcmpi.c >ccache i686-pc-linux-gnu-gcc -g -o ../../../bin/link-gbz80 obj-gbz80/lkmain.o obj-gbz80/lkarea.o obj-gbz80/lkihx.o obj-gbz80/lkrloc.o obj-gbz80/lks19.o obj-gbz80/lkgb.o obj-gbz80/lkgg.o obj-gbz80/getline.o obj-gbz80/lkaomf51.o obj-gbz80/lkar.o obj-gbz80/lkdata.o obj-gbz80/lkeval.o obj-gbz80/lkhead.o obj-gbz80/lklex.o obj-gbz80/lklib.o obj-gbz80/lklibr.o obj-gbz80/lklist.o obj-gbz80/lknoice.o obj-gbz80/lkrel.o obj-gbz80/lksdcclib.o obj-gbz80/lkstore.o obj-gbz80/lksym.o obj-gbz80/strcmpi.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lgc -lgc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >ccache i686-pc-linux-gnu-gcc -g -o ../../../bin/link-z80 obj-z80/lkmain.o obj-z80/lkarea.o obj-z80/lkihx.o obj-z80/lkrloc.o obj-z80/lks19.o obj-z80/lkgb.o obj-z80/lkgg.o obj-z80/getline.o obj-z80/lkaomf51.o obj-z80/lkar.o obj-z80/lkdata.o obj-z80/lkeval.o obj-z80/lkhead.o obj-z80/lklex.o obj-z80/lklib.o obj-z80/lklibr.o obj-z80/lklist.o obj-z80/lknoice.o obj-z80/lkrel.o obj-z80/lksdcclib.o obj-z80/lkstore.o obj-z80/lksym.o obj-z80/strcmpi.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm -lgc -lgc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >make[3]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >make[3]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link/z80' >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/as/link' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu glob.o sim51.o inc.o jmp.o mov.o logic.o arith.o bit.o timer0.o timer1.o timer2.o serial.o port.o interrupt.o wdt.o pca.o uc51.o uc52.o uc51r.o uc89c51r.o uc251.o uc390.o uc390hw.o s51.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lnsl -o s51 >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/s51.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/avr.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -MM simavr.cc inst.cc logic_inst.cc savr.cc port.cc jump_inst.cc glob.cc arith_inst.cc bit_inst.cc move_inst.cc avr.cc >Makefile.dep >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/avr.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/avr.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simavr.cc -o simavr.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c avr.cc -o avr.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit_inst.cc -o bit_inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jump_inst.cc -o jump_inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c move_inst.cc -o move_inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic_inst.cc -o logic_inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith_inst.cc -o arith_inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c savr.cc -o savr.o >rm -f port.a >ar r port.a glue.o main.o pcoderegs.o pcode.o device.o gen.o ralloc.o pcodepeep.o genarith.o pcodeflow.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu glob.o simavr.o avr.o port.o inst.o bit_inst.o jump_inst.o move_inst.o logic_inst.o arith_inst.o savr.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lnsl -o savr >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/avr.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/z80.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -MM inst_ddcb.cc inst_fdcb.cc inst.cc inst_xxcb.cc z80.cc inst_dd.cc inst_ed.cc inst_fd.cc glob.cc simz80.cc inst_cb.cc sz80.cc inst_xd.cc >Makefile.dep >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/z80.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/z80.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_cb.cc -o inst_cb.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_dd.cc -o inst_dd.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ed.cc -o inst_ed.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fd.cc -o inst_fd.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ddcb.cc -o inst_ddcb.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fdcb.cc -o inst_fdcb.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simz80.cc -o simz80.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c z80.cc -o z80.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sz80.cc -o sz80.o >inst.cc: In member function âvirtual int cl_z80::inst_call(t_mem)â: >inst.cc:1057:7: warning: variable âjnkâ set but not used [-Wunused-but-set-variable] >inst.cc: In member function âvirtual int cl_z80::inst_jp(t_mem)â: >inst.cc:1267:7: warning: variable âjnkâ set but not used [-Wunused-but-set-variable] >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o sz80 glob.o inst.o inst_cb.o inst_dd.o inst_ed.o inst_fd.o inst_ddcb.o inst_fdcb.o simz80.o z80.o sz80.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lnsl >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/z80.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/hc08.src' >i686-pc-linux-gnu-g++ -E -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -MM hc08.cc shc08.cc glob.cc simhc08.cc inst.cc >Makefile.dep >rm -f port.a >ar r port.a graph.o gen.o main.o genarith.o glue.o pcodeflow.o pcoderegs.o pcode.o device.o ralloc.o pcodepeep.o genutils.o >ar: creating port.a >i686-pc-linux-gnu-ranlib port.a >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/hc08.src' >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/hc08.src' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simhc08.cc -o simhc08.o >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src/pic16' >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c hc08.cc -o hc08.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c shc08.cc -o shc08.o >i686-pc-linux-gnu-g++ -O2 -pipe -gstabs+ -g3 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shc08 glob.o inst.o simhc08.o hc08.o shc08.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lnsl >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim/hc08.src' >make -f main.mk main_app >make[2]: Entering directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >make[2]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/sim/ucsim' >i686-pc-linux-gnu-gcc: internal compiler error: Killed (program cc1) >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugs.gentoo.org/> for instructions. >make[1]: *** [SDCCicode.o] Error 4 >make[1]: Leaving directory `/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc/src' >make: *** [sdcc-cc] Error 2 >emake failed > * ERROR: dev-embedded/sdcc-2.9.0 failed (compile phase): > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 2423: Called _eapi2_src_compile > * ebuild.sh, line 665: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =dev-embedded/sdcc-2.9.0', > * the complete build log and the output of 'emerge -pqv =dev-embedded/sdcc-2.9.0'. > * The complete build log is located at '/var/log/portage/build/dev-embedded/sdcc-2.9.0:20110507-051743.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/sdcc-2.9.0/temp/environment'. > * S: '/var/tmp/portage/dev-embedded/sdcc-2.9.0/work/sdcc'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 366399
: 272437