Hi,
I've deleted old Jhbuild build and tried to build latest version (few minutes ago) using these commands: curl https://raw.githubusercontent.com/jralls/gtk-osx-build/master/gtk-osx-build-setup.sh > ./gtk-osx-build-setup.sh chmod +x ./gtk-osx-build-setup.sh ./gtk-osx-build-setup.sh
The last command fails with the following errors: Checking out jhbuild (<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href=""> <hr> <address>Apache/2.2.15 (Red Hat) Server at git.gnome.org Port 443</address> </body></html>) from git... Already on 'master' Your branch is up to date with 'origin/master'. error: branch 'stable' not found. Already up to date. fatal: Cannot update paths and switch to branch 'stable' at the same time. Update of jhbuild failed
Regards, Miroslav |