[MacPorts] #52056: p5.24-archive-zip depends on itself
#52056: p5.24-archive-zip depends on itself -----------------------------+-------------------------------- Reporter: md14-macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: p5-archive-zip -----------------------------+-------------------------------- I get this error when I try to install p5.24-archive-zip: {{{ $ sudo port -vs install p5.24-archive-zip ---> Computing dependencies for p5.24-archive-zip.... ---> Dependencies to be installed: p5.24-test-mockmodule p5.24-module- build p5.24-archive-zip Error: The following dependencies were not installed: p5.24-test- mockmodule p5.24-module-build p5.24-archive-zip To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.24-archive-zip failed }}} It seems p5.24-archive-zip depends on itself via p5.24-test-mockmodule -> p5.24-module-build -> p5.24-archive-zip. Similarly, p5.24-module-build also depends on itself: {{{ $ sudo port -vs install p5.24-module-build ---> Computing dependencies for p5.24-module-build.... ---> Dependencies to be installed: p5.24-archive-zip p5.24-test- mockmodule p5.24-module-build Error: The following dependencies were not installed: p5.24-archive-zip p5.24-test-mockmodule p5.24-module-build To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port p5.24-module-build failed }}} p5.24-module-build depends on itself via p5.24-archive-zip -> p5.24-test- mockmodule -> p5.24-module-build. -- Ticket URL: <https://trac.macports.org/ticket/52056> MacPorts <https://www.macports.org/> Ports system for OS X
#52056: p5-module-build: circular dependency via build dependency p5-archive-tar ------------------------------+---------------------- Reporter: md14-macports@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: p5-module-build | ------------------------------+---------------------- Changes (by devans@…): * cc: devans@… (removed) * owner: macports-tickets@… => devans@… * port: p5-archive-zip => p5-module-build -- Ticket URL: <https://trac.macports.org/ticket/52056#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#52056: p5-module-build: circular dependency via build dependency p5-archive-tar ------------------------------+---------------------- Reporter: md14-macports@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: fixed | Keywords: Port: p5-module-build | ------------------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: p5-module-build's (optional) test dependencies p5-archive-tar and p5-par- dist removed in r151652. Removing p5-archive-tar is sufficient to break the circular dependency. p5-par-dist is then insuffient to perform the desired test (t/par.t) so it can be removed as well. Thanks for the report. -- Ticket URL: <https://trac.macports.org/ticket/52056#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts