Summary: | Please stabilise app-text/mecab-0.97-r1 and app-dicts/mecab-ipadic-2.7.0.20070801 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christian Faulhammer (RETIRED) <fauli> |
Component: | New packages | Assignee: | CJK Team <cjk> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | Keywords: | STABLEREQ |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 239980 | ||
Bug Blocks: | 245160 |
Description
Christian Faulhammer (RETIRED)
![]() please mark stable. =app-text/mecab-0.97-r1 =app-dicts/mecab-ipadic-2.7.0.20070801 KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" this will break stable python bindings on x86: i686-pc-linux-gnu-g++ -pthread -DNDEBUG -O2 -march=i686 -pipe -fPIC -I/usr/include -I/usr/include/python2.5 -c -I/usr/include -I/usr/include/python2.5 -c MeCab_wrap.cxx -o build/temp.linux-i686-2.5/MeCab_wrap.o MeCab_wrap.cxx: In function 'int SWIG_Python_ConvertFunctionPtr(PyObject*, void**, swig_type_info*)': MeCab_wrap.cxx:2000: error: invalid conversion from 'const char*' to 'char*' MeCab_wrap.cxx: In function 'void SWIG_Python_FixMethods(PyMethodDef*, swig_const_info*, swig_type_info**, swig_type_info**)': MeCab_wrap.cxx:4841: error: invalid conversion from 'const char*' to 'char*' error: command 'i686-pc-linux-gnu-g++' failed with exit status 1 * * ERROR: dev-python/mecab-python-0.92 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2392: Called distutils_src_compile * environment, line 701: Called die * The specific snippet of code: * ${python} setup.py build "$@" || die "compilation failed" * The die message: * compilation failed should we stabilize dev-python/mecab-python-0.96, which has been in the tree long enough and emerges fine? amd64/x86 stable ppc stable ppc64 done ia64/sparc stable, closing |