Re: [dev-servo] linking error on i686 ubuntu sausy machine

2014-11-21 Thread Josh Matthews
On 2014-11-21 11:14 PM, Sanjeev Singh wrote: Ran ./mach build note: /home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(lldb-fix-r-skia-SkUtils.o): In function `sk_memset16_stub(unsigned short*, unsigned short, int)': SkUtils.cpp:(.text+0x188): undefined reference to `SkMemset

[dev-servo] linking error on i686 ubuntu sausy machine

2014-11-21 Thread Sanjeev Singh
Ran ./mach build note: /home/sanjeev/csc517/servo/target/deps/libazure-c41fbdcb7d8a35a8.rlib(lldb-fix-r-skia-SkUtils.o): In function `sk_memset16_stub(unsigned short*, unsigned short, int)': SkUtils.cpp:(.text+0x188): undefined reference to `SkMemset16GetPlatformProc()' /home/sanjeev/csc517/servo

[dev-servo] test-wpt is broken (here's how to fix it)

2014-11-21 Thread Josh Matthews
Heads up! If you're trying to run test-wpt and you see an error like `KeyError: 'tests’` from Python, you need to delete the _virtualenv directory that sits in the root servo directory. Cheers, Josh ___ dev-servo mailing list dev-servo@lists.mozilla.o

[dev-servo] Updated Skia & rust-azure ready for testing

2014-11-21 Thread Martin Robinson
This week I took some time to produce updated versions of Skia and rust-azure for use in Servo. I'd be really happy if people could do some minor smoke testing before I create PRs for updating Servo itself. There are branches available at: https://github.com/mrobinson/skia/tree/upstream-2014-06-16