This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
osmith gerrit-no-reply at lists.osmocom.orgosmith has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/24596 )
Change subject: debian-stretch-jenkins: install libcdk5-dev
......................................................................
Patch Set 1:
> Patch Set 1:
>
> Can you explain better the relation between installing that lib and building meas_vis? it's not entirely clear to me from looking at the patch.
> The description looks confusing as it seems to mean you are actually building meas_vis in the commit...
meas_vis gets built if libcdk5-dev is installed
if HAVE_LIBCDK
bin_PROGRAMS += \
meas_vis \
$(NULL)
endif
so if we install this dependency, meas_vis will be built whenever osmo-bsc is getting built with the docker container by master-builds.yml or gerrit-verifications.yml.
This is also described in the "Related: OS#5173" issue. Does that clear it up?
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/24596
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I8c98542bf9902d6b4fbd2f8718006027b8520f19
Gerrit-Change-Number: 24596
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 07 Jun 2021 09:37:32 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210607/dbc8a91b/attachment.htm>