Opened 4 years ago
Closed 4 years ago
#62595 closed defect (fixed)
aom @3.0.0 configure failure when perl5 port is not installed
Reported by: | laughingtiger | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.4 |
Keywords: | Cc: | jpmelko, ryandesign (Ryan Carsten Schmidt) | |
Port: | aom |
Description (last modified by jmroot (Joshua Root))
latest update to aom fails with;-
---> Computing dependencies for aom ---> Fetching archive for aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://cph.dk.packages.macports.org/aom ---> Fetching distfiles for aom ---> Verifying checksums for aom ---> Extracting aom ---> Configuring aom Error: Failed to configure aom: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/main.log for details. Error: Problem while installing aom
see attached log.
Attachments (2)
Change History (11)
Changed 4 years ago by laughingtiger
comment:1 Changed 4 years ago by jpmelko
Cc: | jpmelko added |
---|
comment:2 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez removed |
---|---|
Owner: | set to MarcusCalhoun-Lopez |
Status: | new → assigned |
comment:3 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
I am afraid I cannot reproduce this error.
On the buildbot, aom seems to have built successfully.
If you try to install it now, you will likely get the binary version and will not have to build it yourself.
comment:4 Changed 4 years ago by laughingtiger
Unfortunately I still get the same problem;- (macOS 11.2.3)
sudo port uninstall aom sudo port clean aom sudo port install aom Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly. Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'. ---> Computing dependencies for aom ---> Fetching archive for aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://cph.dk.packages.macports.org/aom ---> Fetching distfiles for aom ---> Verifying checksums for aom ---> Extracting aom ---> Configuring aom Error: Failed to configure aom: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port aom failed
It looks like macPorts cannot find the aom binary either;-
sudo port -b install aom Warning: The macOS 11.2 SDK does not appear to be installed. Ports may not build correctly. Warning: You can install it as part of the Xcode Command Line Tools package by running `xcode-select --install'. ---> Fetching archive for aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://mse.uk.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://lil.fr.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://cph.dk.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from http://fco.it.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://jnb.za.packages.macports.org/packages/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://kmq.jp.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from http://atl.us.packages.macports.org/aom ---> Attempting to fetch aom-3.0.0_0.darwin_20.x86_64.tbz2 from https://pek.cn.packages.macports.org/macports/packages/aom Error: Failed to archivefetch aom: version @3.0.0_0: The requested URL returned error: 404 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port aom failed
Changed 4 years ago by dmvj
Attachment: | main.2.log added |
---|
comment:6 Changed 4 years ago by dmvj
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I'm also having the same problem. Posted the log. Reopened this one rather than creating a new one.
comment:8 Changed 4 years ago by jmroot (Joshua Root)
Cc: | ryandesign added |
---|---|
Description: | modified (diff) |
Summary: | aom upgrade fails → aom @3.0.0 configure failure |
comment:9 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Summary: | aom @3.0.0 configure failure → aom @3.0.0 configure failure when perl5 port is not installed |
I fixed this in [b3032c313f268eb895a79f223143cb2c41909c17/macports-ports].
Note: See
TracTickets for help on using
tickets.
log file