Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vars don't work #261

Merged
merged 1 commit into from Mar 21, 2016
Merged

Vars don't work #261

merged 1 commit into from Mar 21, 2016

Conversation

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Mar 21, 2016

r? @edunham


This change is Reviewable

@larsbergstrom
Copy link
Contributor Author

larsbergstrom commented Mar 21, 2016

 (view as text)

./mach build --rel '--target=$BUILD_TARGET'
 in dir /home/servo/buildbot/slave/arm32/build (timeout 1200 secs)
 watching logfiles {}
 argv: ['./mach', 'build', '--rel', '--target=$BUILD_TARGET']
 environment:
  BUILD_TARGET=arm-unknown-linux-gnueabihf
  CARGO_HOME=/home/servo/.cargo
  CC=arm-linux-gnueabihf-gcc
  CCACHE=/usr/bin/ccache
  CXX=arm-linux-gnueabihf-g++
  DISPLAY=:0
  EXPAT_NO_PKG_CONFIG=1
  FONTCONFIG_NO_PKG_CONFIG=1
  FREETYPE2_NO_PKG_CONFIG=1
  HOME=/home/servo
  PATH=/home/servo/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
  PKG_CONFIG_ALLOW_CROSS=1
  PKG_CONFIG_PATH=/usr/lib/arm-linux-gnueabihf/pkgconfig
  PWD=/home/servo/buildbot/slave/arm32/build
  RUST_BACKTRACE=1
  SERVO_CACHE_DIR=/home/servo/.servo
  SHELL=/bin/bash
  TERM=linux
  UPSTART_INSTANCE=
  UPSTART_JOB=buildbot-slave
 using PTY: False
New python executable in /home/servo/buildbot/slave/arm32/build/python/_virtualenv/bin/python2.7
Also creating executable in /home/servo/buildbot/slave/arm32/build/python/_virtualenv/bin/python
Installing setuptools, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2.7
looking for rustc at /home/servo/.servo/rust/2016-03-18/rustc-nightly-x86_64-unknown-linux-gnu/rustc/bin/rustc
Rust compiler already downloaded. Use |bootstrap-rust --force| to download again.
Downloading Host rust library for target $BUILD_TARGET...
Download failed (403): Forbidden - https://static-rust-lang-org.s3.amazonaws.com/dist/2016-03-18/rust-std-nightly-$BUILD_TARGET.tar.gz
program finished with exit code 1
elapsedTime=4.468357

@edunham
Copy link
Contributor

edunham commented Mar 21, 2016

r+

@edunham
Copy link
Contributor

edunham commented Mar 21, 2016

Everything but the macs has succeeded, and this change is irrelevant to mac results. Impatiently merging.

edunham added a commit that referenced this pull request Mar 21, 2016
Vars don't work
@edunham edunham merged commit 5bf5c98 into servo:master Mar 21, 2016
1 check was pending
1 check was pending
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.