Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54694 - dev-util/gcvs-1.0_beta3-r1 failed to emerge
Summary: dev-util/gcvs-1.0_beta3-r1 failed to emerge
Status: RESOLVED DUPLICATE of bug 54548
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 54548
Blocks:
  Show dependency tree
 
Reported: 2004-06-21 15:38 UTC by Dietrich Heise
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dietrich Heise 2004-06-21 15:38:09 UTC
Hi,

I try to emerge gcvs, but I got allways this errors:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../gcvs -I../gcvs/src -I/. -I../cvstree -I../rf  -Wall -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -DqUnix -DqGTK -I/usr/X11R6/include -DqCvsDebug=0  -mcpu=athlon-xp -march=athlon-xp -O2 -pipe -c UpdateDlg.cpp
TclGlue.cpp:1234:2: warning: no newline at end of file
TclGlue.cpp: In function `int tclCvsBrowserProc(void*, Tcl_Interp*, int, 
   char**)':
TclGlue.cpp:444: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:449: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:453: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:458: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:463: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:468: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:473: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:478: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:483: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:488: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:495: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:500: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:505: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:510: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp:515: error: invalid conversion from `const char*' to `char*'
TclGlue.cpp: In function `int tclCvsEntriesProc(void*, Tcl_Interp*, int, 
   char**)':
TclGlue.cpp:647: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp: In constructor `CTcl_Interp::CTcl_Interp()':
TclGlue.cpp:968: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:971: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:973: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:975: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:977: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:979: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:987: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:990: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
TclGlue.cpp:993: error: invalid conversion from `int (*)(void*, Tcl_Interp*, 
   int, char**)' to `int (*)(void*, Tcl_Interp*, int, const char**)'
make[2]: *** [TclGlue.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from UpdateDlg.h:33,
                 from UpdateDlg.cpp:48:
MultiString.h: In member function `virtual const void* 
   TMPersistent<T>::GetData() const':
MultiString.h:60: warning: `std::vector<T, std::allocator<_CharT> 
   >::const_iterator' is implicitly a typename
MultiString.h:60: warning: implicit typename is deprecated, please see the 
   documentation for details
MultiString.h: At global scope:
MultiString.h:118: warning: `std::vector<T, std::allocator<_CharT> 
   >::const_iterator' is implicitly a typename
MultiString.h:118: warning: implicit typename is deprecated, please see the 
   documentation for details
MultiString.h:119: warning: `std::vector<T, std::allocator<_CharT> 
   >::const_iterator' is implicitly a typename
MultiString.h:119: warning: implicit typename is deprecated, please see the 
   documentation for details
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gcvs-1.0_beta3-r1/work/gcvs-1.0b3/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcvs-1.0_beta3-r1/work/gcvs-1.0b3'
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-util/gcvs-1.0_beta3-r1 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message)




Reproducible: Always
Steps to Reproduce:




Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.24)
=================================================================
System uname: 2.4.24 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.4.16
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8,sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/confi
g /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /va
r/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache fixpackages sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/ ftp://gentoo.inode.at/source/
http://gentoo.inode.at/ http://www.mi
rror.ac.uk/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage/"
USE="3dnow X aalib alsa apache2 apm arts avi berkdb bonobo cdr crypt cups dga
directfb doc dvd dvdr encode esd fbcon foomaticdb gd gd-external gdbm ggi gif
gnome gpg
 gphoto2 gpm gtk gtk2 gtkhtml guile imlib jpeg kde ldap libg++ libwww linguas_de
linguas_nds lirc mad matroska mikmod mozilla mpeg mysql ncures ncurses nls ogg oggvo
rbis opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang
spell sse ssl svga tcltk tcpd tetex truetype vorbis x86 xml2 xmms xv zlib"
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2004-08-06 19:27:36 UTC

*** This bug has been marked as a duplicate of 54548 ***