Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192413 - procps-3.2.7 crash with error: conflicting types for ‘user_from_uid’
Summary: procps-3.2.7 crash with error: conflicting types for ‘user_from_uid’
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-13 11:52 UTC by Thomas Merkel
Modified: 2008-05-12 18:11 UTC (History)
0 users

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


Attachments
complete build log (build.log,4.29 KB, text/plain)
2007-09-13 11:53 UTC, Thomas Merkel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Merkel 2007-09-13 11:52:22 UTC
The emerge of 'sys-process/procps-3.2.7' crashed with the following errors in the pwcache.c and pwd.h, ... . Can 'procps' realy work under macosx?


Reproducible: Always

Steps to Reproduce:
1. Install 'Gentoo Prefixed Portage Bootstrap Process for Mac OS X'
2. emerge procps

Actual Results:  
In file included from proc/pwcache.c:16:
proc/pwcache.h:12: error: conflicting types for ‘user_from_uid’
/usr/include/pwd.h:142: error: previous declaration of ‘user_from_uid’ was here
In file included from proc/pwcache.c:17:
/usr/include/grp.h:110: error: conflicting types for ‘group_from_gid’
proc/pwcache.h:13: error: previous declaration of ‘group_from_gid’ was here
proc/pwcache.c:30: error: conflicting types for ‘user_from_uid’
/usr/include/pwd.h:142: error: previous declaration of ‘user_from_uid’ was here
make: *** [proc/pwcache.o] Error 1
 * 
 * ERROR: sys-process/procps-3.2.7 failed.
 * Call stack:
 *   ebuild.sh, line 1592:   Called dyn_compile
 *   ebuild.sh, line 928:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   procps-3.2.7.ebuild, line 61:   Called die
 * 
 * make failed
Comment 1 Thomas Merkel 2007-09-13 11:53:23 UTC
Created attachment 130802 [details]
complete build log
Comment 2 Elias Pipping (RETIRED) gentoo-dev 2007-09-13 11:58:12 UTC
(In reply to comment #1)
> Created an attachment (id=130802) [edit]
> complete build log
> 

No. Which is why its keywords look like this: ~amd64 ~ia64 ~x86.
Comment 3 Elias Pipping (RETIRED) gentoo-dev 2007-09-13 11:59:01 UTC
referring to the

>Can 'procps' realy work under macosx?

part
Comment 4 Elias Pipping (RETIRED) gentoo-dev 2007-09-13 12:01:08 UTC
What is the output of

  % portageq envvar ACCEPT_KEYWORDS

on your machine?

Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-05-12 18:11:10 UTC
> No. Which is why its keywords look like this: ~amd64 ~ia64 ~x86.

Resolving, WONTFIX. Last comment was 8 months ago and probably shouldn't be fixed at the gentoo-level anyway. Please re-open if needed.