Opened 7 weeks ago
Closed 7 weeks ago
#70864 closed defect (duplicate)
aom @3.9.1_0 build fails: 'cxxabi.h' file not found
Reported by: | Buadhai | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | aom |
Description
Error: Failed to build aom: command execution failed
Attachments (1)
Change History (3)
Changed 7 weeks ago by Buadhai
Attachment: | main.log.gz added |
---|
comment:1 Changed 7 weeks ago by jmroot (Joshua Root)
Owner: | set to MarcusCalhoun-Lopez |
---|---|
Status: | new → assigned |
Summary: | aom build fails → aom @3.9.1_0 build fails: 'cxxabi.h' file not found |
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_aom/aom/work/aom-3.9.1/third_party/googletest/src/googletest/include/gtest/internal/gtest-type-util.h:45:10: fatal error: 'cxxabi.h' file not found :info:build 45 | #include <cxxabi.h> :info:build | ^~~~~~~~~~
comment:2 Changed 7 weeks ago by kencu (Ken)
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
aom installs just fine for me:
% port -v installed aom The following ports are currently installed: aom @3.9.1_0 (active) requested_variants='' platform='darwin 24' archs='arm64' date='2024-09-21T11:05:11-0700'
so this looks likely to be yet another example of the issue with upgraded Command Line Tools mentioned in #70750.
Please follow the steps in that ticket to do a clean reinstallation of the CLTs, or do Josh's specific fix to your exisitng CLTs.
If the error still exists for you after that CLTs fixup, please post a new log with new information.
Note: See
TracTickets for help on using
tickets.
compressed aom install log