Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125596 - Dasher Extra Qualifications GCC4
Summary: Dasher Extra Qualifications GCC4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 117482
  Show dependency tree
 
Reported: 2006-03-09 06:09 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2006-04-08 21:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
A working edition of Dasher 3.2.18 for GCC4 (dasher.tar.bz2,2.59 KB, application/x-bzip)
2006-03-09 06:13 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details
4.1 patch (because I didn't feel like unpacking the tarball :) ) (dasher-3.2.18-gcc41.patch,1.26 KB, patch)
2006-03-30 16:55 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-09 06:09:57 UTC
Dasher doesn't compile under GCC4, due to a "Extra Qualification"

after reading how trivial these things are I managed to patch it and get it compiling myself, so Im filing this bug report with a working patch.
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-09 06:13:28 UTC
Created attachment 81766 [details]
A working edition of Dasher 3.2.18 for GCC4

Unpack inside $PORTAGE_OVERLY/app-accessibility to inject the latest working dasher patched for GCC4 ready for compilation into your system.

( i tar.bz2 everything needed to make it easier for noobs )
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-09 06:14:50 UTC
Marking as "worksforme" due to the provided patches making dasher.. surpisingly work for me.
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2006-03-10 04:36:02 UTC
Whoops, looks like that fix is only enough to get it past the compiler, now we have issues with it segfaulting in GTK, uncertain if this is a GTK issue or a result of GCC's own GTK extensions, or a problem in the GTK library itself, as VLC also segfaults while calling the same function when compiled against GCC4.

Will look into it as much as I can
Comment 4 Leonardo Boshell (RETIRED) gentoo-dev 2006-03-30 15:33:31 UTC
Adding our gcc porting team to CC, in case they want to help out.
Comment 5 Mark Loeser (RETIRED) gentoo-dev 2006-03-30 16:55:56 UTC
Created attachment 83467 [details, diff]
4.1 patch (because I didn't feel like unpacking the tarball :) )

here's the patch to make it compile.  Also, it runs fine here.  Try recompiling everything with 4.1 and try to reproduce it.
Comment 6 Mark Loeser (RETIRED) gentoo-dev 2006-04-07 21:17:37 UTC
leonardop: are you going to apply this, or should I?
Comment 7 Leonardo Boshell (RETIRED) gentoo-dev 2006-04-08 09:06:21 UTC
Mark,
I don't have a gcc4 system to try this out, please feel free to commit your changes. Thanks.
Comment 8 Mark Loeser (RETIRED) gentoo-dev 2006-04-08 21:38:13 UTC
Added the patch.  Thanks.