Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196420 - app-misc/tracker-0.6.3 won't compile
Summary: app-misc/tracker-0.6.3 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 14:52 UTC by gtlinuxman
Modified: 2007-10-30 01:13 UTC (History)
0 users

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


Attachments
build.log (build.log,169.57 KB, text/plain)
2007-10-19 14:57 UTC, gtlinuxman
Details
emerge --info (emerge-info,4.66 KB, text/plain)
2007-10-19 14:59 UTC, gtlinuxman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gtlinuxman 2007-10-19 14:52:39 UTC
app-misc/tracker-0.6.3 won't compile

Reproducible: Always

Steps to Reproduce:
# emerge -avt tracker
2.
3.

Actual Results:  

These are the packages that would be merged, in reverse order:

Calculating dependencies                 ... done!
[ebuild     U ] app-misc/tracker-0.6.3 [0.6.0] USE="gsf gstreamer jpeg pdf xine -applet -debug -gnome -gtk" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No]   
---SKIP---

 gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/libtracker -Wall -Wchar-subscripts -Wnested-externs -Wpointer-arith -Wsign-compare -march=athlon-xp -O3 -pipe -fomit-frame-pointer -funroll-loops -fforce-addr -m3dnow -MT tracker-ui.lo -MD -MP -MF .deps/tracker-ui.Tpo -c tracker-ui.c  -fPIC -DPIC -o .libs/tracker-ui.o
In file included from tracker-utils.c:26:
tracker-utils.h:27:18: error: glib.h: No such file or directory
tracker-utils.h:28:21: error: gtk/gtk.h: No such file or directory
In file included from ../../src/libtracker/tracker.h:23,
                 from tracker-utils.h:30,
                 from tracker-utils.c:26:
../../src/libtracker/tracker-client.h:3:25: error: glib/gtypes.h: No such file or directory
../../src/libtracker/tracker-client.h:4:25: error: glib/gerror.h: No such file or directory
../../src/libtracker/tracker-client.h:5:28: error: dbus/dbus-glib.h: No such file or directory
In file included from ../../src/libtracker/tracker.h:23,
                 from tracker-utils.h:30,
                 from tracker-utils.c:26:
../../src/libtracker/tracker-client.h:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'static'
../../src/libtracker/tracker-client.h:23: error: expected ')' before '*' token
../../src/libtracker/tracker-client.h:26: error: expected ')' before '*' token
../../src/libtracker/tracker-client.h:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
---SKIP--
       In file included from tracker-ui.c:28:
tracker-ui.h:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const'
tracker-ui.h:39: error: expected ')' before '*' token
tracker-ui.c:38: error: expected ')' before '*' token
make[3]: *** [tracker-ui.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.6.3/work/tracker-0.6.3/src/libtracker-gtk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-misc/tracker-0.6.3/work/tracker-0.6.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/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.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   tracker-0.6.3.ebuild, line 137:   Called die
 *
 * build failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-misc/tracker-0.6.3/temp/build.log'.
 *



Additional Information will be attached
Comment 1 gtlinuxman 2007-10-19 14:57:46 UTC
Created attachment 133896 [details]
build.log
Comment 2 gtlinuxman 2007-10-19 14:59:43 UTC
Created attachment 133898 [details]
emerge --info
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-10-28 19:15:04 UTC
Should be fixed in portage now.  Please sync and test in ~1 hour.
Comment 4 gtlinuxman 2007-10-30 01:13:49 UTC
thanks
problem really solved
i'm happy :)