On Sun, May 08, 2011 at 10:11:59PM -0400, Brian Callahan wrote: > Dear ports@ -- > > On -current for loongson dated May 6, trying to build > gstreamer-plugins-base-0.10.32p0 fails. It has a RUN_DEPENDS on > x11/gnome/gvfs for the gio plugin which depends on devel/libsoup, > which depends on net/libproxy, which depends on devel/xulrunner, which > does not build on loongson with the warning not for arch mips64el. > This in turn breaks a lot of other ports, notably webkit. I'm not > certain what the best solution is to remedy this. > The computer in question is a Lemote Yeeloong. I can provide a dmesg > if needed but everything is GENERIC.
Yeah, i've noticed that too when trying to build webkit on hppa. There are two possible fixes : - rework libproxy/libsoup dependency chain to not depend on xulrunner on archs which doesnt have it. Doable ? - make xulrunner/mozilla work/build on hppa/mips64*. A brave soul is needed for that task. Landry
