[MacPorts] #69314: p5.34-sub-exporter: has a circular dependency
MacPorts
noreply at macports.org
Sat Feb 10 22:16:58 UTC 2024
#69314: p5.34-sub-exporter: has a circular dependency
--------------------+--------------------------------
Reporter: lukaso | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: p5.34-sub-exporter
--------------------+--------------------------------
Here's the error:
{{{
---> Computing dependencies for ffmpeg
---> Dependencies to be installed: aom git p5.34-authen-sasl p5.34-pod-
coverage-trustpod p5.34-pod-eventual p5.34-mixin-linewise p5.34-sub-
exporter p5.34-data-optlist p5.34-params-util p5.34-config-autoconf p5.34
-file-slurper p5.34-test-warnings p5.34-test2-suite p5.34-module-pluggable
p5.34-module-runtime p5.34-module-build p5.34-software-license p5.34-data-
section p5.34-text-template p5.34-cgi p5.34-html-parser p5.34-http-message
p5.34-uri p5.34-net-smtp-ssl p5.34-io-socket-ssl p5.34-io-socket-ip
Error: The following dependencies were not installed because all of them
have unmet dependencies (likely due to a dependency cycle): aom git p5.34
-authen-sasl p5.34-pod-coverage-trustpod p5.34-pod-eventual p5.34-mixin-
linewise p5.34-sub-exporter p5.34-data-optlist p5.34-params-util p5.34
-config-autoconf p5.34-file-slurper p5.34-test-warnings p5.34-test2-suite
p5.34-module-pluggable p5.34-module-runtime p5.34-module-build p5.34
-software-license p5.34-data-section p5.34-text-template p5.34-cgi p5.34
-html-parser p5.34-http-message p5.34-uri p5.34-net-smtp-ssl p5.34-io-
socket-ssl p5.34-io-socket-ip
}}}
And then here's the output of a script that tries to find circular
dependencies:
{{{
Graph has a circular dependency: p5.34-sub-exporter -> p5.34-data-optlist
-> p5.34-params-util -> p5.34-config-autoconf -> p5.34-file-slurper ->
p5.34-test-warnings -> p5.34-test2-suite -> p5.34-module-pluggable ->
p5.34-module-runtime -> p5.34-module-build -> p5.34-software-license ->
p5.34-data-section -> p5.34-sub-exporter
}}}
{{{
Graph has a circular dependency: p5.34-test-warnings -> p5.34-test2-suite
-> p5.34-module-pluggable -> p5.34-module-runtime -> p5.34-module-build ->
p5.34-software-license -> p5.34-data-section -> p5.34-sub-exporter ->
p5.34-data-optlist -> p5.34-params-util -> p5.34-config-autoconf -> p5.34
-file-slurper -> p5.34-test-warnings
}}}
--
Ticket URL: <https://trac.macports.org/ticket/69314>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list