Package Details: servo-git r48452.2ca6c4b52be-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: None
Maintainer: alerque (farseerfc, yar)
Last Packager: alerque
Votes: 46
Popularity: 0.21
First Submitted: 2013-08-16 05:23 (UTC)
Last Updated: 2024-08-03 09:45 (UTC)

Dependencies (25)

Required by (0)

Sources (1)

Latest Comments

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

KenjiTakahashi commented on 2015-05-04 21:38 (UTC)

Build fails with: Submodule 'support/android-rs-glue' (https://github.com/tomaka/android-rs-glue) registered for path 'support/android-rs-glue' Cloning into 'support/android-rs-glue'... remote: Counting objects: 525, done. remote: Total 525 (delta 0), reused 0 (delta 0), pack-reused 525 Receiving objects: 100% (525/525), 115.03 KiB | 0 bytes/s, done. Resolving deltas: 100% (259/259), done. Checking connectivity... done. Submodule path 'support/android-rs-glue': checked out '34f588aace4d05ce42f4ca605d5470df8fdd236e' Downloading Rust snapshot... Downloading Rust snapshot: 100.0% Extracting Rust snapshot... Snapshot Rust ready. Downloading Cargo nightly... Downloading Cargo nightly: 100.0% Extracting Cargo nightly... Cargo ready. Updating registry `https://github.com/rust-lang/crates.io-index` Updating git repository `https://github.com/servo/rust-png` Updating git repository `https://github.com/servo/skia` [Warning] Could not generate notification! Please make sure that the python dbus module is installed! Build completed in 67.44s ==> ERROR: A failure occurred in build(). Aborting... Note regarding WARNING: I do have python[2]-dbus installed.

farseerfc commented on 2015-04-12 14:54 (UTC)

Should depends on libxcurser ? Otherwise failed with an error: note: /usr/bin/ld: cannot find -lXcursor

klusark commented on 2015-04-10 05:26 (UTC)

@intgr, I'm getting an unrelated build failure. I'll update it when I can get it working. Sorry for not updating for so long.

intgr commented on 2015-04-06 11:30 (UTC)

@klusark Please update or disown.

intgr commented on 2015-03-23 11:08 (UTC)

The build fails at the moment, I needed to change servopath to servo/components/servo/target/debug Is it just me or does this need to be changed in the PKGBUILD?

lowfatcomputing commented on 2014-12-09 20:59 (UTC)

servo-git apparently conflicts with rust for now. Also servo is in: $srcdir/servo/components/servo/target/servo not $srcdir/servo/target/servo

leidola commented on 2014-12-01 14:19 (UTC)

Does anybody have an idea, why the package fails using yaourt or aura with the following error, but works when building it manually with makepkg? ------ Compiling encoding v0.2.0 (https://github.com/lifthrasiir/rust-encoding#a06637cc) Compiling gl_generator v0.0.1 (https://github.com/bjz/gl-rs.git#79cd3b3f) Build failed, waiting for other jobs to finish... Failed to run custom build command for `rustuv v0.0.1 (https://github.com/servo/green-rs?ref=servo#9300d7e7)` Process didn't exit successfully: `make -C build` (status=2) --- stdout make: Entering directory '/home/oleid/.cargo/git/checkouts/green-rs-b9cfdf70c4e4296e/servo/librustuv/build' (cd libuv && python ./gyp_uv.py -f make -Dtarget_arch=x64 \ -D ninja \ -DOS=linux \ -Goutput_dir=/tmp/yaourt-tmp-oleid/aur-servo-git/src/servo/target/native/rustuv-31b2f01c9f5360db/libuv --generator-output /tmp/yaourt-tmp-oleid/aur-servo-git/src/servo/target/native/rustuv-31b2f01c9f5360db/libuv) Makefile:50: recipe for target '/tmp/yaourt-tmp-oleid/aur-servo-git/src/servo/target/native/rustuv-31b2f01c9f5360db/libuv/Makefile' failed make: Leaving directory '/home/oleid/.cargo/git/checkouts/green-rs-b9cfdf70c4e4296e/servo/librustuv/build' --- stderr File "./gyp_uv.py", line 51 print 'Error running GYP' ^ SyntaxError: Missing parentheses in call to 'print' make: *** [/tmp/yaourt-tmp-oleid/aur-servo-git/src/servo/target/native/rustuv-31b2f01c9f5360db/libuv/Makefile] Error 1 --- Obviously, the wrong python version is used.

onodera commented on 2014-11-09 18:19 (UTC)

Hi, cmake is missing as a build dependency.

<deleted-account> commented on 2014-09-08 17:26 (UTC)

@klusark - Sorry for the long delay, I've disowned the package. Go ahead and take it over. I was hoping to revisit this once the cargo patch[1] lands, but I don't have a lot of time now. [1] - https://github.com/servo/servo/pull/3230

klusark commented on 2014-06-09 04:55 (UTC)

I created an updated pkgbuild https://gist.github.com/klusark/0fafe08c506d1fe473eb @beatgammit, I can take over the package if you want.