Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jasonwilliams
Created January 6, 2016 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonwilliams/f6c7860456036b256b0c to your computer and use it in GitHub Desktop.
Save jasonwilliams/f6c7860456036b256b0c to your computer and use it in GitHub Desktop.
C:\Users\IEUser\workspace\servo (win32)
λ bash mach build -d
which: no python2.7 in (/mingw64/bin:/usr/bin:/c/Users/IEUser/bin:/c/cmder/bin:/bin:/usr/bin:/share/vim/vim74:/c/cmder/vendor/conemu-maximus5:/c/cmder/vendor/conemu-maximus5/ConEmu:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Program Files/OpenSSH/bin:/cmd:/c/Python27:/c/Python27/Scripts:/c/cmder)
Running virtualenv with interpreter C:\Python27\python.exe
New python executable in C:\Users\IEUser\workspace\servo\python\_virtualenv\Scripts\python.exe
Installing setuptools, pip, wheel...done.
looking for rustc at C:\Users\IEUser\workspace\servo\.servo\rust\2015-12-09/rustc-nightly-x86_64-pc-windows-gnu\rustc\bin\rustc.exe
Downloading Rust compiler...
Downloading Rust compiler: 100.0%
Extracting Rust compiler...
Downloading Host rust library for target x86_64-pc-windows-gnu...
Downloading Host rust library for target x86_64-pc-windows-gnu: 100.0%
Extracting Rust stdlib for target x86_64-pc-windows-gnu...
Downloading Host rust library for target arm-linux-androideabi...
Downloading Host rust library for target arm-linux-androideabi: 100.0%
Extracting Rust stdlib for target arm-linux-androideabi...
Rust ready.
Downloading Cargo nightly...
Downloading Cargo nightly: 100.0%
Extracting Cargo nightly...
Cargo ready.
Updating git repository `https://github.com/servo/rust-layers`
Updating registry `https://github.com/rust-lang/crates.io-index`
Updating git repository `https://github.com/servo/ipc-channel`
Updating git repository `https://github.com/ecoal95/rust-offscreen-rendering-context`
Updating git repository `https://github.com/pcwalton/gaol`
Updating git repository `https://github.com/servo/rust-azure`
Updating git repository `https://github.com/servo/rust-freetype`
Updating git repository `https://github.com/servo/rust-stb-image`
Updating git repository `https://github.com/servo/rust-mozjs`
Updating git repository `https://github.com/TyOverby/bincode`
Updating git repository `https://github.com/Manishearth/rust-tenacious`
Updating git repository `https://github.com/servo/mozjs`
Updating git repository `https://github.com/ecoal95/angle`
Updating git repository `https://github.com/Ygg01/xml5ever`
Updating git repository `https://github.com/energymon/energymon-rust.git`
Updating git repository `https://github.com/energymon/energymon-sys.git`
Updating git repository `https://github.com/jgraham/webdriver-rust.git`
Updating git repository `https://github.com/aweinstock314/rust-clipboard`
Updating git repository `https://github.com/huonw/simd`
Updating git repository `https://github.com/servo/rust-fontconfig`
Updating registry `https://github.com/rust-lang/crates.io-index`
Updating git repository `https://github.com/ende76/brotli-rs`
Updating git repository `https://github.com/libheartbeats/heartbeats-simple-rust.git`
Updating git repository `https://github.com/libheartbeats/heartbeats-simple-sys.git`
Downloading serde_json v0.5.1
Downloading harfbuzz-sys v0.1.2
Downloading glob v0.2.10
Downloading fnv v1.0.0
Downloading url v0.5.2
Downloading libressl-pnacl-sys v2.1.6
Downloading serde_codegen v0.6.6
unable to get packages from source
To learn more, run the command again with --verbose.
Build completed in 299.12s
C:\Users\IEUser\workspace\servo (win32)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment