Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32334

Summary: Cannot emerge wvdial because of failure of wvstreams
Product: Gentoo Linux Reporter: Phil Sexton <philsexton>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Phil Sexton 2003-10-30 08:02:21 UTC
When I emerge wvdial, it fails because wvstreams won't compile.

Reproducible: Always
Steps to Reproduce:
1. emerge wvdial
2.
3.

Actual Results:  
../utils/wvcallback.h: In constructor `WvCallback6<RET, P1, P2, P3, P4, P5, 
   P6>::WvCallback6(typename WvCallback6<RET, P1, P2, P3, P4, P5, P6>::Fake*, 
   RET (WvCallback6<RET, P1, P2, P3, P4, P5, P6>::Fake::*)(P1, P2, P3, P4, P5, 
   P6))':
../utils/wvcallback.h:139: warning: `typename WvCallback6<RET, P1, P2, P3, P4, 
   P5, P6>::FakeFunc' is implicitly a typename
../utils/wvcallback.h:139: warning: implicit typename is deprecated, please see 
   the documentation for details
../utils/wvcallback.h: In constructor `WvCallback6<RET, P1, P2, P3, P4, P5, 
   P6>::WvCallback6(RET (*)(P1, P2, P3, P4, P5, P6))':
../utils/wvcallback.h:139: warning: `typename WvCallback6<RET, P1, P2, P3, P4, 
   P5, P6>::FakeGlobalFunc' is implicitly a typename
../utils/wvcallback.h:139: warning: implicit typename is deprecated, please see 
   the documentation for details
../utils/wvcallback.h: In constructor `WvCallback6_bound<RET, T, P1, P2, P3, 
   P4, P5, P6>::WvCallback6_bound(T&, RET (T::*)(P1, P2, P3, P4, P5, P6))':
../utils/wvcallback.h:143: warning: `typename WvCallback6_bound<RET, T, P1, P2, 
   P3, P4, P5, P6>::Fake' is implicitly a typename
../utils/wvcallback.h:143: warning: implicit typename is deprecated, please see 
   the documentation for details
../utils/wvcallback.h:143: warning: `typename WvCallback6_bound<RET, T, P1, P2, 
   P3, P4, P5, P6>::Func' is implicitly a typename
../utils/wvcallback.h:143: warning: implicit typename is deprecated, please see 
   the documentation for details
../utils/wvcallback.h: At global scope:
../utils/wvcallback.h:191: warning: `typename VoidCallback_bound<T>::BoundFunc' 
   is implicitly a typename
../utils/wvcallback.h:191: warning: implicit typename is deprecated, please see 
   the documentation for details
In file included from ../streams/wvfile.h:10,
                 from wvcrypto.h:10,
                 from wvcrypto.cc:7:
../streams/wvstream.h:21: warning: `typename 
   WvStreamCallback_bound<T>::BoundFunc' is implicitly a typename
../streams/wvstream.h:21: warning: implicit typename is deprecated, please see 
   the documentation for details
wvcrypto.cc: In constructor `WvRSAKey::WvRSAKey(const char*, bool)':
wvcrypto.cc:163: invalid conversion from `const unsigned char**' to `unsigned 
   char**'
wvcrypto.cc:174: invalid conversion from `const unsigned char**' to `unsigned 
   char**'
make[2]: *** [wvcrypto.o] Error 1
make[1]: *** [crypto] Error 2
make: *** [src] Error 2

!!! ERROR: net-libs/wvstreams-3.70-r2 failed.
!!! Function src_compile, Line 27, Exitcode 2
!!! (no error message)

Expected Results:  
It should have compiled and installed.

tinwhistle / # emerge info
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-18.7)
=================================================================
System uname: 2.4.20-18.7 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /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"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/pub/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/pub/tmp"
PORTDIR="/pub/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups foomaticdb gif jpeg libg++ libwww mad mikmod
mpeg ncurses nls pdflib png spell truetype xml2 zlib gdbm berkdb slang readline
arts java guile X sdl gpm tcpd pam perl python esd imlib gtk qt motif aalib alsa
directfb dvd encode fbcon gnome jack joystick kde mmx mysql oggvorbis opengl pic
quicktime sse sse2 ssl svga videos Xaw3d xmms xv"
Comment 1 SpanKY gentoo-dev 2003-10-30 09:37:26 UTC

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