Comment # 9 on bug 1093464 from
(In reply to Martin Li��ka from comment #8)
> I can confirm it's fixed with:
> https://hg.mozilla.org/mozilla-central/rev/b0eedb4c140b
> 
> which was eventually reverted in:
> https://hg.mozilla.org/mozilla-central/rev/
> d49e40cb14e5de521fdade4a872d0fa804d7d400
> 
> Can we please resubmit the patch which will do it conditionally on Linux?

Unfortunately it's not enough, it dies much later, but fails:

 0:03.43 gmake[4]: Leaving directory
'/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/gfx/angle/targets/translator'
 0:05.86 error: failed to run custom build command for `style v0.0.1
(file:///home/marxin/Programming/gecko-dev/servo/components/style)`
 0:05.86 process didn't exit successfully:
`/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/toolkit/library/release/build/style-f2d5bbb16bfb6c34/build-script-build`
(exit code: 101)
 0:05.86 --- stdout
...
 0:06.00
/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/toolkit/library/x86_64-unknown-linux-gnu/release/build/style-8680b261231ce3fc/out/gecko/atom_macro.rs
is not changed, skip
 0:06.00
cargo:rerun-if-changed=/home/marxin/Programming/gecko-dev/servo/components/style/gecko/pseudo_element_definition.mako.rs
 0:06.00
/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/toolkit/library/x86_64-unknown-linux-gnu/release/build/style-8680b261231ce3fc/out/gecko/pseudo_element_definition.rs
is not changed, skip
 0:06.00 --- stderr
 0:06.00
/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Compiler.h:49:12:
fatal error: 'cstddef' file not found
 0:06.00
/home/marxin/Programming/gecko-dev/obj-x86_64-pc-linux-gnu/dist/include/mozilla/Compiler.h:49:12:
fatal error: 'cstddef' file not found, err: true


You are receiving this mail because: