id summary reporter owner description type status priority milestone component version resolution keywords cc port 52056 p5-module-build: circular dependency via build dependency p5-archive-tar mndavidoff dbevans "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." defect closed Normal ports 2.3.4 fixed p5-module-build