| Summary: | scim-tables-0.5.3 and scim-tables-0.5.6 won't compile under GCC 4.1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Wai Ling <simotsa> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Wai Ling
2006-07-03 10:28:50 UTC
Here's the error log: make[2]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/additional' ../src/scim-make-table Amharic.txt -b -o Amharic.bin Loading table file Amharic.txt ... Saving table file Amharic.bin ... ../src/scim-make-table Arabic.txt -b -o Arabic.bin Loading table file Arabic.txt ... Saving table file Arabic.bin ... ../src/scim-make-table LaTeX.txt -b -o LaTeX.bin Loading table file LaTeX.txt ... Saving table file LaTeX.bin ... ../src/scim-make-table Viqr.txt -b -o Viqr.bin Loading table file Viqr.txt ... Saving table file Viqr.bin ... ../src/scim-make-table Yawerty.txt -b -o Yawerty.bin Loading table file Yawerty.txt ... Saving table file Yawerty.bin ... ../src/scim-make-table IPA-X-SAMPA.txt -b -o IPA-X-SAMPA.bin Loading table file IPA-X-SAMPA.txt ... Saving table file IPA-X-SAMPA.bin ... make[2]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/additional' Making all in icons make[2]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/icons' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/icons' Making all in po make[2]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/po' Making all in skim make[2]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim' cd . && make -f admin/Makefile.common configure.in ; make all-recursive make[3]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim' cd . && make -f admin/Makefile.common configure.in ; Making all in setupui make[4]: Entering directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim/setupui' /usr/kde/3.4/bin/kconfig_compiler ./generictable.kcfg ./generictable.kcfgc; ret=$?; \ if test "$ret" != 0; then rm -f generictable.h ; exit $ret ; fi /usr/qt/3/bin/moc ./scimtablesettingplugin.h -o scimtablesettingplugin.moc if /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/skim -I/usr/include/scim-1.0 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -march=i686 -mtune=athlon -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT scimtablesettingplugin.lo -MD -MP -MF ".deps/scimtablesettingplugin.Tpo" -c -o scimtablesettingplugin.lo scimtablesettingplugin.cpp; \ then mv -f ".deps/scimtablesettingplugin.Tpo" ".deps/scimtablesettingplugin.Plo"; else rm -f ".deps/scimtablesettingplugin.Tpo"; exit 1; fi /usr/qt/3/bin/moc generictableui.h -o generictableui.moc rm -f generictableui.cpp echo '#include <kdialog.h>' > generictableui.cpp echo '#include <klocale.h>' >> generictableui.cpp /usr/qt/3/bin/uic -L /usr/kde/3.4/lib/kde3/plugins/designer -nounload -tr tr2i18n -i generictableui.h ./generictableui.ui > generictableui.cpp.temp ; ret=$?; \ /usr/bin/perl -pe "s,tr2i18n( \"\" ),QString::null,g" generictableui.cpp.temp | /usr/bin/perl -pe "s,tr2i18n( \"\"\, \"\" ),QString::null,g" | /usr/bin/perl -pe "s,image([0-9][0-9]*)_data,img\$1_generictableui,g" | /usr/bin/perl -pe "s,: QWizard\(,: KWizard(,g" >> generictableui.cpp ;\ rm -f generictableui.cpp.temp ;\ if test "$ret" = 0; then echo '#include "generictableui.moc"' >> generictableui.cpp; else rm -f generictableui.cpp ; exit $ret ; fi if /bin/sh ../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I/usr/kde/3.4/include -I/usr/qt/3/include -I. -I/usr/include/skim -I/usr/include/scim-1.0 -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -march=i686 -mtune=athlon -pipe -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT generictableui.lo -MD -MP -MF ".deps/generictableui.Tpo" -c -o generictableui.lo generictableui.cpp; \ then mv -f ".deps/generictableui.Tpo" ".deps/generictableui.Plo"; else rm -f ".deps/generictableui.Tpo"; exit 1; fi generictableui.cpp:23:36: error: skimeditshortcutbutton.h: No such file or directory make[4]: *** [generictableui.lo] Error 1 make[4]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim/setupui' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3/skim' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/portage/portage/scim-tables-0.5.3/work/scim-tables-0.5.3' make: *** [all] Error 2 !!! ERROR: app-i18n/scim-tables-0.5.3 failed. Call stack: ebuild.sh, line 1540: Called dyn_compile ebuild.sh, line 940: Called src_compile scim-tables-0.5.3.ebuild, line 21: Called die !!! make failed !!! If you need support, post the topmost build error, and the call stack if relevant. *** This bug has been marked as a duplicate of 139042 *** |