Ticket #30138 (closed defect: worksforme)
libsoup: libgiolibproxy.so does not exist
| Reported by: | j@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | devans@…, ryandesign@… | |
| Port: | libsoup |
Description (last modified by ryandesign@…) (diff)
Error: The file /opt/local/lib/gio/modules/libgiolibproxy.so does not exist, though it was Error: expected to have been provided by one of libsoup's dependencies. Try Error: rebuilding the port that should have provided that file by running Error: Error: sudo port -n upgrade --force <portname> Error: Error: Target org.macports.configure returned: missing required file Error: Failed to install libsoup Log for libsoup is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/main.log Error: The following dependencies were not installed: libsoup webkit-gtk enchant aspell texinfo xz hunspell gst-plugins-base gnome-vfs desktop-file-utils gnome-mime-data gstreamer bison flex gzip libtheora libvorbis libogg orc icu xorg-libXt xorg-libsm xorg-libice Error: Status 1 encountered during processing.
Hi... I'm fairly new to this, but after looking around and talking to a few friends I'm convinced that this is a problem with the macPort script.
This is from the second run; the first one got up to libsoup with no problem. I hope this makes sense. Thanks :)
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 2 years ago by ryandesign@…
- Port set to libsoup
- Cc devans@…, ryandesign@… added
- Description modified (diff)
- Summary changed from Error building uzbl mac osx to libsoup: libgiolibproxy.so does not exist
On my system:
$ port provides /opt/local/lib/gio/modules/libgiolibproxy.so /opt/local/lib/gio/modules/libgiolibproxy.so is provided by: glib-networking
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 2 years ago by j@…
Replying to ryandesign@…:
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
No I don't have it installed, but I thought that the original uzbl install which is meant,as U understand it, to install dependencies should have it included, shouldn't it?
comment:3 in reply to: ↑ 2 Changed 2 years ago by j@…
Replying to j@…:
Replying to ryandesign@…:
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
No I don't have it installed, but I thought that the uzbl port, which this ticket was originally about, was meant to install dependencies? Should it not be included in that mac port?
comment:4 Changed 2 years ago by ryandesign@…
libsoup does declare a dependency on glib-networking; it was added in r79882. Is your ports tree up to date? Try "sudo port selfupdate" and "sudo port upgrade outdated".


the macPort file in question