Update gstreamer binaries with proper libswscale and libswresample na… #937
+10
−2
Travis CI / Travis CI - Pull Request
cancelled
Jan 9, 2019
in
4m 49s
Build Canceled
The build canceled.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #937 Update gstreamer binaries with proper libswscale and libswresample na….
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has 12 jobs, running in parallel.
| Job | Xcode | ENV | OS | State |
|---|---|---|---|---|
| \["SALT\_NODE\_ID=servo-linux-cross1", "SALT\_FROM\_SCRATCH=true"\] | Linux | canceled | ||
| xcode8.3 | \["SALT\_NODE\_ID=servo-mac1", "SALT\_FROM\_SCRATCH=true"\] | macOS | canceled | |
| \["SALT\_NODE\_ID=servo-linux1", "SALT\_FROM\_SCRATCH=true"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-master1", "SALT\_FROM\_SCRATCH=true"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-linux-cross1", "SALT\_FROM\_SCRATCH=false"\] | Linux | canceled | ||
| xcode8.3 | \["SALT\_NODE\_ID=servo-mac1", "SALT\_FROM\_SCRATCH=false"\] | macOS | canceled | |
| \["SALT\_NODE\_ID=servo-linux1", "SALT\_FROM\_SCRATCH=false"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-master1", "SALT\_FROM\_SCRATCH=false"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-linux1", "SALT\_FROM\_SCRATCH=true", "SALT\_DOCKER\_IMAGE=ubuntu@sha256:084989eb923bd86dbf7e706d464cf3587274a826b484f75b69468c19f8ae354c"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-linux1", "SALT\_FROM\_SCRATCH=true", "SALT\_DOCKER\_IMAGE=ubuntu@sha256:ec0e4e8bf2c1178e025099eed57c566959bb408c6b478c284c1683bc4298b683"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=servo-linux-kvm1", "SALT\_FROM\_SCRATCH=true", "SALT\_DOCKER\_IMAGE=ubuntu@sha256:f3a61450ae43896c4332bda5e78b453f4a93179045f20c8181043b26b5e79028"\] | Linux | canceled | ||
| \["SALT\_NODE\_ID=test"\] | Linux | canceled |
Build Configuration
| Build Option | Setting |
|---|---|
| Language | C++ |
| Operating System | Linux (Trusty) |
| Sudo Access | not required |
Build Configuration
{
"dist": "trusty",
"group": "stable",
"matrix": {
"include": [
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux-cross1",
"SALT_FROM_SCRATCH=true"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "osx",
"env": [
"SALT_NODE_ID=servo-mac1",
"SALT_FROM_SCRATCH=true"
],
"dist": "trusty",
"osx_image": "xcode8.3"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux1",
"SALT_FROM_SCRATCH=true"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-master1",
"SALT_FROM_SCRATCH=true"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux-cross1",
"SALT_FROM_SCRATCH=false"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "osx",
"env": [
"SALT_NODE_ID=servo-mac1",
"SALT_FROM_SCRATCH=false"
],
"dist": "trusty",
"osx_image": "xcode8.3"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux1",
"SALT_FROM_SCRATCH=false"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-master1",
"SALT_FROM_SCRATCH=false"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux1",
"SALT_FROM_SCRATCH=true",
"SALT_DOCKER_IMAGE=ubuntu@sha256:084989eb923bd86dbf7e706d464cf3587274a826b484f75b69468c19f8ae354c"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux1",
"SALT_FROM_SCRATCH=true",
"SALT_DOCKER_IMAGE=ubuntu@sha256:ec0e4e8bf2c1178e025099eed57c566959bb408c6b478c284c1683bc4298b683"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=servo-linux-kvm1",
"SALT_FROM_SCRATCH=true",
"SALT_DOCKER_IMAGE=ubuntu@sha256:f3a61450ae43896c4332bda5e78b453f4a93179045f20c8181043b26b5e79028"
],
"dist": "trusty",
"sudo": "required"
},
{
"os": "linux",
"env": [
"SALT_NODE_ID=test"
],
"dist": "trusty",
"sudo": "required"
}
]
},
"script": ".travis/dispatch.sh",
".result": "configured",
"language": "cpp",
"notifications": {
"irc": "irc.mozilla.org#servo-bots",
"webhooks": "http://build.servo.org:54856/travis"
},
"filter_secrets": false
}