Opened 3 years ago

Closed 3 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)

main.log (148.7 KB) - added by laughingtiger 3 years ago.
log file
main.2.log (51.0 KB) - added by dmvj 3 years ago.

Download all attachments as: .zip

Change History (11)

Changed 3 years ago by laughingtiger

Attachment: main.log added

log file

comment:1 Changed 3 years ago by jpmelko

Cc: jpmelko added

comment:2 Changed 3 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez removed
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:3 Changed 3 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: worksforme
Status: assignedclosed

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.

Last edited 3 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) (previous) (diff)

comment:4 Changed 3 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
Last edited 3 years ago by jmroot (Joshua Root) (previous) (diff)

Changed 3 years ago by dmvj

Attachment: main.2.log added

comment:5 Changed 3 years ago by dmvj

Dangit. My log is main.2.log. I have the same problem.

comment:6 Changed 3 years ago by dmvj

Resolution: worksforme
Status: closedreopened

I'm also having the same problem. Posted the log. Reopened this one rather than creating a new one.

comment:7 Changed 3 years ago by dmvj

And now it worked. This is exciting.

comment:8 Changed 3 years ago by jmroot (Joshua Root)

Cc: ryandesign added
Description: modified (diff)
Summary: aom upgrade failsaom @3.0.0 configure failure

comment:9 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: reopenedclosed
Summary: aom @3.0.0 configure failureaom @3.0.0 configure failure when perl5 port is not installed
Note: See TracTickets for help on using tickets.