Re: [gtk-osx-users] Latest gtk-osx.modules seems to be broken



On Jan 30, 2012, at 1:23 AM, Pete Fotheringham wrote:

> I include the following in my .modulesets file	
>>  <include href="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.

Gnome has dropped the bz2 and gz compression methods in favor of xz. This requires a new tool, xzip, which is now provided by the bootstrap.modules for gtk-osx. To get it, run

gtk-osx-build-setup.sh
jhbuild bootstrap

after which you can run your build.

Regards,
John Ralls



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