Opened 3 years ago

Last modified 3 years ago

#64425 closed defect

Can't install py-pendulum on M1 MacBook running Monterey 12.1 — at Initial Version

Reported by: blazewicz (Krzysztof Błażewicz) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: xeron (Ivan Larionov)
Port: py-pendulum

Description

This happens on Monterey 12.1 on Apple Silicon machine.

Below is output from sudo port -v install py39-pendulum, all requirements were installed before.

--->  Computing dependencies for py39-pendulum.
--->  Fetching archive for py39-pendulum
--->  py39-pendulum-2.1.2_0.darwin_21.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
--->  Attempting to fetch py39-pendulum-2.1.2_0.darwin_21.arm64.tbz2 from https://fra.de.packages.macports.org/py39-pendulum
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   279    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch py39-pendulum-2.1.2_0.darwin_21.arm64.tbz2 from https://nue.de.packages.macports.org/py39-pendulum
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   279    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Attempting to fetch py39-pendulum-2.1.2_0.darwin_21.arm64.tbz2 from https://cph.dk.packages.macports.org/py39-pendulum
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0   196    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
--->  Staging py39-pendulum into destroot
. missing (directory not created: File exists)
./Applications missing (directory not created: File exists)
./Developer missing (directory not created: File exists)
./Library missing (directory not created: File exists)
Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/work/pendulum-2.1.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 -m install --verbose --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/work/destroot
['/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/install/_vendor/installer/src', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/work/pendulum-2.1.2', '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python39.zip', '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9', '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/lib-dynload', '/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages']
ERROR Missing argument: wheel
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/work/pendulum-2.1.2" && /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 -m install --verbose --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/work/destroot
Exit code: 1
Error: Failed to destroot py39-pendulum: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port py39-pendulum failed

Content of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-pendulum/py39-pendulum/main.log is in attachment.

Change History (1)

Changed 3 years ago by blazewicz (Krzysztof Błażewicz)

Attachment: py39-pendulum-port.log added
Note: See TracTickets for help on using tickets.