↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
pinchartl | mchehab: just a heads up, we're planning to require meson >= 0.51 in libcamera. I noticed that your build machine uses 0.49.2. which distribution does it run ? would iy be difficult to upgrade to a newer version ? | [07:27] |
mchehab | pinchartl: it uses a LTS distro
debian | [07:28] |
pinchartl | latest Debian stable ?
the stable-backports ship 0.51.1, so that should be easy to update | [07:28] |
mchehab | $ more /etc/debian_version
10.5 | [07:29] |
pinchartl | (I'd like to move to 0.52 as there's a neat feature there, but have decided to stick to 0.51 for now as that's what is available in Debian buster-backports)
(Ubuntu 20.04 LTS ships 0.53.2) | [07:29] |
mchehab | I don't usually enable stable-backports there | [07:31] |
pinchartl | an alternative is to install meson from pip | [07:31] |
mchehab | Setting up meson (0.52.1-1~bpo10+1) ...
updated | [07:36] |
pinchartl | thank you :-)
oh, I thought the backports had 0.51 0.52 is nicer ah, but the feature I'd like to use is in 0.52 0.53 I'll wait until Debian backports updates to 0.53 | [07:36] |
mchehab | > > src/ipa/raspberrypi/meson.build:5:0: ERROR: Dependency "boost" not found
what package is required for this? | [07:38] |
pinchartl | two options, either disabling the raspberrypi pipeline handler, or installing libboost-dev
I'd go for the latter is it will increase build coverage | [07:39] |
mchehab | only one of the slaves had it installed
probably Jenkins re-scheduled the last builds to a different slave anyway, all of them should have libboost-dev now | [07:41] |
pinchartl | ah that's why | [07:42] |
................ (idle for 1h15mn) | ||
hverkuil | mchehab: can you apply this patch: https://patchwork.linuxtv.org/project/linux-media/patch/231b3439-4128-311b-f265-25987cfb3955@xs4all.nl/
It fixes a compile warning and error if CEC is not enabled (fall-out from the vivid patches merged yesterday) | [08:57] |
.......... (idle for 46mn) | ||
mchehab | sure | [09:44] |
hverkuil: patch applied, thanks! | [09:49] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |