Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217642
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: CJK Team <cjk@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217642 depends on: Show dependency tree
Bug 217642 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-14 13:31 0000
As the summary says, bumping app-text/mecab with a simple 
mv mecab-0.9{6,7}.ebuild
avoids this failure:

make[1]: Entering directory
`/var/tmp/portage/app-text/mecab-0.96/work/mecab-0.96'
Making all in src
make[2]: Entering directory
`/var/tmp/portage/app-text/mecab-0.96/work/mecab-0.96/src'
/bin/bash ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.
-I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/etc/mecabrc\""    -O3
-Wall -Wno-deprecated -c utils.cpp
/bin/bash ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.
-I. -I.. -DDIC_VERSION=102    -DMECAB_DEFAULT_RC="\"/etc/mecabrc\""    -O3
-Wall -Wno-deprecated -c eval.cpp
mkdir .libs
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDIC_VERSION=102
-DMECAB_DEFAULT_RC=\"/etc/mecabrc\" -O3 -Wall -Wno-deprecated -c utils.cpp 
-fPIC -DPIC -o .libs/utils.o
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -DDIC_VERSION=102
-DMECAB_DEFAULT_RC=\"/etc/mecabrc\" -O3 -Wall -Wno-deprecated -c eval.cpp 
-fPIC -DPIC -o .libs/eval.o
In file included from utils.cpp:35:
param.h:34: error: explicit template specialization cannot have a storage class
make[2]: *** [utils.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from eval.cpp:15:
param.h:34: error: explicit template specialization cannot have a storage class
make[2]: *** [eval.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/app-text/mecab-0.96/work/mecab-0.96/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-text/mecab-0.96/work/mecab-0.96'
make: *** [all-recursive-am] Error 2


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From MATSUU Takuto 2008-04-21 00:06:38 0000 -------
in cvs. thanks

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug