Opened 5 years ago
Closed 5 years ago
#13469 closed Bug Report - General (Fixed)
mythtv packaging master build on Debian Buster
Reported by: | Mike Bibbings | Owned by: | David Hampton |
---|---|---|---|
Priority: | minor | Milestone: | 31.0 |
Component: | Packaging | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Building using ./build-debs.sh master fails on mythtv master due to file .clang-tidy
Attached patch adds .clang-tidy to packaging/deb/debian/source/options
Note file .clang-tidy does not exist in previous version e.g. fixes/30
Attachments (2)
Change History (6)
Changed 5 years ago by
Attachment: | 20190718_packaging_source.patch added |
---|
comment:1 Changed 5 years ago by
Changed 5 years ago by
Attachment: | packaging_master_default_directories.patch added |
---|
comment:2 Changed 5 years ago by
Owner: | set to David Hampton |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Milestone: | needs_triage → 31.0 |
---|
comment:4 Changed 5 years ago by
Resolution: | → Fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Following recent code modernization changes to master, specifically Tidy: Use the auto type specifier instead of duplicating types. (plug……ins) commit 0c79cdb another patch is required.
attached patch packaging_master_default_directories.patch