Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 257766 - app-admin/gam-server-0.1.10 requires patch to build on IRIX
Summary: app-admin/gam-server-0.1.10 requires patch to build on IRIX
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All IRIX
: High normal (vote)
Assignee: Gentoo Prefix
URL: http://mail.gnome.org/archives/gamin-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-05 10:47 UTC by Stuart Shelton
Modified: 2011-12-15 18:07 UTC (History)
0 users

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


Attachments
Fix IRIX/MIPSpro build errors (gam_server-0.1.10.patch,1.17 KB, patch)
2009-02-05 10:49 UTC, Stuart Shelton
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2009-02-05 10:47:48 UTC
Without modification, gam-server fails with errors such as:

cc-3316 cc: ERROR File = gam_connection.c, Line = 524
  The expression must be a pointer to a complete object type.

          memmove(&conn->request, (void *)req + req->len, conn->request_len);
                                  ^

1 error detected in the compilation of "gam_connection.c".

... in various files.  And yes, this is a quirk of the MIPSpro compilers :(

Patch coming up...
Comment 1 Stuart Shelton 2009-02-05 10:49:58 UTC
Created attachment 181018 [details, diff]
Fix IRIX/MIPSpro build errors

Workaround for a quirk in the MIPSpro compilers.  Could someone quickly sanity-check the patch to ensure that I've not inadvertently changed the sense of either problematic statement?
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-19 22:55:10 UTC
(In reply to comment #1)
> Created an attachment (id=181018) [edit]
> Fix IRIX/MIPSpro build errors
> 
> Workaround for a quirk in the MIPSpro compilers.  Could someone quickly
> sanity-check the patch to ensure that I've not inadvertently changed the sense
> of either problematic statement?
> 

Man I would really like to see a patch like that be submitted upstream before I even touched it. http://www.gnome.org/~veillard/gamin/contacts.html
Comment 3 Stuart Shelton 2009-02-20 11:22:23 UTC
Submitted!

http://mail.gnome.org/archives/gamin-list/2009-February/msg00000.html
Comment 4 Fabian Groffen gentoo-dev 2011-12-15 18:07:41 UTC
We are sorry to close this bug.  We lack the man-power and devotion to support mips-irix in the tree.