On Tue, Jun 25, 2019 at 10:46:37AM +0900, Mike Hommey wrote: > On Thu, Jun 13, 2019 at 05:03:33PM +0200, Olivier Tilloy wrote: > > Ubuntu is also affected (all supported releases, from 16.04 to 19.10, > > builds are being done in > > https://launchpad.net/~mozillateam/+archive/ubuntu/firefox-next/+packages). > > > > I don't have a workaround, but here are some data points: > > - builds on 16.04 exhibit the same problem, this is with GCC 6.4.0 > > - https://skia.googlesource.com/skcms/+/7362d88 is the change in skcms (a > > skia subproject) that triggers the build error, it is the commit > > immediately after the version that's in firefox 67 source tarballs > > FWIW, reverting that change only doesn't work around the issue.
Sorry, forget about this, my test was doing the opposite: apply that change to 67, and that did break the build. Mike