Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200423 - app-misc/tracker-0.6.3 broken by intltool-0.36.2
Summary: app-misc/tracker-0.6.3 broken by intltool-0.36.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 199595
  Show dependency tree
 
Reported: 2007-11-26 18:40 UTC by Priit Laes (IRC: plaes)
Modified: 2007-12-13 20:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2007-11-26 18:40:11 UTC
LC_ALL=C ../../intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po tracker-search-tool.desktop.in tracker-search-tool.desktop
Possible unintended interpolation of @INTLTOOL_ICONV in string at ../../intltool-merge line 96.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at ../../intltool-merge line 96.
BEGIN not safe after errors--compilation aborted at ../../intltool-merge line 263.
make[3]: *** [tracker-search-tool.desktop] Error 9
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/sexy-icon-entry.Tpo .deps/sexy-icon-entry.Po
mv -f .deps/tracker-search-tool-callbacks.Tpo .deps/tracker-search-tool-callbacks.Po
tracker-search-tool.c:224: warning: 'MenuDesc' defined but not used
tracker-search-tool.c:2130: warning: 'tracker_search_select_service_type_by_string' defined but not used
mv -f .deps/tracker-search-tool.Tpo .deps/tracker-search-tool.Po
mv -f .deps/tracker-search-tool-support.Tpo .deps/tracker-search-tool-support.Po
make[3]: Leaving directory `/home/tmp/portage/app-misc/tracker-0.6.3/work/tracker-0.6.3/src/tracker-search-tool'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/tmp/portage/app-misc/tracker-0.6.3/work/tracker-0.6.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tmp/portage/app-misc/tracker-0.6.3/work/tracker-0.6.3'
make: *** [all] Error 2
 * 
 * ERROR: app-misc/tracker-0.6.3 failed.
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-12-13 20:24:09 UTC
Added a intltoolize --force.  This should fix it.