>>> Unpacking source... >>> Unpacking lcd-0.2.9.tar.gz to /var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work * Running eautoreconf in '/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9' ... * 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: lcd-0.2.9 * Applying sed-1.5.6.patch ... >>> Source unpacked in /var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work >>> Compiling source in /var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9 ... * econf: updating lcd-0.2.9/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lcd-0.2.9/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 --disable-dependency-tracking 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 bison... bison -y 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 for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E 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 BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes 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/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok 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 dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) 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 -lfl... yes linking with GTK+ 2.x checking for pkg-config... /usr/bin/pkg-config checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking return type of signal handlers... void checking for strdup... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes configure: creating ./config.status config.status: creating Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands lcd-0.2.9 is now configured for Source directory: . Installation prefix: /usr C compiler: i686-pc-linux-gnu-gcc -O2 -pipe C++ compiler: i686-pc-linux-gnu-g++ -O2 -pipe GTK+ 1.x no make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9' Making all in examples make[2]: Entering directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9/examples' make[2]: Entering directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9' /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c -o lcdgui.lo lcdgui.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c -o module_manager.lo module_manager.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c -o lcd.lo lcd.cc /bin/sh ./libtool --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c -o hd44780.lo hd44780.cc libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c lcdgui.cc -fPIC -DPIC -o .libs/lcdgui.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c hd44780.cc -fPIC -DPIC -o .libs/hd44780.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c lcd.cc -fPIC -DPIC -o .libs/lcd.o libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c module_manager.cc -fPIC -DPIC -o .libs/module_manager.o In file included from lcdgui.cc:26: lcd.h: In constructor 'LcdTraceType::LcdTraceType(LcdDisplay*, unsigned int)': lcd.h:89: error: no matching function for call to 'TraceType::TraceType(unsigned int&)' /usr/include/gpsim/trace.h:192: note: candidates are: TraceType::TraceType(unsigned int, const char*) /usr/include/gpsim/trace.h:188: note: TraceType::TraceType(const TraceType&) make[2]: *** [lcdgui.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from lcd.cc:64: lcd.h: In constructor 'LcdTraceType::LcdTraceType(LcdDisplay*, unsigned int)': lcd.h:89: error: no matching function for call to 'TraceType::TraceType(unsigned int&)' /usr/include/gpsim/trace.h:192: note: candidates are: TraceType::TraceType(unsigned int, const char*) /usr/include/gpsim/trace.h:188: note: TraceType::TraceType(const TraceType&) lcd.cc: In member function 'virtual void LcdDisplay::create_iopin_map()': lcd.cc:381: error: cannot allocate an object of abstract type 'LCDSignalControl' lcd.cc:115: note: because the following virtual functions are pure within 'LCDSignalControl': /usr/include/gpsim/ioports.h:120: note: virtual void SignalControl::release() lcd.cc: In constructor 'LcdDisplay::LcdDisplay(const char*, int, int, unsigned int)': lcd.cc:482: error: no matching function for call to 'PortRegister::PortRegister(int, int)' /usr/include/gpsim/ioports.h:305: note: candidates are: PortRegister::PortRegister(Module*, const char*, const char*, unsigned int, unsigned int) /usr/include/gpsim/ioports.h:303: note: PortRegister::PortRegister(const PortRegister&) lcd.cc:484: error: 'get_symbol_table' was not declared in this scope make[2]: *** [lcd.lo] Error 1 In file included from module_manager.cc:53: lcd.h: In constructor 'LcdTraceType::LcdTraceType(LcdDisplay*, unsigned int)': lcd.h:89: error: no matching function for call to 'TraceType::TraceType(unsigned int&)' /usr/include/gpsim/trace.h:192: note: candidates are: TraceType::TraceType(unsigned int, const char*) /usr/include/gpsim/trace.h:188: note: TraceType::TraceType(const TraceType&) make[2]: *** [module_manager.lo] Error 1 hd44780.cc: In member function 'void HD44780::test()': hd44780.cc:586: warning: deprecated conversion from string constant to 'char*' libtool: compile: i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -O2 -pipe -c hd44780.cc -o hd44780.o >/dev/null 2>&1 make[2]: Leaving directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/work/lcd-0.2.9' make: *** [all] Error 2 * * ERROR: dev-embedded/gpsim-lcd-0.2.9 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2843: Called die * The specific snippet of code: * emake || die "make failed" * The die message: * make 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-lcd-0.2.9:20090713-233537.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-embedded/gpsim-lcd-0.2.9/temp/environment'. *