>>> Unpacking source... >>> Unpacking gcdial-0.7b.tar.gz to /var/tmp/portage/net-dialup/gcdial-0.7b/work >>> Source unpacked in /var/tmp/portage/net-dialup/gcdial-0.7b/work >>> Compiling source in /var/tmp/portage/net-dialup/gcdial-0.7b/work/gcdial-0.7b ... ./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 loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for POSIXized ISC... no checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for gtk-config... /usr/bin/gtk-config checking for GTK - version >= 1.2.0... yes updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating debian/Makefile creating rpm/Makefile creating config.h make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-dialup/gcdial-0.7b/work/gcdial-0.7b' Making all in src make[2]: Entering directory `/var/tmp/portage/net-dialup/gcdial-0.7b/work/gcdial-0.7b/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c main.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c support.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c interface.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c callbacks.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c socket.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c rcfile.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -pipe -c log.c rcfile.c:22: error: conflicting types for 'getline' /usr/include/stdio.h:651: error: previous declaration of 'getline' was here make[2]: *** [rcfile.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/net-dialup/gcdial-0.7b/work/gcdial-0.7b/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-dialup/gcdial-0.7b/work/gcdial-0.7b' make: *** [all-recursive-am] Error 2 * * ERROR: net-dialup/gcdial-0.7b failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 290: Called die * The specific snippet of code: * emake || die "parallel make failed." * The die message: * parallel 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/net-dialup:gcdial-0.7b:20090602-102656.log'. * The ebuild environment file is located at '/var/tmp/portage/net-dialup/gcdial-0.7b/temp/environment'. *