Re: [dev-servo] Error in Building Servo on Fedora 22 32 bit

2015-12-03 Thread jigar . shar24
Hi, Thank you for replies. I tried doing a clean build as Josh suggested but it still gives me same error. I have been using servo since last 2 months. This is first time that I am facing this issue. I tried adding target machine with dependency in cargo.toml of script but it did not help. An

Re: [dev-servo] Error in Building Servo on Fedora 22 32 bit

2015-12-02 Thread Till Schneidereit
I tried building on 32-bit Linux a few months ago because I wanted to use rr (and wasn't aware of the by-then-mature 64-bit support). It didn't work and people recommended I just use 64-bit Linux instead. I don't remember if the error was similar, though. On Thu, Dec 3, 2015 at 1:04 AM, Lars Bergs

Re: [dev-servo] Error in Building Servo on Fedora 22 32 bit

2015-12-02 Thread Lars Bergstrom
Yes, please do let us know if this issue happens on a clean build, too! Unfortunately, we don't test 32-bit linux builds in our continuous integration so it's possible that something broke it (though I'd have hoped that 32-bit Android linux would catch it!). - Lars On Wed, Dec 2, 2015 at 3:56 PM,

Re: [dev-servo] Error in Building Servo on Fedora 22 32 bit

2015-12-02 Thread Josh Matthews
I've never seen an error like this before, but my first instinct is to suggest `rm -rf target/ && ./mach build` to see if the problem occurs with a clean build. On 2015-12-02 4:48 PM, JIGAR SHARDA wrote: Hi, I am trying to build servo on Fedora 22 32 bit and while doing that I am getting the

[dev-servo] Error in Building Servo on Fedora 22 32 bit

2015-12-02 Thread JIGAR SHARDA
Hi, I am trying to build servo on Fedora 22 32 bit and while doing that I am getting the following error log with verbose flag. __ home/jigar/servo/components/script/lib.rs:72:1: 72:20 error: couldn't find crate `style` with expected targ