[mythtv-commits] Ticket #13631: Update ansible to support el7 builds (both fixes and master)

MythTV noreply at mythtv.org
Sun Jun 7 22:24:02 UTC 2020


#13631: Update ansible to support el7 builds (both fixes and master)
---------------------------------+---------------------------------
     Reporter:  Gary Buhrmaster  |      Owner:  Stuart Auchterlonie
         Type:  Patch - Feature  |     Status:  new
     Priority:  minor            |  Milestone:  needs_triage
    Component:  Ansible          |    Version:  Master Head
     Severity:  medium           |   Keywords:
Ticket locked:  0                |
---------------------------------+---------------------------------
 Update ansible to support el7 builds (both fixes and master).

 The patches are intended to be applied sequentially as thereare a few
 patches which update lines near enough to each otherthat the context
 conflicts.

 Note that the last patch installs devtoolset-9, which is necessary for
 c++17 compliance (the projects centos 7 buildbot builder appears to have
 been using devtoolset-9 for some time) and the requirement reared its head
 with the set of commits that started to use the "make_unique" construct
 (not available in the el7 default compiler).

 Note that actually using devtoolset-9 for building is left to the user as
 there are multiple ways one might want to accomplish it in a real
 environment.

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13631>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list