Re: [gtk-osx-users] gobject-introspection



Hi,
Sorry I only find the time to try today
Le 2 déc. 2013 à 06:05, John Ralls <jralls ceridwen us> a écrit :

Traceback (most recent call last):
 File "./g-ir-scanner", line 46, in <module>
   sys.exit(scanner_main(sys.argv))
 File "./giscanner/scannermain.py", line 507, in scanner_main
   write_output(data, options)
 File "./giscanner/scannermain.py", line 407, in write_output
   shutil.move(main_f_name, options.output)
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 264, in move
   copy2(src, real_dst)
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 100, in 
copy2
   copystat(src, dst)
 File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/shutil.py", line 77, in 
copystat
   os.chflags(dst, st.st_flags)
OSError: [Errno 45] Operation not supported: 'GLib-2.0.gir'
make[2]: *** [GLib-2.0.gir] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

That's interesting. I haven't seen that, but I usually build Python (just add 'python' to the modules 
list), which I guess avoids this problem.
Indeed a jhbuild build python before my jhbuild build meta-gtk-osx-core (in my clean 10.6 virtual box) fixes 
the compilation of object-introspection !

Regards,
John Ralls

All the best,
Pierre B.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]