[MacPorts] #25921: cicular depedency for diffuse
#25921: cicular depedency for diffuse -----------------------------------------------+---------------------------- Reporter: yasir.suhail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.9.2 Component: ports | Version: 1.9.1 Keywords: dependency circular infinite loop | Port: diffuse -----------------------------------------------+---------------------------- I am trying to install diffuse on my Mac OSX 10.6.4. It goes into a circular dependency check. Also, it tries to search for python24 although it should be using python26 (which is standard for many ports and already installed on my system). Anyway, I run sudo port install diffuse >buildout.txt 2>builderror.txt I attach the builderror file. -- Ticket URL: <http://trac.macports.org/ticket/25921> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: cicular depedency for diffuse -----------------------------------------------+---------------------------- Reporter: yasir.suhail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 1.9.2 Component: ports | Version: 1.9.1 Keywords: dependency circular infinite loop | Port: diffuse -----------------------------------------------+---------------------------- Comment(by yasir.suhail@…): Actually, I ran sudo port install -d diffuse >buildout.txt 2>builderror.txt -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse ------------------------------------+--------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: diffuse ------------------------------------+--------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => tommyd@… * keywords: dependency circular infinite loop => * milestone: MacPorts 1.9.2 => -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse -------------------------------------+-------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: diffuse | -------------------------------------+-------------------------------------- Changes (by dports@…): * status: new => closed * resolution: => duplicate Comment: This seems to be the dependency loop caused by xorg-libXi: see #25912 -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse -------------------------------------+-------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: diffuse | -------------------------------------+-------------------------------------- Comment(by tommyd@…): The reason why this still depends on Python 2.4 and not 2.6 is that this pulls in gcc44 as dependency for me (still on 10.5.8) and I somewhat refused to wait a day to let it compile this huge dependency and everything else... I still consider this some kind of upstream port bug and just didn't came around investigating this more thoroughly. {{{ py26-gtk [...] py26-cairo py26-numpy [...] atlas gcc44 gmp mpfr [...] }}} -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse -------------------------------------+-------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: diffuse | -------------------------------------+-------------------------------------- Comment(by macsforever2000@…): python 2.4 is really old and not preferred for ports anymore. I suggest changing it to py26-gtk and adding variants for python24 and python25 too. -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse -------------------------------------+-------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: diffuse | -------------------------------------+-------------------------------------- Comment(by tommyd@…): Replying to [comment:5 macsforever2000@…]:
python 2.4 is really old and not preferred for ports anymore. I suggest changing it to py26-gtk and adding variants for python24 and python25 too.
Yes this is indeed a good idea - my first port with variants, yay! Done in r70233 -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25921: circular dependency for diffuse -------------------------------------+-------------------------------------- Reporter: yasir.suhail@… | Owner: tommyd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: diffuse | -------------------------------------+-------------------------------------- Comment(by yasir.suhail@…): Thanks! It works now! -- Ticket URL: <http://trac.macports.org/ticket/25921#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts