[MacPorts] #69735: mkvtoolnix-legacy is broken on legacy systems
MacPorts
noreply at macports.org
Mon Apr 15 04:30:52 UTC 2024
#69735: mkvtoolnix-legacy is broken on legacy systems
-------------------------------------------------+-------------------------
Reporter: barracuda156 | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Keywords: mountainlion, lion, snowleopard, | Port: mkvtoolnix-
leopard, tiger | legacy
-------------------------------------------------+-------------------------
Perhaps if no testing was possible, older systems should have been kept at
version which actually built.
Now the port is broken: it fails even to configure.
{{{
---> Configuring mkvtoolnix-legacy
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_multimedia_mkvtoolnix-legacy
/mkvtoolnix-legacy/work/mkvtoolnix-58.0.0" && ./configure
--prefix=/opt/local --mandir=/opt/local/share/man --with-
boost=/opt/local/libexec/boost/1.76 --with-extra-libs=/opt/local/lib
--with-extra-includes=/opt/local/include --with-
xsltproc=/opt/local/bin/xsltproc --with-docbook-xsl-
root=/opt/local/share/xsl/docbook-xsl-nons --with-po4a=/opt/local/bin/po4a
--with-po4a-translate=/opt/local/bin/po4a-translate --disable-qt6
--disable-update-check --disable-qt
checking build system type... powerpc-apple-darwin10.0.0d2
checking host system type... powerpc-apple-darwin10.0.0d2
checking target system type... powerpc-apple-darwin10.0.0d2
checking for gcc... /opt/local/bin/gcc-mp-13
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /opt/local/bin/gcc-mp-13 accepts -g... yes
checking for /opt/local/bin/gcc-mp-13 option to enable C11 features...
none needed
checking whether /opt/local/bin/gcc-mp-13 and cc understand -c and -o
together... yes
checking how to run the C preprocessor... /opt/local/bin/gcc-mp-13 -E
checking whether the compiler supports GNU C++... yes
checking whether /opt/local/bin/g++-mp-13 accepts -g... yes
checking for /opt/local/bin/g++-mp-13 option to enable C++11 features...
none needed
checking how to run the C++ preprocessor... /opt/local/bin/g++-mp-13 -E
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for ld... ld
checking for strings... strings
checking for objdump... no
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for grep that handles long lines and -e... /opt/local/bin/ggrep
checking for egrep... /opt/local/bin/ggrep -E
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/syscall.h... yes
checking for stropts.h... no
checking for syscall... yes
checking compiler type and version... gcc 13.2.0
checking for lld... no
checking for support for the "-std=c++17" flag... -std=c++17
checking for support for C++17 feature "attribute 'maybe_unused'"... yes
checking for support for C++17 feature "nested namespace definition"...
yes
checking for support for C++17 feature "structured bindings"... yes
checking for support for C++17 feature "std::optional"... yes
checking for support for C++17 feature "std::gcd"... yes
checking for support for C++17 feature "constexpr if"... yes
checking for support for C++17 feature "file system library"... yes
checking for libraries to link against for the file system library...
-lstdc++fs
checking whether the byte order is big-endian... yes
checking if being compiled with mingw32... no
checking for int64_t... yes
checking for uint64_t... yes
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking for iconv.h... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo... yes
checking for ogg_sync_init in -logg... yes
checking for ogg/ogg.h... yes
checking for vorbis_synthesis_init in -lvorbis... yes
checking for vorbis/codec.h... yes
checking for FLAC__stream_decoder_new in -lFLAC... yes
checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes
checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes
checking for EBML... yes
checking for MATROSKA... yes
checking for PUGIXML... yes
configure: Using the system version of the pugixml library
checking nlohmann's json-cpp... yes
configure: Using the system version of nlohmann json-cpp
checking for utf8.h... no
configure: Using the internal version of UTF8-CPP
checking fmt... yes
checking for PCRE2... yes
checking for JPCRE2... no
configure: Using the internal version of jpcre2
checking for ZLIB... yes
checking for Qt 6... no: disabled by user request
checking for Qt 5... no: disabled by user request
checking for MAGIC... yes
checking for boostlib >= 1.66.0... yes
checking for boost/multiprecision/cpp_int.hpp... no
configure: error: Boost's multi-precision library is required but wasn't
found
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_multimedia_mkvtoolnix-legacy
/mkvtoolnix-legacy/work/mkvtoolnix-58.0.0" && ./configure
--prefix=/opt/local --mandir=/opt/local/share/man --with-
boost=/opt/local/libexec/boost/1.76 --with-extra-libs=/opt/local/lib
--with-extra-includes=/opt/local/include --with-
xsltproc=/opt/local/bin/xsltproc --with-docbook-xsl-
root=/opt/local/share/xsl/docbook-xsl-nons --with-po4a=/opt/local/bin/po4a
--with-po4a-translate=/opt/local/bin/po4a-translate --disable-qt6
--disable-update-check --disable-qt
Exit code: 1
}}}
On buildbots `po4a` is broken, so it does not reach to trying to install
the port itself:
https://build.macports.org/builders/ports-10.8_x86_64-builder/builds/170359/steps
/install-dependencies/logs/dependencies
P. S. For the reference, `mkvtoolnix` @41.0.0 was building fine.
--
Ticket URL: <https://trac.macports.org/ticket/69735>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list