Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 2010 21:49:39 +0400
From:      Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To:        David Southwell <david@vizion2000.net>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: x11/gnome-terminal  portupgrade          build failure
Message-ID:  <4C506DB3.1040201@yandex.ru>
In-Reply-To: <201007281753.57477.david@vizion2000.net>
References:  <201007281753.57477.david@vizion2000.net>

next in thread | previous in thread | raw e-mail | index | archive | help
28.07.2010 20:53, David Southwell пишет:
>
> Hi
>
> Build failure in portupgrade of gnome-terminal
>
> Thanks in advance for any information on how to fix this one
>
> David
> Extract from scripted console output:

> /usr/local/lib/libICE.so -lutil -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,-
> rpath -Wl,/usr/local/lib
> /usr/local/bin/gtk-builder-convert encodings-dialog.glade encodings-dialog.ui
>    File "/usr/local/bin/gtk-builder-convert", line 261
>      print "WARNING: duplicate id \"" + node.getAttribute('id') + "\""
>                                                                      ^
> TabError: inconsistent use of tabs and spaces in indentation

Hi, David!

gtk-builder-convert is a script from x11-toolkits/gtk20. And as i can 
tell it won't work with python3 without modifications. You should 
install python26 as your primary python interpreter because 
gnome-terminal builds fine there with this version.

-- 
Regards,
Ruslan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C506DB3.1040201>