Package Details: servo-git r47479.92196d985dc-1

Git Clone URL: https://aur.archlinux.org/servo-git.git (read-only, click to copy)
Package Base: servo-git
Description: Parallel Browser Project: web browser written in Rust
Upstream URL: https://github.com/servo/servo
Keywords: browser engine rust
Licenses: MPL
Conflicts: servo
Provides: servo
Submitter: beatgammit
Maintainer: alerque (farseerfc, yar)
Last Packager: alerque
Votes: 46
Popularity: 0.033454
First Submitted: 2013-08-16 05:23 (UTC)
Last Updated: 2024-03-26 13:28 (UTC)

Dependencies (26)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

darkbasic commented on 2016-09-21 10:21 (UTC)

How do I run browser.html?

Cork commented on 2016-08-29 06:14 (UTC)

You've forgotten to update the .SRCINFO file. The package doesn't install cause it is out of sync with the PKGBUILD file.

jnbek commented on 2016-05-23 15:24 (UTC)

Going to take a stab at maintaining this.

cemsbr commented on 2016-03-29 22:40 (UTC)

Maybe it was because my /tmp was full. I need to test it again using my HD.

cemsbr commented on 2016-03-29 19:01 (UTC)

Compiling jpeg-decoder v0.1.2 Compiling glx v0.1.1 Compiling unicase v1.0.1 Compiling hyper v0.8.0 Compiling hbs-pow-sys v0.2.0 /tmp/yaourt-tmp-cadu/aur-servo-git/src/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/x11-2.3.0/src/lib.rs:9:10: 9:28 wa rning: lint raw_pointer_derive has been removed: using derive with raw pointers is ok /tmp/yaourt-tmp-cadu/aur-servo-git/src/servo/.cargo/registry/src/github.com-88ac128001ac3a9a/x11-2.3.0/src/lib.rs:9 #![allow(ra w_pointer_derive)] ^~ ~~~~~~~~~~~~~~~~ Compiling clipboard v0.1.2 (https://github.com/aweinstock314/rust-clipboard#4fe9892d) Compiling dylib v0.0.1 Compiling x11-dl v2.4.0 Compiling hbs-pow v0.2.0 Compiling servo-egl v0.2.1 Compiling enum_primitive v0.1.0 Compiling lzw v0.9.0 Compiling gif v0.7.0 Compiling image v0.7.0 Compiling websocket v0.16.1 LLVM ERROR: IO failure on output stream. Build failed, waiting for other jobs to finish... LLVM ERROR: IO failure on output stream. LLVM ERROR: IO failure on output stream. LLVM ERROR: IO failure on output stream. error: Could not compile `mozjs_sys`. To learn more, run the command again with --verbose. Build completed in 654.06s

bjo commented on 2016-03-17 13:23 (UTC)

I've tried to fix the deps, let's see if it builds.

benneti commented on 2016-03-15 11:48 (UTC)

I second this question, it definitely compiles while rust is installed

D101101 commented on 2016-01-22 06:02 (UTC)

Why does this package conflicts with 'rust' package? Why some libraries are located in /usr/lib, if you use the /opt? Isn't it better to place all library in opt directory?

celilo commented on 2015-10-22 21:54 (UTC)

Fails to build. It looks like mozjs is not building correctly. Errors below: Compiling websocket v0.12.2 Compiling webdriver v0.3.1 (https://github.com/jgraham/webdriver-rust.git#e6aac905) Compiling layers v0.1.0 (https://github.com/servo/rust-layers#5af8c6bb) Compiling gfx_traits v0.0.1 (file:///tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/components/servo) Compiling image v0.4.0 failed to run custom build command for `mozjs_sys v0.0.0 (https://github.com/servo/mozjs#74e7e954)` Process didn't exit successfully: `/tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/target/debug/build/mozjs_sys-e411d274df144795/build-script-build` (exit code: 101) --- stdout cd /tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/target/debug/build/mozjs_sys-e411d274df144795/out && \ MOZ_TOOLS="" CC="gcc" CPP="gcc -E" CXX="g++" AR="ar" \ /tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/mozjs/js/src/configure --enable-gczeal --disable-jemalloc creating cache ./config.cache checking Then eventually: make[3]: *** [js/src/target] Error 2 make[2]: *** [compile] Error 2 make[1]: *** [default] Error 2 make: *** [all] Error 2 thread '<main>' panicked at 'assertion failed: result.success()', /tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/build.rs:16 Build comake[3]: *** [js/src/target] Error 2 make[2]: *** [compile] Error 2 make[1]: *** [default] Error 2 make: *** [all] Error 2 thread '<main>' panicked at 'assertion failed: result.success()', /tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/build.rs:16 Build make[3]: *** [js/src/target] Error 2 make[2]: *** [compile] Error 2 make[1]: *** [default] Error 2 make: *** [all] Error 2 thread '<main>' panicked at 'assertion failed: result.success()', /tmp/yaourt-tmp-kurtm/aur-servo-git/src/servo/.cargo/git/checkouts/mozjs-06d7f04b6dbb8a8e/master/build.rs:16 Build completed in 2009.22s ==> ERROR: A failure occurred in build(). Aborting... completed in 2009.22s ==> ERROR: A failure occurred in build(). Aborting... mpleted in 2009.22s ==> ERROR: A failure occurred in build(). Aborting...