I built binaries from TeXLive sources (checked out on March 11 via an rsync) on macos x high sierra (10.13.6).
The way the build script was triggered was
./Build --enable-xindy --disable-native-texlive-build --with-system-icu CFLAGS=-O3 CXXFLAGS='-O3 -std=c++17' CLISP=/path/to/clisp
The reason for --disable-native-texlive-build was to accommodate --with-system-icu. The latter was needed apparently due to incompatibility of my MacPorts installed gcc (with its ICU dependency) and the TeXLive provided ICU.
All binaries built by the script (489 of them) appear to be ok (at least they pass all the automated TeXLive test suites) except for dvisvgm which reports one failed test. I am attaching the generated dvisvgm test suite log. Keeping around the whole dvisvgm TeXLive build repertory if needed.
test-suite.log
I built binaries from TeXLive sources (checked out on March 11 via an rsync) on macos x high sierra (10.13.6).
The way the build script was triggered was
The reason for
--disable-native-texlive-buildwas to accommodate--with-system-icu. The latter was needed apparently due to incompatibility of my MacPorts installedgcc(with itsICUdependency) and the TeXLive providedICU.All binaries built by the script (489 of them) appear to be ok (at least they pass all the automated TeXLive test suites) except for
dvisvgmwhich reports one failed test. I am attaching the generateddvisvgmtest suite log. Keeping around the wholedvisvgmTeXLive build repertory if needed.test-suite.log