-
Notifications
You must be signed in to change notification settings - Fork 127
Conversation
3e31934
to
d413b0a
Compare
…ion seems to have a problem with rpath. Signed-off-by: Mehrez DOUAIHY <mehrez.douaihy@gmail.com>
d413b0a
to
c6deced
Compare
Hello @yurishkuro, Would you please take a look? |
✅ Build jaeger-client-cpp 100 completed (commit ff7af1670a by @mdouaihy) |
✅ Build jaeger-client-cpp 101 completed (commit 22374c91e0 by @mdouaihy) |
✅ Build jaeger-client-cpp 102 completed (commit 7113800059 by @mdouaihy) |
Travis is failing. I restarted once, it failed with the same errors. |
This seems to be a technical problem at Travis or Ubuntu package servers level
|
I run Travis on my branch before doing the PR and experienced same errors. I rerun the build and it passed. |
✅ Build jaeger-client-cpp 104 completed (commit f269fc1b41 by @mdouaihy) |
@yurishkuro the error is still there when I run the error is in the Gtest packages, so I tried to run this package individually, I went inside the directory now I dont understand how to fix this. OS - ubuntu 18.04 |
Which problem is this PR solving?
Short description of the changes
This will also solve another problem reported by @Alek86 in #208. This was due to a bug in OpenTracing compile flags that was fixed with the latest release.