On Jan 30, 2012, at 1:23 AM, Pete Fotheringham wrote:
> I include the following in my .modulesets file
>> <include href="" href="http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules" target="_blank">http://git.gnome.org/browse/gtk-osx/plain/modulesets-stable/gtk-osx.modules"/>
>
> This morning when I tried to build I got the following error
>
>> *** Checking out gtk+ *** [25/38]
>> curl --continue-at - -L
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/gtk+-2.24.9.tar.xz -o /Users/pete/gtk/source/pkgs/gtk+-2.24.9.tar.xz
>> % Total % Received % Xferd Average Speed Time Time Time Current
>> Dload Upload Total Spent Left Speed
>> 100 12.5M 100 12.5M 0 0 810k 0 0:00:15 0:00:15 --:--:-- 1332k
>> jhbuild build: failed to unpack /Users/pete/gtk/source/pkgs/gtk+-2.24.9.tar.xz
>>
>
> When I tried to unpack /Users/pete/gtk/source/pkgs/gtk+-2.24.9.tar.xz myself I got
>
>> $ tar -xf gtk+-2.24.9.tar.xz
>> tar: Unrecognized archive format: Inappropriate file type or format
>> tar: Error exit delayed from previous errors.
>
> This was working fine with the earlier version of gtk-osx.modules
Sorry, I should have announced this sooner.