[tlbuild] [TeX-Live/texlive-source] Run failed: .github/workflows/main.yml - trunk (cda3622)

Norbert Preining norbert at preining.info
Fri Nov 5 01:15:24 CET 2021


Hi Mojca, hi all

On Thu, 04 Nov 2021, Norbert Preining wrote:
> 	ubuntu xenial for i386-linux and x86_64-linux
> 	alpine 3.5 for x86_64-linuxmusl

After discussion with Karl, and considering that xenial ships too new a
glibc (thanks Liviu!), I plan to switch building the binaries on
CentOS 7 with Gcc 9.

By default, CentOS 7 ships with gcc 4 or so, very old, and fails to
build harfbuzz. But fortunately there is an easy way to get gcc 9 by
doing
	yum install -y centos-release-scl
	yum install -y devtoolset-9
	scl enable devtoolset-9 bash
I made a test build of current svn and all went well, and the resulting
binaries can run on Centos:7 with glibc 2.17.

Now for updating the Github actions ...

Best

Norbert

--
PREINING Norbert                              https://www.preining.info
Fujitsu Research  +  IFMGA Guide  +  TU Wien  +  TeX Live  + Debian Dev
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tlbuild mailing list.