Hi,
I am currently executing the necessary steps for update task
And I'm stuck with
I have attached the output of the manual compilation. I already recompiled gdk-pixbuff because the configure told me it was not available before. But that obviously didn't help.
Does any of you guys have an idea what could be wrong here?
Cheers,
Stefan
I am currently executing the necessary steps for update task
Code:
8 20130731:
9 AFFECTS: users of glib20
10 AUTHOR: kwm@FreeBSD.org
11
12 The devel/gio-fam-backend port was removed in the glib 2.36 update.
13 Since the gio-fam-backend port was used in USE_GNOME=glib20, all
14 dependencies need to be rebuilt. The removal of gio-fam-backend isn't
15 critical, glib20 using programs should work just fine if the port is still
16 installed. It is not clear however, if glib20 will use the new kqueue
17 backend or the old fam backend.
18
19 Note that users of pkg packages can just run the pkg delete command after
20 their next update.
21
22 # portmaster -r gio-fam-backend
23 # pkg_delete gio-fam-backend-\* (for pkgng: pkg delete gio-fam-backend)
24 # portmaster -a
25
26 or
27
28 # portupgrade -rf gio-fam-backend
29 # pkg_delete gio-fam-backend-\* (for pkgng: pkg delete gio-fam-backend)
30 # portupgrade -a
And I'm stuck with
portupgrade -rf gio-fam-backend
as it breaks while recompiling graphics/librsvg2.I have attached the output of the manual compilation. I already recompiled gdk-pixbuff because the configure told me it was not available before. But that obviously didn't help.
Does any of you guys have an idea what could be wrong here?
Cheers,
Stefan