Prev: ccache 3.0 port
Next: update compat7x to 7.3 libs
From: Eric on 13 Jun 2010 14:22 On May 26, 2:35 am, cbeckham <cbeck...(a)gmail.com> wrote: > On May 15, 10:49 am, "tua...(a)gmail.com" <tua...(a)gmail.com> wrote: > > > > > On May 13, 8:01 pm, Eric <eshee...(a)gmail.com> wrote: > > > > On May 11, 12:35 am, m...(a)ozzmosis.com (andrew clarke) wrote: > > > > > Running FreeBSD 7.3-REL, while building glib-2.24.1 the post-install > > > > part stalls, so the port never finishes installing. The offending > > > > line is: > > > > > /usr/local/bin/gio-querymodules /usr/local/lib/gio/modules/ > > > > > Running this manually produces the same result - gio-querymodules > > > > stalls with no output. > > > > _______________________________________________ > > > > freebsd-po...(a)freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > > To unsubscribe, send any mail to "freebsd-ports-unsubscr...(a)freebsd..org" > > > > Exact same issue here. Anyone found a way around this yet? > > > I did an HUP on the hung process and the install of glib20 completed. > > However, when upgrading to gio-fam-backend-2.22.4 the same happens, > > but the HUP "trick" does not work here. > > i am experiencing this problem as well on 8.0-REL. figured it was > somehow port related so i waited a week before attempting a rebuild, > same result as before after a cvsup of the ports tree. could it be a > hardware related issue? the machine in question is a Toshiba Portege > M200 laptop with a intel centrino processor. Anyone ever get this fixed?
From: t3h 0th3r on 1 Jul 2010 12:42
On 13 Jun., 20:22, Eric <eshee...(a)gmail.com> wrote: > On May 26, 2:35 am, cbeckham <cbeck...(a)gmail.com> wrote: > > > > > On May 15, 10:49 am, "tua...(a)gmail.com" <tua...(a)gmail.com> wrote: > > > > On May 13, 8:01 pm, Eric <eshee...(a)gmail.com> wrote: > > > > > On May 11, 12:35 am, m...(a)ozzmosis.com (andrew clarke) wrote: > > > > > > Running FreeBSD 7.3-REL, while building glib-2.24.1 the post-install > > > > > part stalls, so the port never finishes installing. The offending > > > > > line is: > > > > > > /usr/local/bin/gio-querymodules /usr/local/lib/gio/modules/ > > > > > > Running this manually produces the same result - gio-querymodules > > > > > stalls with no output. > > > > > _______________________________________________ > > > > > freebsd-po...(a)freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-ports > > > > > To unsubscribe, send any mail to "freebsd-ports-unsubscr...(a)freebsd.org" > > > > > Exact same issue here. Anyone found a way around this yet? > > > > I did an HUP on the hung process and the install of glib20 completed. > > > However, when upgrading to gio-fam-backend-2.22.4 the same happens, > > > but the HUP "trick" does not work here. > > > i am experiencing this problem as well on 8.0-REL. figured it was > > somehow port related so i waited a week before attempting a rebuild, > > same result as before after a cvsup of the ports tree. could it be a > > hardware related issue? the machine in question is a Toshiba Portege > > M200 laptop with a intel centrino processor. > > Anyone ever get this fixed? I recently experienced the same behaviour. for the glib-2 hang issue the HUP trick worked well. to have pango, gobject-introspection and gio--fam-backend build successfully, you need to uninstall gamin beforehand. i386 7.3-REL |