> On Jan 14, 2020, at 12:56 AM, Rob <r...@orbitalsystems.co.uk> wrote:
> 
> Robs-Air:gtk-osx guy$ jhbuild bootstrap-gtk-osx
> Loading .env environment variables…
> *** Checking out xz *** [1/15]
> wget --continue http://tukaani.org/xz/xz-5.2.4.tar.bz2 -O 
> /Users/guy/gtk/source/pkgs/xz-5.2.4.tar.bz2
> --2020-01-14 08:55:12--  http://tukaani.org/xz/xz-5.2.4.tar.bz2
> Resolving tukaani.org... 84.34.147.45
> Connecting to tukaani.org|84.34.147.45|:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: https://tukaani.org/xz/xz-5.2.4.tar.bz2 [following]
> https://tukaani.org/xz/xz-5.2.4.tar.bz2: HTTPS support not compiled in.
> *** Error during phase checkout of xz: ########## Error running wget 
> --continue http://tukaani.org/xz/xz-5.2.4.tar.bz2 -O 
> /Users/guy/gtk/source/pkgs/xz-5.2.4.tar.bz2 *** [1/15]
> 
>  [1] Rerun phase checkout
>  [2] Ignore error and continue to configure
>  [3] Give up on module
>  [4] Start shell
>  [5] Reload configuration
>  [6] Go to phase "wipe directory and start over"
> choice: ^CInterrupted
> Robs-Air:gtk-osx guy$ echo$PATH
> -bash: 
> echo/Library/Frameworks/Python.framework/Versions/3.8/bin:/Users/guy/.new_local/bin:/Library/Frameworks/Python.framework/Versions/3.8/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Library/Developer/CommandLineTools:/Applications/VMware:
>  No such file or directory
> Robs-Air:gtk-osx guy$ 
> Robs-Air:gtk-osx guy$ which python
> /usr/bin/python
> Robs-Air:gtk-osx guy$ which curl
> /usr/bin/curl
> 

I missed the "Error running wget". That's not provided by Apple so normally 
jhbuild falls back to curl and that does support https. You'll need to either 
get wget that does support https or make it so jhbuild doesn't find it, perhaps 
by adjusting the path.

I haven't tested with a root-installed python3 either, so you're on your own 
with that installation. Since jhbuild seems to run OK as long as you don't 
misspell its commands maybe it's not a problem.

Regards,
John Ralls

_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to