Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#10882 closed Bug Report - General (Won't Fix)
MythTV ebuild should have dependency on sys-devel/gdb
| Reported by: | Owned by: | Raymond Wagner | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Packaging | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | yes |
Description
The MythTV build makes use of gdb. Since gdb does not have to be installed the MythTV ebuild should have a dependency on it.
Change History (7)
comment:1 by , 13 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 13 years ago
| Resolution: | → Won't Fix |
|---|---|
| Status: | assigned → closed |
comment:3 by , 13 years ago
| Resolution: | Won't Fix |
|---|---|
| Status: | closed → new |
Then the build process should be designed better. I am currently trying to emerge MythTV and get plenty errors due to missing gdb. Maybe these errors are not the reason why the build eventually fails but how should I know?
See http://pastebin.com/PNev7Zww (it's partly german so look for “gdb: Kommando nicht gefunden”).
comment:4 by , 13 years ago
Oh, this pastebin is just the start of the build. I believe there are more such errors later on (build is running right now) but I am not sure about this.
comment:5 by , 13 years ago
| true” at the end of all these commands. So the missing gdb seems not to be responsible for my build problems :(. |
Of course this ticket can be closed again.
comment:6 by , 13 years ago
| Resolution: | → Won't Fix |
|---|---|
| Status: | new → closed |
comment:7 by , 13 years ago
| Ticket locked: | set |
|---|

GDB is a debugger, for use debugging. If a user wants to help debug MythTV, they can install this on their own. MythTV does not use it directly, so there is no reason for us to pull it in.