Date: Tue, 16 Feb 2010 17:10:10 -0600 From: "Jeremy Messenger" <mezz7@cox.net> To: "Janos Dohanics" <web@3dresearch.com> Cc: freebsd-ports@freebsd.org Subject: Re: gir-repository-atk-0.6.5_3 build error Message-ID: <op.u78tbwus9aq2h7@localhost> In-Reply-To: <201002160930.26493.web@3dresearch.com> References: <201002160930.26493.web@3dresearch.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Feb 2010 08:30:26 -0600, Janos Dohanics <web@3dresearch.com> wrote: > While building gnome2-2.28.2_1, I get this error: > <snip> > Making all in gir > gmake[2]: Entering directory > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5/gir' > /usr/local/bin/g-ir-scanner -v --namespace Atk --nsversion=1.0 \ > --add-include-path=. --add-include-path=. \ > --include=GObject-2.0 \ > --library=atk-1.0 \ > --libtool="/bin/sh ../libtool" \ > --output Atk-1.0.gir \ > --pkg gobject-2.0 \ > --pkg atk \ > -I`pkg-config --variable=includedir atk`/atk-1.0 \ > `pkg-config --variable=includedir atk`/atk-1.0/atk/*.h > /usr/local/bin/g-ir-scanner: not found > gmake[2]: *** [Atk-1.0.gir] Error 127 > gmake[2]: Leaving directory > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5/gir' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/accessibility/gir-repository-atk/work/gir-repository-0.6.5' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/accessibility/gir-repository-atk. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/gir-repository-gtk20. > *** Error code 1 > > Stop in /usr/ports/x11-toolkits/unique. > *** Error code 1 > > Stop in /usr/ports/audio/gnome-media. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2. > *** Error code 1 > > Stop in /usr/ports/x11/gnome2. > > However: > > # ls -al /usr/local/bin/g-ir-scanner > -r-xr-xr-x 1 root wheel 1385 Feb 12 15:50 /usr/local/bin/g-ir-scanner Looks like you did the Python upgrade? 'grep python /usr/local/bin/g-ir-scanner' and see what it returns. > ...and gnomelogalyzer.sh was no help. > > How do I fix this problem? Have you follow the UPDATING for Python upgrade if it is this problem? In general, when do the major upgrade of Python/Perl/etc. I usually rebuild everything that depend on Python/Perl/etc. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u78tbwus9aq2h7>