[OpenSmalltalk/opensmalltalk-vm] 1433df: Reduce noise of Cairo and OpenSSL in logs on macOS

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 1433df: Reduce noise of Cairo and OpenSSL in logs on macOS

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1433df3ccce8862aa8116b7218deb3805b882b41
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1433df3ccce8862aa8116b7218deb3805b882b41
  Author: Fabio Niephaus <[hidden email]>
  Date:   2018-02-01 (Thu, 01 Feb 2018)

  Changed paths:
    M build.macos32x86/third-party/Makefile.cairo
    M build.macos32x86/third-party/Makefile.openssl
    M build.macos64x64/third-party/Makefile.cairo
    M build.macos64x64/third-party/Makefile.openssl

  Log Message:
  -----------
  Reduce noise of Cairo and OpenSSL in logs on macOS

Logs of builds compiling these third party libs currently have more than 40,000 lines and it's sometimes hard to identify why a build failured because of that.