[MacPorts] #67996: mp4v2 does not build now due to libtool version mismatch error
MacPorts
noreply at macports.org
Wed Aug 23 00:13:12 UTC 2023
#67996: mp4v2 does not build now due to libtool version mismatch error
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: mp4v2 |
---------------------------+--------------------
Comment (by ryandesign):
It's not clear from this output whether the "Version mismatch error" is
the real problem or the preceding "func_opt_split: command not found" is.
In the files extracted from the tarball, "func_opt_split" is used in
autoaux/ltmain.sh and is defined in aclocal.m4 and from there copied to
configure. But the port runs `autoreconf -fvi` which replaces all those
files, after which "func_opt_split" does not appear in them anymore, so it
doesn't seem like this problem should be happening and I cannot reproduce
it on macOS 12 on x86_64.
Probably we don't need to invest any time in investigating this and should
instead [ticket:68013 switch to a maintained fork].
--
Ticket URL: <https://trac.macports.org/ticket/67996#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list