[MacPorts] #70547: Unable to install p5.34-*. Possible dependency cycle
MacPorts
noreply at macports.org
Wed Sep 25 17:34:12 UTC 2024
#70547: Unable to install p5.34-*. Possible dependency cycle
-------------------------------------------------+-------------------------
Reporter: michmill1970 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.0
Resolution: | Keywords:
Port: p5.34-b-cow p5.34-test-simple |
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 |
-sub-exporter p5.34-data-optlist p5.34 |
-params-util p5.34-config-autoconf p5.34 |
-file-slurper p5.34-test-warnings p5.34-cpan- |
meta-check |
-------------------------------------------------+-------------------------
Comment (by Dave-Allured):
@lcvisser thanks for testing! Yes, system type is ARM vs. Intel. The
Macports standard instructions for identification say this:
"Triple-click and copy the next line and paste it into your shell. It will
copy your OS and Xcode version to the clipboard. Paste it here replacing
this section."
sh -c 'echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)
$(uname -m)"; xcode=$(xcodebuild -version 2>/dev/null); if [ $? == 0 ];
then echo "$(echo "$xcode" | awk '\''NR==1{x=$0}END{print x" "$NF}'\'')";
else echo "Command Line Tools $(pkgutil --pkg-
info=com.apple.pkg.CLTools_Executables | awk '\''/version:/ {print
$2}'\'')"; fi' | tee /dev/tty | pbcopy
This should generate two short text lines with all the requested
identification, like this for my mac. Just copy these lines, or
equivalent, into your message.
macOS 14.7 23H124 x86_64 \\
Xcode 15.4 15F31d
--
Ticket URL: <https://trac.macports.org/ticket/70547#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list