Hello Everyone,

I am overwhelmed with the amount of response I am getting from all of you.
Tracker has been haunting me for a while as it is the only other plugin I
need for Gnome-do that doesn't quite work. The only missing piece of the
puzzle that will satisfy my Executive Director's all-in-one search needs.
If there is anything I can do outside of programming just let me know.


Kind Regards,

Julie Trias
Office IT
Wikimedia Foundation




On Tue, Jan 8, 2013 at 9:30 AM, Frank Lahm <frankl...@gmail.com> wrote:

> Hi
>
> 2013/1/8 Frank Lahm <frankl...@gmail.com>:
> > I'm trying to compile Tracker from git/master on Solaris 11.1.
> >
> > After fixing a minor portability issue (flock), I'm completely stuck
> > in getting g-ir-scanner to process src/libtracker-extract/. I'm
> > completely Gnome/glib/Python agnostic so I can't make any sense of the
> > error I see:
> >
> > frank@solaris:~/tracker/src/libtracker-extract$ gmake V=1
> > /usr/bin/g-ir-scanner  --warn-all -I ../../src -D TRACKER_COMPILATION
> > --c-include="libtracker-extract/tracker-extract.h"
> > --namespace=TrackerExtract --nsversion=0.16 --libtool="/bin/sh
> > ../../libtool"  --include=GObject-2.0 --include=GModule-2.0
> > --library=libtracker-extract-0.16.la
> > --include-uninstalled=../../src/libtracker-sparql/Tracker-0.16.gir
> > tracker-data.h tracker-encoding.c tracker-exif.c tracker-exif.h
> > tracker-extract-client.c tracker-extract-client.h
> > tracker-extract-info.c tracker-extract-info.h tracker-guarantee.c
> > tracker-guarantee.h tracker-iptc.c tracker-iptc.h
> > tracker-module-manager.c tracker-module-manager.h tracker-utils.c
> > tracker-xmp.c tracker-xmp.h /usr/bin/g-ir-scanner
> > libtracker-extract-0.16.la Makefile --output TrackerExtract-0.16.gir
> > Traceback (most recent call last):
> >   File "/usr/bin/g-ir-scanner", line 45, in <module>
> >     sys.exit(scanner_main(sys.argv))
> >   File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line
> > 400, in scanner_main
> >     ss = create_source_scanner(options, args)
> >   File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line
> > 325, in create_source_scanner
> >     ss.parse_files(filenames)
> >   File "/usr/lib/gobject-introspection/giscanner/sourcescanner.py",
> > line 245, in parse_files
> >     self._parse(headers)
> >   File "/usr/lib/gobject-introspection/giscanner/sourcescanner.py",
> > line 278, in _parse
> >     stdout=subprocess.PIPE)
> >   File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
> >     errread, errwrite)
> >   File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
> >     raise child_exception
> > OSError: [Errno 2] No such file or directory
> > gmake: *** [TrackerExtract-0.16.gir] Fehler 1
> > frank@solaris:~/tracker/src/libtracker-extract$
>
> d'oh! Nevermind, fixed this with "--enable-introspection=no".
> -f
> _______________________________________________
> tracker-list mailing list
> tracker-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/tracker-list
>
_______________________________________________
tracker-list mailing list
tracker-list@gnome.org
https://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to