>>> Unpacking source... >>> Unpacking gpsim-0.22.0.tar.gz to /var/tmp/portage/dev-embedded/gpsim-0.22.0/work * Applying gpsim-0.22.0-gcc43.patch ...  [ ok ] * Applying gpsim-0.22.0-eXdbm.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-embedded/gpsim-0.22.0/work/gpsim-0.22.0' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: gpsim-0.22.0 * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/dev-embedded/gpsim-0.22.0/work /var/tmp/portage/dev-embedded/gpsim-0.22.0/work/gpsim-0.22.0 /var/tmp/portage/dev-embedded/gpsim-0.22.0/work/gpsim-0.22.0 /var/tmp/portage/dev-embedded/gpsim-0.22.0/work/gpsim-0.22.0 >>> Compiling source in /var/tmp/portage/dev-embedded/gpsim-0.22.0/work/gpsim-0.22.0 ... * econf: updating gpsim-0.22.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gpsim-0.22.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-gui 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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu enabling gui support disabling gpsim socket interface checking for pkg-config... /usr/bin/pkg-config linking with gtk-2.16.1 checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-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 GNU Readline library, version 2.0 or newer... yes, installed version is 6.0 checking readline/chardefs.h usability... yes checking readline/chardefs.h presence... yes checking for readline/chardefs.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline/keymaps.h usability... yes checking readline/keymaps.h presence... yes checking for readline/keymaps.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/tilde.h usability... yes checking readline/tilde.h presence... yes checking for readline/tilde.h... yes checking for rl_completion_matches... yes checking for completion_matches... yes checking to see if readline callbacks take a cast... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lpopt... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for working alloca.h... yes checking for alloca... yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strtod... yes checking for floor... yes checking for gethostbyname... yes checking for gethostname... yes checking for gettimeofday... yes checking for memset... yes checking for pow... yes checking for select... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cli/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating examples/modules/Makefile config.status: creating examples/projects/Makefile config.status: creating eXdbm/Makefile config.status: creating gpsim/Makefile config.status: creating gui/Makefile config.status: creating modules/Makefile config.status: creating regression/Makefile config.status: creating src/Makefile config.status: creating src/dspic/Makefile config.status: creating xpms/Makefile config.status: creating gpsim.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands gpsim-0.22.0 is now configured for Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu Source directory: . Installation prefix: /usr C compiler: x86_64-pc-linux-gnu-gcc -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length C++ compiler: x86_64-pc-linux-gnu-g++ -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 gui: yes Socket interface: no make -j8 -s Making all in eXdbm libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT eXdbm.lo -MD -MP -MF .deps/eXdbm.Tpo -c eXdbm.c -fPIC -DPIC -o .libs/eXdbm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -fPIC -DPIC -o .libs/misc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wformat=2 -Wno-error -Wno-pointer-sign -g -ggdb -Wstrict-aliasing=2 -Wno-format-zero-length -MT eXdbm.lo -MD -MP -MF .deps/eXdbm.Tpo -c eXdbm.c -o eXdbm.o >/dev/null 2>&1 libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/hash.o .libs/parse.o .libs/misc.o .libs/eXdbm.o /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -L/usr/lib64 /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libgio-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libcairo.so /usr/lib64/libpixman-1.so /usr/lib64/libglitz.so /usr/lib64/libpng12.so /usr/lib64/libxcb-render-util.so /usr/lib64/libxcb-render.so /usr/lib64/libXrender.so /usr/lib64/libX11.so /usr/lib64/libxcb.so /usr/lib64/libXau.so /usr/lib64/libXdmcp.so /usr/lib64/libpango-1.0.so -lm /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so -lz /usr/lib64/libexpat.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libglib-2.0.so -Wl,--as-needed -lpopt -march=barcelona -pthread -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -pthread -Wl,-soname -Wl,libgpsim_eXdbm.so.0 -o .libs/libgpsim_eXdbm.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgpsim_eXdbm.so.0" && ln -s "libgpsim_eXdbm.so.0.0.0" "libgpsim_eXdbm.so.0") libtool: link: (cd ".libs" && rm -f "libgpsim_eXdbm.so" && ln -s "libgpsim_eXdbm.so.0.0.0" "libgpsim_eXdbm.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgpsim_eXdbm.a hash.o parse.o misc.o eXdbm.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgpsim_eXdbm.a libtool: link: ( cd ".libs" && rm -f "libgpsim_eXdbm.la" && ln -s "../libgpsim_eXdbm.la" "libgpsim_eXdbm.la" ) Making all in cli libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cc -fPIC -DPIC -o .libs/parse.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_bus.lo -MD -MP -MF .deps/cmd_bus.Tpo -c cmd_bus.cc -fPIC -DPIC -o .libs/cmd_bus.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_attach.lo -MD -MP -MF .deps/cmd_attach.Tpo -c cmd_attach.cc -fPIC -DPIC -o .libs/cmd_attach.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_clear.lo -MD -MP -MF .deps/cmd_clear.Tpo -c cmd_clear.cc -fPIC -DPIC -o .libs/cmd_clear.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_disasm.lo -MD -MP -MF .deps/cmd_disasm.Tpo -c cmd_disasm.cc -fPIC -DPIC -o .libs/cmd_disasm.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.cc -fPIC -DPIC -o .libs/scan.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_break.lo -MD -MP -MF .deps/cmd_break.Tpo -c cmd_break.cc -fPIC -DPIC -o .libs/cmd_break.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_dump.lo -MD -MP -MF .deps/cmd_dump.Tpo -c cmd_dump.cc -fPIC -DPIC -o .libs/cmd_dump.o cmd_bus.cc: In constructor ‘cmd_bus::cmd_bus()’: cmd_bus.cc:42: warning: deprecated conversion from string constant to ‘char*’ cmd_attach.cc: In constructor ‘cmd_attach::cmd_attach()’: cmd_attach.cc:43: warning: deprecated conversion from string constant to ‘char*’ parse.cc: In function ‘int yyparse()’: parse.cc:2802: warning: deprecated conversion from string constant to ‘char*’ parse.cc:2806: warning: deprecated conversion from string constant to ‘char*’ parse.cc:2927: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_attach.lo -MD -MP -MF .deps/cmd_attach.Tpo -c cmd_attach.cc -o cmd_attach.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_bus.lo -MD -MP -MF .deps/cmd_bus.Tpo -c cmd_bus.cc -o cmd_bus.o >/dev/null 2>&1 cmd_disasm.cc: In constructor ‘cmd_disassemble::cmd_disassemble()’: cmd_disasm.cc:41: warning: deprecated conversion from string constant to ‘char*’ cmd_disasm.cc:42: warning: deprecated conversion from string constant to ‘char*’ scan.ll: In function ‘int yylex(YYSTYPE*)’: scan.ll:452: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result cmd_clear.cc: In constructor ‘cmd_clear::cmd_clear()’: cmd_clear.cc:42: warning: deprecated conversion from string constant to ‘char*’ cmd_clear.cc:43: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:56: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc: In constructor ‘cmd_break::cmd_break()’: cmd_break.cc:61: warning: deprecated conversion from string constant to ‘char*’ cmd_break.cc:62: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_disasm.lo -MD -MP -MF .deps/cmd_disasm.Tpo -c cmd_disasm.cc -o cmd_disasm.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_clear.lo -MD -MP -MF .deps/cmd_clear.Tpo -c cmd_clear.cc -o cmd_clear.o >/dev/null 2>&1 cmd_dump.cc:45: warning: deprecated conversion from string constant to ‘char*’ cmd_dump.cc:45: warning: deprecated conversion from string constant to ‘char*’ cmd_dump.cc:45: warning: deprecated conversion from string constant to ‘char*’ cmd_dump.cc: In constructor ‘cmd_dump::cmd_dump()’: cmd_dump.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_dump.cc:51: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_break.lo -MD -MP -MF .deps/cmd_break.Tpo -c cmd_break.cc -o cmd_break.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_echo.lo -MD -MP -MF .deps/cmd_echo.Tpo -c cmd_echo.cc -fPIC -DPIC -o .libs/cmd_echo.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_dump.lo -MD -MP -MF .deps/cmd_dump.Tpo -c cmd_dump.cc -o cmd_dump.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.cc -o parse.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_frequency.lo -MD -MP -MF .deps/cmd_frequency.Tpo -c cmd_frequency.cc -fPIC -DPIC -o .libs/cmd_frequency.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT scan.lo -MD -MP -MF .deps/scan.Tpo -c scan.cc -o scan.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_help.lo -MD -MP -MF .deps/cmd_help.Tpo -c cmd_help.cc -fPIC -DPIC -o .libs/cmd_help.o cmd_echo.cc: In constructor ‘cmd_echo::cmd_echo()’: cmd_echo.cc:41: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_icd.lo -MD -MP -MF .deps/cmd_icd.Tpo -c cmd_icd.cc -fPIC -DPIC -o .libs/cmd_icd.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_echo.lo -MD -MP -MF .deps/cmd_echo.Tpo -c cmd_echo.cc -o cmd_echo.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_list.lo -MD -MP -MF .deps/cmd_list.Tpo -c cmd_list.cc -fPIC -DPIC -o .libs/cmd_list.o cmd_frequency.cc: In constructor ‘cmd_frequency::cmd_frequency()’: cmd_frequency.cc:39: warning: deprecated conversion from string constant to ‘char*’ cmd_frequency.cc:40: warning: deprecated conversion from string constant to ‘char*’ cmd_help.cc: In constructor ‘cmd_help::cmd_help()’: cmd_help.cc:40: warning: deprecated conversion from string constant to ‘char*’ cmd_icd.cc:38: warning: deprecated conversion from string constant to ‘char*’ cmd_icd.cc: In constructor ‘cmd_icd::cmd_icd()’: cmd_icd.cc:42: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_frequency.lo -MD -MP -MF .deps/cmd_frequency.Tpo -c cmd_frequency.cc -o cmd_frequency.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_icd.lo -MD -MP -MF .deps/cmd_icd.Tpo -c cmd_icd.cc -o cmd_icd.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_load.lo -MD -MP -MF .deps/cmd_load.Tpo -c cmd_load.cc -fPIC -DPIC -o .libs/cmd_load.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_help.lo -MD -MP -MF .deps/cmd_help.Tpo -c cmd_help.cc -o cmd_help.o >/dev/null 2>&1 cmd_list.cc:38: warning: deprecated conversion from string constant to ‘char*’ cmd_list.cc:38: warning: deprecated conversion from string constant to ‘char*’ cmd_list.cc: In constructor ‘cmd_list::cmd_list()’: cmd_list.cc:43: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_log.lo -MD -MP -MF .deps/cmd_log.Tpo -c cmd_log.cc -fPIC -DPIC -o .libs/cmd_log.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_list.lo -MD -MP -MF .deps/cmd_list.Tpo -c cmd_list.cc -o cmd_list.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_macro.lo -MD -MP -MF .deps/cmd_macro.Tpo -c cmd_macro.cc -fPIC -DPIC -o .libs/cmd_macro.o cmd_load.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_load.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_load.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_load.cc: In constructor ‘cmd_load::cmd_load()’: cmd_load.cc:58: warning: deprecated conversion from string constant to ‘char*’ cmd_load.cc:59: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_module.lo -MD -MP -MF .deps/cmd_module.Tpo -c cmd_module.cc -fPIC -DPIC -o .libs/cmd_module.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_node.lo -MD -MP -MF .deps/cmd_node.Tpo -c cmd_node.cc -fPIC -DPIC -o .libs/cmd_node.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_load.lo -MD -MP -MF .deps/cmd_load.Tpo -c cmd_load.cc -o cmd_load.o >/dev/null 2>&1 cmd_macro.cc: In constructor ‘cmd_macro::cmd_macro()’: cmd_macro.cc:233: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc:52: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc:52: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc:52: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc:52: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc:52: warning: deprecated conversion from string constant to ‘char*’ cmd_log.cc: In constructor ‘cmd_log::cmd_log()’: cmd_log.cc:56: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_processor.lo -MD -MP -MF .deps/cmd_processor.Tpo -c cmd_processor.cc -fPIC -DPIC -o .libs/cmd_processor.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_log.lo -MD -MP -MF .deps/cmd_log.Tpo -c cmd_log.cc -o cmd_log.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_reset.lo -MD -MP -MF .deps/cmd_reset.Tpo -c cmd_reset.cc -fPIC -DPIC -o .libs/cmd_reset.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_quit.lo -MD -MP -MF .deps/cmd_quit.Tpo -c cmd_quit.cc -fPIC -DPIC -o .libs/cmd_quit.o cmd_node.cc: In constructor ‘cmd_node::cmd_node()’: cmd_node.cc:42: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:53: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc: In constructor ‘cmd_module::cmd_module()’: cmd_module.cc:58: warning: deprecated conversion from string constant to ‘char*’ cmd_module.cc:59: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_macro.lo -MD -MP -MF .deps/cmd_macro.Tpo -c cmd_macro.cc -o cmd_macro.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_node.lo -MD -MP -MF .deps/cmd_node.Tpo -c cmd_node.cc -o cmd_node.o >/dev/null 2>&1 cmd_processor.cc:38: warning: deprecated conversion from string constant to ‘char*’ cmd_processor.cc:38: warning: deprecated conversion from string constant to ‘char*’ cmd_processor.cc: In constructor ‘cmd_processor::cmd_processor()’: cmd_processor.cc:117: warning: deprecated conversion from string constant to ‘char*’ cmd_processor.cc:118: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_module.lo -MD -MP -MF .deps/cmd_module.Tpo -c cmd_module.cc -o cmd_module.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_processor.lo -MD -MP -MF .deps/cmd_processor.Tpo -c cmd_processor.cc -o cmd_processor.o >/dev/null 2>&1 cmd_reset.cc: In constructor ‘cmd_reset::cmd_reset()’: cmd_reset.cc:41: warning: deprecated conversion from string constant to ‘char*’ cmd_quit.cc: In constructor ‘cmd_quit::cmd_quit()’: cmd_quit.cc:40: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_run.lo -MD -MP -MF .deps/cmd_run.Tpo -c cmd_run.cc -fPIC -DPIC -o .libs/cmd_run.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_quit.lo -MD -MP -MF .deps/cmd_quit.Tpo -c cmd_quit.cc -o cmd_quit.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_set.lo -MD -MP -MF .deps/cmd_set.Tpo -c cmd_set.cc -fPIC -DPIC -o .libs/cmd_set.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_reset.lo -MD -MP -MF .deps/cmd_reset.Tpo -c cmd_reset.cc -o cmd_reset.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_shell.lo -MD -MP -MF .deps/cmd_shell.Tpo -c cmd_shell.cc -fPIC -DPIC -o .libs/cmd_shell.o cmd_run.cc: In constructor ‘cmd_run::cmd_run()’: cmd_run.cc:43: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_step.lo -MD -MP -MF .deps/cmd_step.Tpo -c cmd_step.cc -fPIC -DPIC -o .libs/cmd_step.o cmd_set.cc:49: warning: deprecated conversion from string constant to ‘char*’ cmd_set.cc:49: warning: deprecated conversion from string constant to ‘char*’ cmd_set.cc:49: warning: deprecated conversion from string constant to ‘char*’ cmd_set.cc:49: warning: deprecated conversion from string constant to ‘char*’ cmd_set.cc: In constructor ‘cmd_set::cmd_set()’: cmd_set.cc:54: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_run.lo -MD -MP -MF .deps/cmd_run.Tpo -c cmd_run.cc -o cmd_run.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_stimulus.lo -MD -MP -MF .deps/cmd_stimulus.Tpo -c cmd_stimulus.cc -fPIC -DPIC -o .libs/cmd_stimulus.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_trace.lo -MD -MP -MF .deps/cmd_trace.Tpo -c cmd_trace.cc -fPIC -DPIC -o .libs/cmd_trace.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_symbol.lo -MD -MP -MF .deps/cmd_symbol.Tpo -c cmd_symbol.cc -fPIC -DPIC -o .libs/cmd_symbol.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_set.lo -MD -MP -MF .deps/cmd_set.Tpo -c cmd_set.cc -o cmd_set.o >/dev/null 2>&1 cmd_shell.cc: In constructor ‘cmd_shell::cmd_shell()’: cmd_shell.cc:19: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_version.lo -MD -MP -MF .deps/cmd_version.Tpo -c cmd_version.cc -fPIC -DPIC -o .libs/cmd_version.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_shell.lo -MD -MP -MF .deps/cmd_shell.Tpo -c cmd_shell.cc -o cmd_shell.o >/dev/null 2>&1 cmd_symbol.cc: In constructor ‘cmd_symbol::cmd_symbol()’: cmd_symbol.cc:43: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:50: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc: In constructor ‘cmd_trace::cmd_trace()’: cmd_trace.cc:54: warning: deprecated conversion from string constant to ‘char*’ cmd_trace.cc:55: warning: deprecated conversion from string constant to ‘char*’ cmd_step.cc:37: warning: deprecated conversion from string constant to ‘char*’ cmd_step.cc: In constructor ‘cmd_step::cmd_step()’: cmd_step.cc:42: warning: deprecated conversion from string constant to ‘char*’ cmd_step.cc:43: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:89: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc: In constructor ‘cmd_stimulus::cmd_stimulus()’: cmd_stimulus.cc:94: warning: deprecated conversion from string constant to ‘char*’ cmd_stimulus.cc:95: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_trace.lo -MD -MP -MF .deps/cmd_trace.Tpo -c cmd_trace.cc -o cmd_trace.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_symbol.lo -MD -MP -MF .deps/cmd_symbol.Tpo -c cmd_symbol.cc -o cmd_symbol.o >/dev/null 2>&1 cmd_version.cc: In constructor ‘cmd_version::cmd_version()’: cmd_version.cc:41: warning: deprecated conversion from string constant to ‘char*’ cmd_version.cc:42: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_step.lo -MD -MP -MF .deps/cmd_step.Tpo -c cmd_step.cc -o cmd_step.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_version.lo -MD -MP -MF .deps/cmd_version.Tpo -c cmd_version.cc -o cmd_version.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_x.lo -MD -MP -MF .deps/cmd_x.Tpo -c cmd_x.cc -fPIC -DPIC -o .libs/cmd_x.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.cc -fPIC -DPIC -o .libs/command.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_stimulus.lo -MD -MP -MF .deps/cmd_stimulus.Tpo -c cmd_stimulus.cc -o cmd_stimulus.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.cc -fPIC -DPIC -o .libs/input.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.cc -fPIC -DPIC -o .libs/socket.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT ui_gpsim.lo -MD -MP -MF .deps/ui_gpsim.Tpo -c ui_gpsim.cc -fPIC -DPIC -o .libs/ui_gpsim.o cmd_x.cc: In constructor ‘cmd_x::cmd_x()’: cmd_x.cc:46: warning: deprecated conversion from string constant to ‘char*’ In file included from socket.cc:36: ../src/protocol.h:104:19: error: macro "putc" requires 2 arguments, but only 1 given libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT cmd_x.lo -MD -MP -MF .deps/cmd_x.Tpo -c cmd_x.cc -o cmd_x.o >/dev/null 2>&1 input.cc: In function ‘void process_command_file(const char*)’: input.cc:500: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result input.cc:549: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result input.cc: In member function ‘virtual char* CCliCommandHandler::GetName()’: input.cc:950: warning: deprecated conversion from string constant to ‘char*’ In file included from socket.cc:36: ../src/protocol.h:104: error: function definition does not declare parameters socket.cc: In member function ‘void Socket::Bind()’: socket.cc:523: warning: dereferencing type-punned pointer might break strict-aliasing rules socket.cc: In member function ‘SocketBase* Socket::Accept()’: socket.cc:543: warning: dereferencing type-punned pointer might break strict-aliasing rules socket.cc: In member function ‘void SocketBase::ParseObject()’: socket.cc:656: warning: deprecated conversion from string constant to ‘char*’ socket.cc:678: warning: deprecated conversion from string constant to ‘char*’ socket.cc:698: warning: deprecated conversion from string constant to ‘char*’ socket.cc:732: warning: deprecated conversion from string constant to ‘char*’ socket.cc:773: warning: deprecated conversion from string constant to ‘char*’ socket.cc:778: warning: deprecated conversion from string constant to ‘char*’ socket.cc: In member function ‘void SocketBase::Service()’: socket.cc:805: warning: deprecated conversion from string constant to ‘char*’ socket.cc:807: warning: deprecated conversion from string constant to ‘char*’ libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.cc -o command.o >/dev/null 2>&1 make[2]: *** [socket.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT ui_gpsim.lo -MD -MP -MF .deps/ui_gpsim.Tpo -c ui_gpsim.cc -o ui_gpsim.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -march=barcelona -O2 -ftracer -pipe -ftree-vectorize -Wno-error -Wformat=2 -g -ggdb -Wstrict-aliasing=2 -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.cc -o input.o >/dev/null 2>&1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 * * ERROR: dev-embedded/gpsim-0.22.0 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2759: Called die * The specific snippet of code: * emake || die "Compilation failed" * The die message: * Compilation failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-embedded:gpsim-0.22.0:20090509-150527.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/gpsim-0.22.0/temp/environment'. *