No such file or directory: 'ubuntuone.override' when building sourcecode

Bug #690291 reported by Natalia Bidart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libubuntuone
Fix Released
Medium
dobey

Bug Description

When building the sourcecode on a 'foo' directory, I'm getting:

nessita@dali:~/canonical/libubutuone/trunk$ mkdir foo; cd foo/
nessita@dali:~/canonical/libubutuone/trunk/foo$ ../autogen.sh --enable-debug && make && sn -T bindings/mono/ubuntuone-sharp.dll
/usr/bin/gnome-autogen.sh
<snip> ... </snip>
configure:

 libubuntuone configured:
 ------------------------

 version: 0.3.8
 introspection: yes

Now type `make' to compile libubuntuone
make all-recursive
make[1]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo'
Making all in data
make[2]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo/data'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo/data'
Making all in libubuntuone
make[2]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo/libubuntuone'
  CC oauth.lo
  CC u1-music-store.lo
  CC xmalloc.lo
  CCLD libubuntuone-1.0.la
  GISCAN UbuntuOne-1.0.gir
In file included from <stdin>:4:
/home/nessita/canonical/libubutuone/trunk/libubuntuone/u1-music-store.h:25: fatal error: gtk/gtk.h: No such file or directory
compilation terminated.
/home/nessita/canonical/libubutuone/trunk/libubuntuone/u1-music-store.h:20: syntax error, unexpected $end in '/*' at ''
  GICOMP UbuntuOne-1.0.gir
make[2]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo/libubuntuone'
Making all in tests
make[2]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo/tests'
  CC test-music-store.o
  CCLD test-music-store
make[2]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo/tests'
Making all in bindings
make[2]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo/bindings'
Making all in python
make[3]: Entering directory `/home/nessita/canonical/libubutuone/trunk/foo/bindings/python'
/usr/bin/pygobject-codegen-2.0 \
  --register /usr/share/pygtk/2.0/defs/pango-types.defs \
  --register /usr/share/pygtk/2.0/defs/gdk-types.defs \
  --register /usr/share/pygtk/2.0/defs/gtk-types.defs \
  --prefix gtkwidgets \
  --override ubuntuone.override \
  ubuntuone.defs > ubuntuone.c
Traceback (most recent call last):
  File "/usr/share/pygobject/2.0/codegen/codegen.py", line 1722, in <module>
    sys.exit(main(sys.argv))
  File "/usr/share/pygobject/2.0/codegen/codegen.py", line 1674, in main
    o = override.Overrides(arg)
  File "/usr/share/pygobject/2.0/codegen/override.py", line 52, in __init__
    self.handle_file(filename)
  File "/usr/share/pygobject/2.0/codegen/override.py", line 57, in handle_file
    fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory: 'ubuntuone.override'
make[3]: *** [ubuntuone.c] Error 1
make[3]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo/bindings/python'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nessita/canonical/libubutuone/trunk/foo'
make: *** [all] Error 2
nessita@dali:~/canonical/libubutuone/trunk/foo$

Related branches

dobey (dobey)
Changed in libubuntuone:
assignee: nobody → Rodney Dawes (dobey)
importance: Undecided → Medium
status: New → In Progress
Changed in libubuntuone:
status: In Progress → Fix Committed
dobey (dobey)
Changed in libubuntuone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.