Skip to content

release/1.8: Work around capnproto incompatibility#2267

Merged
Saviq merged 1 commit into
canonical:release/1.8from
z3ntu:release/1.8-capnproto
Jan 12, 2022
Merged

release/1.8: Work around capnproto incompatibility#2267
Saviq merged 1 commit into
canonical:release/1.8from
z3ntu:release/1.8-capnproto

Conversation

@z3ntu
Copy link
Copy Markdown
Contributor

@z3ntu z3ntu commented Jan 4, 2022

For some reason including capnproto before X11 header makes the compiler
happy.

See capnproto/capnproto#1393


Capnproto is gone with Mir 2.x so it's not a problem there fortunately.

For some reason including capnproto before X11 header makes the compiler
happy.

See capnproto/capnproto#1393
Copy link
Copy Markdown
Contributor

@RAOF RAOF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't¹ hurt!

bors r+

¹: Or, at least, is extremely unlikely to hurt 😉

bors Bot added a commit that referenced this pull request Jan 12, 2022
2266: release/1.8: Stop forcing systemtap integration r=RAOF a=z3ntu

```
This isn't available on Alpine (and other distros)

/usr/include/lttng/tracepoint.h:39:10: fatal error: sys/sdt.h: No such file or directory
   39 | #include <sys/sdt.h>
      |          ^~~~~~~~~~~

(cherry picked from commit 77920fb)
```

Original pull request: #1957

2267: release/1.8: Work around capnproto incompatibility r=RAOF a=z3ntu

For some reason including capnproto before X11 header makes the compiler
happy.

See capnproto/capnproto#1393

---

Capnproto is gone with Mir 2.x so it's not a problem there fortunately.

Co-authored-by: Luca Weiss <luca@z3ntu.xyz>
@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Jan 12, 2022

This PR was included in a batch that was canceled, it will be automatically retried

@Saviq Saviq merged commit 351d8ac into canonical:release/1.8 Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants