I have tried this and get the same set of errors.
After setting up jhbuild all I have done is follow the sequence recommended on the build instructions page:
$ jhbuild bootstrap
$ jhbuild build meta-gtk-osx-bootstrap
$ jhbuild build meta-gtk-osx-core
I haven't knowingly made any platform choices and there does not appear to be anything in my shell variables that mention architectures
Is it possible to check how jhbuild has configured itself?
Yes, the .jhbuildrc-custom is python, so you can print any globals you want from there.
Regards, John Ralls
|