Github user itkach commented on the pull request:
https://github.com/apache/thrift/pull/476#issuecomment-110092916
I enabled travis hook for my fork and pushed test fix
(https://github.com/itkach/thrift/commit/861d262c66f21ad85343ef419d0081ba294e158a)
to trigger the build (https://travis-ci.org/itkach/thrift/jobs/65926385).
It immediately failed:
```
$ sh build/travis/installCXXDependencies.sh
sudo: must be setuid root
sudo: must be setuid root
sudo: must be setuid root
dpkg-query: no path found matching pattern /usr/include/boost/version.hpp.
The command "sh build/travis/installCXXDependencies.sh" failed and exited
with 1 during .
Your build has been stopped.
```
So I guess my travis setup is incomplete. What am I missing?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---