[MacPorts] #71107: libde265 @1.0.15 cannot be installed on Sequoia
MacPorts
noreply at macports.org
Wed Oct 16 06:48:43 UTC 2024
#71107: libde265 @1.0.15 cannot be installed on Sequoia
---------------------------+----------------------
Reporter: kazu-yamamoto | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Keywords: | Port: libde265
---------------------------+----------------------
After removing the "c++" directory and reinstall Xcode 16, I can install
many packages. But I cannot install "wget" due to "libde265":
{{{
% sudo port install libde265
...
Error: Failed to build libde265: command execution failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libde265/libde265/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe
there
is a bug.
Error: Processing of port libde265 failed
}}}
The log is attached.
The result of manual building:
{{{
% cd
"/opt/local/var/macports/build/opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libde265/libde265/work/libde265-1.0.15"
&& /usr/bin/make -j8 -w all
...
:info:build In file included from configparam.cc:23:
:info:build In file included from ./configparam.h:30:
:info:build
/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/usr/include/c++/v1/vector:1212:27:
error: call to 'move' is ambiguous
:info:build 1212 | : __end_cap_(nullptr, std::move(__x.__alloc())) {
:info:build | ^~~~~~~~~
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71107>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list