Opened 19 hours ago

Closed 18 hours ago

Last modified 16 hours ago

#71303 closed defect (duplicate)

aom @3.9.1_0 failing to install (clean install) on Sequoia 15.2 beta

Reported by: darthschmoo (Bryce Anderson) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.10.4
Keywords: Cc:
Port: aom

Description (last modified by jmroot (Joshua Root))

I hope this proves useful.

Just upgraded to an M1 Macbook.

I basically deleted my entire Macports install, installed the Sequoia MacPorts package, then ran sudo port install aom. A bunch of dependencies installed just fine, but aom itself left this in the log:

---

:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/build'
:info:build [ 13%] Built target yuv
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/build'
:info:build [ 13%] Built target webm
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/build'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/build'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/build" && /usr/bin/make -j10 -w all VERBOSE=ON 
:info:build Exit code: 2
:error:build Failed to build aom: command execution failed
:debug:build Error code: CHILDSTATUS 33037 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 10)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build 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.

Attachments (1)

main.log (293.9 KB) - added by darthschmoo (Bryce Anderson) 19 hours ago.
The entire log for the build.

Download all attachments as: .zip

Change History (4)

Changed 19 hours ago by darthschmoo (Bryce Anderson)

Attachment: main.log added

The entire log for the build.

comment:1 Changed 18 hours ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to MarcusCalhoun-Lopez
Status: newassigned
Summary: Package aom failing to install (clean install) on Sequoia 15.2 betaaom @3.9.1_0 failing to install (clean install) on Sequoia 15.2 beta

Looks like #70750 / ProblemHotlist#clts16 ?

comment:2 Changed 18 hours ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed

Yeah, exactly this error was previously reported in #70864 which was also a duplicate.

comment:3 Changed 16 hours ago by darthschmoo (Bryce Anderson)

Thanks! Worked like a charm.

I really thought I'd done adequate due diligence before filing, but it turns out not so much.

In case anyone lands here:

https://trac.macports.org/ticket/70750 (original ticket, caused by upgrading to XCode 16)

https://trac.macports.org/wiki/ProblemHotlist#clts16 (solution: delete a directory from the command-line tools, clean the port, try again)

Note: See TracTickets for help on using tickets.