Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Aug 2011 13:23:50 +0000
From:      Antonio Olivares <olivares14031@gmail.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: gmake[4]: *** [Gdk-2.0.gir] Error 127 => updating gtk to latest on ports
Message-ID:  <CAJ5UdcPfFHPqr71c6qt6yJuWWcdTVy_BRaE9oA0HOX2aNFLF1g@mail.gmail.com>
In-Reply-To: <20110805044811.GA66340@dan.emsphone.com>
References:  <CAJ5UdcMAgvOX4HjvL9z5aK2hF=PGBHYRo_wuhBY5cc%2B0PMnmRA@mail.gmail.com> <alpine.BSF.2.00.1108041858400.19846@wonkity.com> <CAJ5UdcNdbByVC8icLgS==Wy53gky3WyX3LCT0L6JgROkMRqGPw@mail.gmail.com> <20110805044811.GA66340@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 5, 2011 at 4:48 AM, Dan Nelson <dnelson@allantgroup.com> wrote:
> In the last episode (Aug 04), Antonio Olivares said:
>> On Thu, Aug 4, 2011 at 8:00 PM, Warren Block <wblock@wonkity.com> wrote:
>> > On Thu, 4 Aug 2011, Antonio Olivares wrote:
>> >> In an effort to keep up to date, I checked updates that are available
>> >> and tried to apply them. =A0Encountered a problem with gtk :
>> >>
>> >> /* Commands run */
>> >> quadcore# .
>> >> Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
>> >> Fetching snapshot tag from portsnap5.FreeBSD.org... done.
>> >> Latest snapshot on server matches what we already have.
>> >> No updates needed.
>> >> Ports tree is already up to date.
>> >> =A0 =A0 =A0 =A0=3D=3D=3D>>> New version available: gtk-2.24.5_1
>> >> =3D=3D=3D>>> 537 total installed ports
>> >> =A0 =A0 =A0 =A0=3D=3D=3D>>> 1 has a new version available
>> >>
>> >> ran
>> >> # portmaster -a
>> >
>> > Always (yes, always) check /usr/ports/UPDATING before throwing any aut=
omatic
>> > update tool at it. =A0See the 20110730 entry.
>> >
>>
>> Yes I see it, but it does not make a difference :(
>>
>> 20110730:
>> =A0 AFFECTS: users of x11-toolkits/gtk20
>> =A0 AUTHOR: gnome@FreeBSD.org
>>
>> =A0 The gtk-update-icon-cache utility has been split out of the gtk20 po=
rt.
>> =A0 Use the following instructions to update your system.
>>
>> =A0 # pkg_delete -f gtk-2.\*
>> =A0 # portmaster x11-toolkits/gtk20
>> =A0 # portmaster -a
>>
>> I ran the first command successfully, but the second bombs out the
>> same place and with same error :(
>>
>> ual-x11.c x11/gdkwindow-x11.c x11/gdkxftdefaults.c x11/gdkxid.c
>> x11/xsettings-client.c x11/xsettings-common.c libgdk-x11-2.0.la
>> Makefile --output Gdk-2.0.gir
>> /usr/local/bin/g-ir-scanner: not found
>
> g-ir-scanner is a python script. =A0I bet the interpreter path on the fir=
st
> line of that file no longer points to a valid python executable. =A0Have =
you
> converted python versions recently and forgot to rebuild all ports depend=
ing
> on it?
>
> --

Dan,

it was there :) problem was it was not found.  Found how to fix these
errors here:

Thank you for your help.  I found the solution in :

http://forums.freebsd.org/showthread.php?t=3D23721

gmake[1]: Leaving directory
`/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.10.8'
=3D=3D=3D>   Compressing manual pages for gobject-introspection-0.10.8
=3D=3D=3D>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
=3D=3D=3D>   Registering installation for gobject-introspection-0.10.8

=3D=3D=3D>  Cleaning for gobject-introspection-0.10.8

=3D=3D=3D>>> Updating dependency entry for gobject-introspection-0.10.8 in
each dependent port
=3D=3D=3D>>> Re-installation of gobject-introspection-0.10.8 complete

after this, update was successful :)

Regards,

Antonio



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