Opened 7 years ago
Closed 7 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)
by , 7 years ago
| Attachment: | 20190718_packaging_source.patch added |
|---|
comment:1 by , 7 years ago
by , 7 years ago
| Attachment: | packaging_master_default_directories.patch added |
|---|
comment:2 by , 7 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:3 by , 7 years ago
| Milestone: | needs_triage → 31.0 |
|---|
comment:4 by , 7 years ago
| 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