Skip to content

Test failure after a native build on an old macos x (high sierra) from TeXLive sources #288

@jfbu

Description

@jfbu

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

Metadata

Metadata

Assignees

Labels

enhancementimprove existing functionality

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions