Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1361
Doesn't look like a rebase, unfortunately.
What I would suggest is that you refresh your master from upstream, branch
off it, cherry-pick the original commits you made in order, then squash them to
a single commit, and then submit a new PR.
The build failed here in job 8 with:
```
lib/libthrift_c_glib.so.1.0.0: undefined reference to
`thrift_protocol_decorator_get_type'
```---
