Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10882 closed Bug Report - General (Won't Fix)

MythTV ebuild should have dependency on sys-devel/gdb

Reported by: tilo@… 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 Changed 12 years ago by Kenni Lund [kenni a kelu dot dk]

Owner: set to Raymond Wagner
Status: newassigned

comment:2 Changed 12 years ago by Raymond Wagner

Resolution: Won't Fix
Status: assignedclosed

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.

comment:3 Changed 12 years ago by tilo@…

Resolution: Won't Fix
Status: closednew

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 Changed 12 years ago by tilo@…

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 Changed 12 years ago by tilo@…

Sorry for the nuisance but I missed the “
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 Changed 12 years ago by Kenni Lund [kenni a kelu dot dk]

Resolution: Won't Fix
Status: newclosed

comment:7 Changed 12 years ago by beirdo

Ticket locked: set
Note: See TracTickets for help on using tickets.