>>> Unpacking source... >>> Unpacking gmrun-0.9.2.tar.gz to /var/tmp/portage/x11-misc/gmrun-0.9.2/work * Applying gmrun-0.9.2-gcc43.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked in /var/tmp/portage/x11-misc/gmrun-0.9.2/work >>> Compiling source in /var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2 ... ./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 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 style of include used by make... GNU 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 dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required 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 dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 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 dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 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++... gcc3 checking for poptGetContext... no checking for poptGetContext in -lpopt... yes checking for i686-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTK... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/Makefile config.status: creating gmrun.spec config.status: creating config.h config.status: executing depfiles commands make -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2' Making all in src make[2]: Entering directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2/src' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -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/directfb -I/usr/include/libpng12 -march=prescott -msse3 -mfpmath=sse -O2 -pipe -fomit-frame-pointer -MT gtkcompletionline.o -MD -MP -MF .deps/gtkcompletionline.Tpo -c -o gtkcompletionline.o gtkcompletionline.cc gtkcompletionline.cc: In function ‘guint gtk_completion_line_get_type()’: gtkcompletionline.cc:94: warning: deprecated conversion from string constant to ‘gchar*’ gtkcompletionline.cc: In function ‘void generate_execs()’: gtkcompletionline.cc:411: error: invalid conversion from ‘int (*)(const void*, const void*)’ to ‘int (*)(const dirent**, const dirent**)’ gtkcompletionline.cc:411: error: initializing argument 4 of ‘int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))’ gtkcompletionline.cc: In function ‘int generate_dirlist(const char*)’: gtkcompletionline.cc:511: error: invalid conversion from ‘int (*)(const void*, const void*)’ to ‘int (*)(const dirent**, const dirent**)’ gtkcompletionline.cc:511: error: initializing argument 4 of ‘int scandir(const char*, dirent***, int (*)(const dirent*), int (*)(const dirent**, const dirent**))’ make[2]: *** [gtkcompletionline.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/x11-misc/gmrun-0.9.2/work/gmrun-0.9.2' make: *** [all] Error 2 * * ERROR: x11-misc/gmrun-0.9.2 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2653: Called _eapi0_src_compile * ebuild.sh, line 600: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/x11-misc/gmrun-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-misc/gmrun-0.9.2/temp/environment'. *