macs use the log() math function, but doesn't link link with libm.so. This causes the non-versioned __log_finite symbol to be used, which in turn causes issues when glibc version is upgraded: . https://ci.debian.net/data/autopkgtest/testing/amd64/m/macs/6261687/log.gz . This patches is fixing this.