Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92973 - libgtop-2.10.1 uses unportable SIGSTKFLT, fails to build on mips and sparc
Summary: libgtop-2.10.1 uses unportable SIGSTKFLT, fails to build on mips and sparc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: MIPS Linux
: High blocker (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://beerandrocks.net:8080/~spbecke...
Whiteboard:
Keywords:
Depends on:
Blocks: 91329
  Show dependency tree
 
Reported: 2005-05-17 12:50 UTC by Stephen Becker (RETIRED)
Modified: 2005-06-09 05:02 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Becker (RETIRED) gentoo-dev 2005-05-17 12:50:34 UTC
See http://bugzilla.gnome.org/show_bug.cgi?id=304570

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Hardave Riar (RETIRED) gentoo-dev 2005-05-18 12:48:32 UTC
Taking a look at kernel sources, alpha is most likely affected by this as well.
Adding to the CC, they should try to confirm this.

# find . -type f -name signal.h -exec grep -L SIGSTKFLT {} \; | grep asm-
./include/asm-um/signal.h
./include/asm-sparc64/signal.h
./include/asm-sparc/signal.h
./include/asm-mips/signal.h
./include/asm-alpha/signal.h
Comment 2 foser (RETIRED) gentoo-dev 2005-06-04 04:21:06 UTC
Are the affected arches ok with the upstream patch ? Please test & apply if so.
Comment 3 foser (RETIRED) gentoo-dev 2005-06-05 07:30:33 UTC
added the upstream patch to 2.10.1 only (keep this in mind when stabilizing on
these arches). Please test.
Comment 4 Jose Luis Rivero (yoswink) (RETIRED) gentoo-dev 2005-06-05 11:54:12 UTC
Indeed libgtop didn't build on Alpha due to SIGSTKFLT errors. Now, with current
version of libgtop-2.10.1 in Portage, the problem has gone and compiles fine.
Comment 5 Jason Wever (RETIRED) gentoo-dev 2005-06-05 12:14:28 UTC
Version in portage builds fine on sparc too.
Comment 6 foser (RETIRED) gentoo-dev 2005-06-09 05:02:45 UTC
ok confirmed fixed, note to these arches again that this only got applied to
libgtop-2.10.1 and that version needs to be stabilized for them,