Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kahakai 0.6 ebuild borked?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
symbiote
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 87
Location: The 3rd World

PostPosted: Fri Jan 02, 2004 9:23 am    Post subject: kahakai 0.6 ebuild borked? Reply with quote

kahakai 0.6 has been refusing to compile.

error:
Code:
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr
/X11R6/include -I/usr/include/python2.3/ -I/usr/lib/ruby/1.8/i686-linux-gnu -I../src
 -DDEFAULTSTYLE=\"/usr/share/kahakai/styles/Default.style\" -DDEFAULTMENU=\"/usr/sha
re/kahakai/menu\" -DDEFAULTACTION=\"/usr/share/kahakai/actions/action\" -DDEFAULTRCF
sr/share/kahakai/config\" -DDEFAULTSCRIPTDIR=\"/usr/share/kahakai/scripts\" -DPKGDATADIR=\"/usr/share/kahakai\" -DDEFAULTSCRIPTCONFIG=\"/usr/share/kahakai/home_userconfig.py\" -DPKGLIBDIR=\"/usr/lib/kahakai\" -DGDB_COMMANDS_FILE=\"/usr/share/kahakai/cmd.gdb\" -march=pentium3 -O2 -pipe -mfpmath=sse -msse -mmmx -MT swig_wrapper_ruby.lo -MD -MP -MF .deps/swig_wrapper_ruby.Tpo -c swig_wrapper_ruby.cc  -fPIC -DPIC -DPIC -o swig_wrapper_ruby.o
swig_wrapper_ruby.cc: In function `VALUE _wrap_Vector_Vector_KaAction_pop(int,
   VALUE*, long unsigned int)':
swig_wrapper_ruby.cc:4958: error: no matching function for call to `KaAction::
   KaAction(KaAction*&)'
Action.hh:32: error: candidates are: KaAction::KaAction()
Action.hh:32: error:                 KaAction::KaAction(const KaAction&)
make[2]: *** [swig_wrapper_ruby.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f swig_wrapper_python.o .libs/swig_wrapper_python.lo
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/python2.3/ -I/usr/lib/ruby/1.8/i686-linux-gnu -I../src -DDEFAULTSTYLE=\"/usr/share/kahakai/styles/Default.style\" -DDEFAULTMENU=\"/usr/share/kahakai/menu\" -DDEFAULTACTION=\"/usr/share/kahakai/actions/action\" -DDEFAULTRCFILE=\"/usr/share/kahakai/config\" -DDEFAULTSCRIPTDIR=\"/usr/share/kahakai/scripts\" -DPKGDATADIR=\"/usr/share/kahakai\" -DDEFAULTSCRIPTCONFIG=\"/usr/share/kahakai/home_userconfig.py\" -DPKGLIBDIR=\"/usr/lib/kahakai\" -DGDB_COMMANDS_FILE=\"/usr/share/kahakai/cmd.gdb\" -march=pentium3 -O2 -pipe -mfpmath=sse -msse -mmmx -MT swig_wrapper_python.lo -MD -MP -MF .deps/swig_wrapper_python.Tpo -c swig_wrapper_python.cc -o swig_wrapper_python.o >/dev/null 2>&1
mv -f .libs/swig_wrapper_python.lo swig_wrapper_python.lo
make[2]: Leaving directory `/var/tmp/portage/kahakai-0.6/work/kahakai-0.6/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/kahakai-0.6/work/kahakai-0.6/src'
make: *** [all-recursive] Error 1

!!! ERROR: x11-wm/kahakai-0.6 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)


installed versions:
Code:

*  dev-libs/boost :
        [   ] dev-libs/boost-1.29.0 (1)
        [   ] dev-libs/boost-1.30.0 (1)
        [   ] dev-libs/boost-1.30.2 (1)
        [ ~I] dev-libs/boost-1.31.0_alpha1 (1)

*  dev-lang/ruby :
        [   ] dev-lang/ruby-1.6.8-r3 (1.6)
        [ ~ ] dev-lang/ruby-1.6.8-r5 (1.6)
        [   ] dev-lang/ruby-1.8.0-r1 (1.8)
        [ ~ ] dev-lang/ruby-1.8.0-r2 (1.8)
        [ ~ ] dev-lang/ruby-1.8.0-r4 (1.8)
        [ ~I] dev-lang/ruby-1.8.1 (1.8)
*  dev-lang/swig :
        [   ] dev-lang/swig-1.3.10-r2 (0)
        [   ] dev-lang/swig-1.3.16 (0)
        [   ] dev-lang/swig-1.3.19 (0)
        [ ~I] dev-lang/swig-1.3.20 (0)


Welp.
_________________
symbiote: interstellar mohican-general of the stealthdildo buddhist-warrior ninjas
[*] symbiote@stealthdildo.net
[*] gpg: 1024D/3FC84E5B
[*] http://stealthdildo.net/pgp-key
Back to top
View user's profile Send private message
princeofchaos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 107

PostPosted: Fri Jan 02, 2004 5:31 pm    Post subject: Reply with quote

Argh, SWIG 1.3.20 seems to be broken in fine details of its Ruby support. Thankfully it works fine with Python (it took them only 6 months...)

EDIT: Try USE="-ruby" when emerging kahakai 0.6.
Back to top
View user's profile Send private message
symbiote
Tux's lil' helper
Tux's lil' helper


Joined: 06 Oct 2002
Posts: 87
Location: The 3rd World

PostPosted: Fri Jan 02, 2004 8:11 pm    Post subject: Reply with quote

how come it works with 0.5.1 though?
_________________
symbiote: interstellar mohican-general of the stealthdildo buddhist-warrior ninjas
[*] symbiote@stealthdildo.net
[*] gpg: 1024D/3FC84E5B
[*] http://stealthdildo.net/pgp-key
Back to top
View user's profile Send private message
princeofchaos
Tux's lil' helper
Tux's lil' helper


Joined: 11 Jun 2003
Posts: 107

PostPosted: Sat Jan 03, 2004 12:30 am    Post subject: Reply with quote

Ruby support never worked in 0.5.1.

Just USE="-ruby" and it should be fine. Ruby support is not up to par with Python yet. I hope one of 0.6.x releases will fix that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum