[MacPorts] #17397: wxgtk not installable
#17397: wxgtk not installable -------------------------------+-------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wxgtk | Port: wxgtk -------------------------------+-------------------------------------------- ---> Fetching jpeg ---> droppatch.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg ---> Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Error: Target org.macports.fetch returned: fetch failed Warning: the following items did not execute (for jpeg): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: gtk2 jasper jpeg pango Xft2 xorg-xproto shared-mime-info intltool gnome-common p5-xml-parser perl5.8 perl5 libxml2 tiff Error: Status 1 encountered during processing. bash-3.2# -- Ticket URL: <http://trac.macports.org/ticket/17397> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable -------------------------------+-------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wxgtk | Port: wxgtk -------------------------------+-------------------------------------------- Comment(by vlatro@…): I'm trying to find droppatch.tar.gz and put it to /opt/local/var/macports/distfiles/iftop manually, but droppatch.tar.gz doesn't seem to exist in INTERNET at all. -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable -------------------------------+-------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wxgtk | Port: jpeg -------------------------------+-------------------------------------------- Changes (by blb@…): * port: wxgtk => jpeg Comment: It appears to fetch fine from http://sylvana.net/jpegcrop/ for me (it's also on the MacPorts mirror at http://distfiles.macports.org/jpeg/). Do you need to go through a proxy, or have a firewall in the way? -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable -------------------------------+-------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wxgtk | Port: jpeg -------------------------------+-------------------------------------------- Comment(by vlatro@…): All ok with droppatch.tar.gz. But: .................................................... ---> Installing perl5 5.8.8_0+darwin_9 ---> Activating perl5 5.8.8_0+darwin_9 Error: Target org.macports.activate returned: Image error: /opt/local/bin/a2p is being used by the active perl5.8 port. Please deactivate this port first, or use the -f flag to force the activation. Warning: the following items did not execute (for perl5): org.macports.activate Error: The following dependencies failed to build: gtk2 shared-mime-info intltool perl5 libxml2 tiff Error: Status 1 encountered during processing. bash-3.2# ------------------------------------------------------------------------------------- After perl5.8 deactivation: .................................................... i686-apple-darwin9-gcc-4.0.1: /usr/X11/lib/libXdamage.1.1.0.dylib: No such file or directory make[4]: *** [libgdk-x11-2.0.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for gtk2): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: gtk2 Error: Status 1 encountered during processing. bash-3.2# -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable -------------------------------+-------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: wxgtk | Port: jpeg -------------------------------+-------------------------------------------- Old description:
---> Fetching jpeg ---> droppatch.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg ---> Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Error: Target org.macports.fetch returned: fetch failed
Warning: the following items did not execute (for jpeg): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: The following dependencies failed to build: gtk2 jasper jpeg pango Xft2 xorg-xproto shared-mime-info intltool gnome-common p5-xml-parser perl5.8 perl5 libxml2 tiff
Error: Status 1 encountered during processing.
bash-3.2#
New description: {{{ ---> Fetching jpeg ---> droppatch.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/jpeg ---> Attempting to fetch droppatch.tar.gz from http://sylvana.net/jpegcrop/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Error: Target org.macports.fetch returned: fetch failed Warning: the following items did not execute (for jpeg): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: The following dependencies failed to build: gtk2 jasper jpeg pango Xft2 xorg-xproto shared-mime-info intltool gnome-common p5-xml-parser perl5.8 perl5 libxml2 tiff Error: Status 1 encountered during processing. bash-3.2# }}} -- Comment(by macsforever2000@…): Do you have X11 installed? If you are on Leopard, get [http://xquartz.macosforge.org/ XQuartz]. -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable ------------------------------+--------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Component: ports Version: 1.6.0 | Keywords: wxgtk Port: jpeg | ------------------------------+--------------------------------------------- Comment(by ruud@…): Is this bug still relevant? -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17397: wxgtk not installable --------------------------------+------------------------------------------- Reporter: vlatro@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: worksforme | Keywords: wxgtk Port: jpeg | --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => worksforme Comment: The jpeg port was recently updated and builds fine here. -- Ticket URL: <http://trac.macports.org/ticket/17397#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts