Emerging lincvs leads to: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include -I/usr/X11R6/include -I../res -I../AppConf/lib -I../themes/include -D_REENTRANT -DQT_THREAD_SUPPORT -pthread -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -D_REENTRANT -c CustomizeDialogImpl.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include -I/usr/X11R6/include -I../res -I../AppConf/lib -I../themes/include -D_REENTRANT -DQT_THREAD_SUPPORT -pthread -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -D_REENTRANT -c InteractiveCmdThread.cpp In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/backward/iostream.h:31, from InteractiveCmdThread.cpp:35: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include -I/usr/X11R6/include -I../res -I../AppConf/lib -I../themes/include -D_REENTRANT -DQT_THREAD_SUPPORT -pthread -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -D_REENTRANT -c CvsFileViewer.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include -I/usr/X11R6/include -I../res -I../AppConf/lib -I../themes/include -D_REENTRANT -DQT_THREAD_SUPPORT -pthread -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -D_REENTRANT -c PixmapCache.cpp In file included from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/backward/iostream.h:31, from PixmapCache.cpp:32: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.1/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/qt/2/include -I/usr/X11R6/include -I../res -I../AppConf/lib -I../themes/include -D_REENTRANT -DQT_THREAD_SUPPORT -pthread -mcpu=athlon-xp -march=athlon-xp -O3 -pipe -D_REENTRANT -c PixmapTimer.cpp PixmapTimer.cpp:57: default argument given for parameter 1 of ` CPixmapTimer::CPixmapTimer(QObject* = 0, const char* = 0)' PixmapTimer.h:47: after previous specification in ` CPixmapTimer::CPixmapTimer(QObject* = 0, const char* = 0)' PixmapTimer.cpp:57: default argument given for parameter 2 of ` CPixmapTimer::CPixmapTimer(QObject* = 0, const char* = 0)' PixmapTimer.h:47: after previous specification in ` CPixmapTimer::CPixmapTimer(QObject* = 0, const char* = 0)' make[2]: *** [PixmapTimer.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/lincvs-1.0.0/work/lincvs-1.0.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/lincvs-1.0.0/work/lincvs-1.0.0' make: *** [all-recursive-am] Error 2 !!! ERROR: dev-util/lincvs-1.0.0 failed. !!! Function src_compile, Line 55, Exitcode 2 !!! make failed Here is my emerge info: root@greed dev-util # emerge info Portage 2.0.46-r12 (default-x86-1.4, gcc-which: no gcc in (/sbin:/bin:/usr/sbin:/usr/bin) sh: line 1: -dumpversion: command not found, glibc-2.3.1-r2) ================================================================= System uname: 2.4.20 i686 AMD Athlon(tm) XP 1700+ GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 apm gpm mikmod zlib gtkhtml svga guile tcpd pam python esd qt motif 3dnow acpi alsa arts avi berkdb bonobo cdr crypt cups dga doc dvd encode gd gdbm gif gnome gtk imlib innodb java jpeg kde libg++ libwww mmx mozilla mpeg mysql ncurses nls oggvorbis opengl oss pda pdflib perl png postgres qtmt quicktime readline sdl slang spell sse ssl tcltk tetex tiff truetype usb X xml2 xmms xv xlib" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -pipe" CXXFLAGS="-mcpu=athlon-xp -march=athlon-xp -O3 -pipe" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache" I also tried with -j1 for my make options instead of -j2, same thing.
please try lincvs-1.1.0 seemant: how to fix this gcc-which: no gcc in (/sbin:/bin:/usr/sbin:/usr/bin) sh: line 1: -dumpversion: command not found
Was able to successfully emerge lincvs-1.1.1 (I couldn't find 1.1.0). Thanks.
marked 1.1.1 as stable