Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 257766

Summary: app-admin/gam-server-0.1.10 requires patch to build on IRIX
Product: Gentoo/Alt Reporter: Stuart Shelton <srcshelton>
Component: Prefix SupportAssignee: Gentoo Prefix <prefix>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: IRIX   
URL: http://mail.gnome.org/archives/gamin-list/2009-February/msg00000.html
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix IRIX/MIPSpro build errors

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.